08:28:20  Started by timer
08:28:20  Running as SYSTEM
08:28:20  [EnvInject] - Loading node environment variables.
08:28:20  Building remotely on prd-centos8-builder-2c-2g-2124 (centos8-builder-2c-2g) in workspace /w/workspace/infrautils-maven-merge-6.0.x
08:28:21  [ssh-agent] Looking for ssh-agent implementation...
08:28:21  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
08:28:21  $ ssh-agent
08:28:21  SSH_AUTH_SOCK=/tmp/ssh-MZag02x8d56k/agent.5456
08:28:21  SSH_AGENT_PID=5458
08:28:21  [ssh-agent] Started.
08:28:21  Running ssh-add (command line suppressed)
08:28:21  Identity added: /w/workspace/infrautils-maven-merge-6.0.x@tmp/private_key_14161270797624438930.key (/w/workspace/infrautils-maven-merge-6.0.x@tmp/private_key_14161270797624438930.key)
08:28:21  [ssh-agent] Using credentials jenkins (jenkins-ssh)
08:28:21  The recommended git tool is: NONE
08:28:23  using credential jenkins-ssh
08:28:23  Wiping out workspace first.
08:28:23  Cloning the remote Git repository
08:28:23  Cloning repository git://devvexx.opendaylight.org/mirror/infrautils
08:28:23   > git init /w/workspace/infrautils-maven-merge-6.0.x # timeout=10
08:28:24  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/infrautils
08:28:24   > git --version # timeout=10
08:28:24   > git --version # 'git version 2.43.0'
08:28:24  using GIT_SSH to set credentials jenkins-ssh
08:28:24  [INFO] Currently running in a labeled security context
08:28:24  [INFO] Currently SELinux is 'enforcing' on the host
08:28:24   > /usr/bin/chcon --type=ssh_home_t /w/workspace/infrautils-maven-merge-6.0.x@tmp/jenkins-gitclient-ssh13895658873439004324.key
08:28:24  Verifying host key using known hosts file
08:28:24  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.
08:28:24   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/infrautils +refs/heads/*:refs/remotes/origin/* # timeout=10
08:28:25   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/infrautils # timeout=10
08:28:25   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:28:25  Avoid second fetch
08:28:25   > git rev-parse refs/remotes/origin/6.0.x^{commit} # timeout=10
08:28:26  Checking out Revision 1ae7ff78bab15d7928c7bbd9c7ef9e657d14ceb8 (refs/remotes/origin/6.0.x)
08:28:26   > git config core.sparsecheckout # timeout=10
08:28:26   > git checkout -f 1ae7ff78bab15d7928c7bbd9c7ef9e657d14ceb8 # timeout=10
08:28:26  Commit message: "Bump versions to 6.0.12-SNAPSHOT"
08:28:26   > git rev-list --no-walk 1ae7ff78bab15d7928c7bbd9c7ef9e657d14ceb8 # timeout=10
08:28:29  provisioning config files...
08:28:29  copy managed file [npmrc] to file:/home/jenkins/.npmrc
08:28:29  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
08:28:29  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins12950112930630451306.sh
08:28:29  ---> python-tools-install.sh
08:28:29  Setup pyenv:
08:28:29    system
08:28:29  * 3.8.13 (set by /opt/pyenv/version)
08:28:29  * 3.9.13 (set by /opt/pyenv/version)
08:28:30  * 3.10.13 (set by /opt/pyenv/version)
08:28:30  * 3.11.7 (set by /opt/pyenv/version)
08:28:35  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AcJm
08:28:35  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
08:28:39  lf-activate-venv(): INFO: Installing: lftools 
08:29:12  lf-activate-venv(): INFO: Adding /tmp/venv-AcJm/bin to PATH
08:29:12  Generating Requirements File
08:29:34  Python 3.11.7
08:29:34  pip 24.3.1 from /tmp/venv-AcJm/lib/python3.11/site-packages/pip (python 3.11)
08:29:34  appdirs==1.4.4
08:29:34  argcomplete==3.5.2
08:29:34  aspy.yaml==1.3.0
08:29:34  attrs==24.2.0
08:29:34  autopage==0.5.2
08:29:34  beautifulsoup4==4.12.3
08:29:34  boto3==1.35.79
08:29:34  botocore==1.35.79
08:29:34  bs4==0.0.2
08:29:34  cachetools==5.5.0
08:29:34  certifi==2024.8.30
08:29:34  cffi==1.17.1
08:29:34  cfgv==3.4.0
08:29:34  chardet==5.2.0
08:29:34  charset-normalizer==3.4.0
08:29:34  click==8.1.7
08:29:34  cliff==4.8.0
08:29:34  cmd2==2.5.7
08:29:34  cryptography==3.3.2
08:29:34  debtcollector==3.0.0
08:29:34  decorator==5.1.1
08:29:34  defusedxml==0.7.1
08:29:34  Deprecated==1.2.15
08:29:34  distlib==0.3.9
08:29:34  dnspython==2.7.0
08:29:34  docker==4.2.2
08:29:34  dogpile.cache==1.3.3
08:29:34  durationpy==0.9
08:29:34  email_validator==2.2.0
08:29:34  filelock==3.16.1
08:29:34  future==1.0.0
08:29:34  gitdb==4.0.11
08:29:34  GitPython==3.1.43
08:29:34  google-auth==2.37.0
08:29:34  httplib2==0.22.0
08:29:34  identify==2.6.3
08:29:34  idna==3.10
08:29:34  importlib-resources==1.5.0
08:29:34  iso8601==2.1.0
08:29:34  Jinja2==3.1.4
08:29:34  jmespath==1.0.1
08:29:34  jsonpatch==1.33
08:29:34  jsonpointer==3.0.0
08:29:34  jsonschema==4.23.0
08:29:34  jsonschema-specifications==2024.10.1
08:29:34  keystoneauth1==5.9.1
08:29:34  kubernetes==31.0.0
08:29:34  lftools==0.37.10
08:29:34  lxml==5.3.0
08:29:34  MarkupSafe==3.0.2
08:29:34  msgpack==1.1.0
08:29:34  multi_key_dict==2.0.3
08:29:34  munch==4.0.0
08:29:34  netaddr==1.3.0
08:29:34  netifaces==0.11.0
08:29:34  niet==1.4.2
08:29:34  nodeenv==1.9.1
08:29:34  oauth2client==4.1.3
08:29:34  oauthlib==3.2.2
08:29:34  openstacksdk==4.1.0
08:29:34  os-client-config==2.1.0
08:29:34  os-service-types==1.7.0
08:29:34  osc-lib==3.2.0
08:29:34  oslo.config==9.7.0
08:29:34  oslo.context==5.7.0
08:29:34  oslo.i18n==6.5.0
08:29:34  oslo.log==6.2.0
08:29:34  oslo.serialization==5.6.0
08:29:34  oslo.utils==8.0.0
08:29:34  packaging==24.2
08:29:34  pbr==6.1.0
08:29:34  platformdirs==4.3.6
08:29:34  prettytable==3.12.0
08:29:34  psutil==6.1.0
08:29:34  pyasn1==0.6.1
08:29:34  pyasn1_modules==0.4.1
08:29:34  pycparser==2.22
08:29:34  pygerrit2==2.0.15
08:29:34  PyGithub==2.5.0
08:29:34  PyJWT==2.10.1
08:29:34  PyNaCl==1.5.0
08:29:34  pyparsing==2.4.7
08:29:34  pyperclip==1.9.0
08:29:34  pyrsistent==0.20.0
08:29:34  python-cinderclient==9.6.0
08:29:34  python-dateutil==2.9.0.post0
08:29:34  python-heatclient==4.0.0
08:29:34  python-jenkins==1.8.2
08:29:34  python-keystoneclient==5.5.0
08:29:34  python-magnumclient==4.7.0
08:29:34  python-openstackclient==7.2.1
08:29:34  python-swiftclient==4.6.0
08:29:34  PyYAML==6.0.2
08:29:34  referencing==0.35.1
08:29:34  requests==2.32.3
08:29:34  requests-oauthlib==2.0.0
08:29:34  requestsexceptions==1.4.0
08:29:34  rfc3986==2.0.0
08:29:34  rpds-py==0.22.3
08:29:34  rsa==4.9
08:29:34  ruamel.yaml==0.18.6
08:29:34  ruamel.yaml.clib==0.2.12
08:29:34  s3transfer==0.10.4
08:29:34  simplejson==3.19.3
08:29:34  six==1.17.0
08:29:34  smmap==5.0.1
08:29:34  soupsieve==2.6
08:29:34  stevedore==5.4.0
08:29:34  tabulate==0.9.0
08:29:34  toml==0.10.2
08:29:34  tomlkit==0.13.2
08:29:34  tqdm==4.67.1
08:29:34  typing_extensions==4.12.2
08:29:34  tzdata==2024.2
08:29:34  urllib3==1.26.20
08:29:34  virtualenv==20.28.0
08:29:34  wcwidth==0.2.13
08:29:34  websocket-client==1.8.0
08:29:34  wrapt==1.17.0
08:29:34  xdg==6.0.0
08:29:34  xmltodict==0.14.2
08:29:34  yq==3.4.3
08:29:34  [infrautils-maven-merge-6.0.x] $ /bin/sh -xe /tmp/jenkins5986962465191385783.sh
08:29:34  + mkdir -p /w/workspace/infrautils-maven-merge-6.0.x/target/classes /w/workspace/infrautils-maven-merge-6.0.x/jacoco/classes
08:29:34  [infrautils-maven-merge-6.0.x] $ /bin/sh -xe /tmp/jenkins12198347011684426753.sh
08:29:34  + echo quiet=on
08:29:34  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-2c-2g-2124
08:29:35  [infrautils-maven-merge-6.0.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=6.0.x -Dsha1=origin/6.0.x -DMAVEN_OPTS= -DPROJECT=infrautils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/6.0.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=6.0.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
08:29:35  " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=infrautils --version
08:29:35  Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
08:29:35  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
08:29:35  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
08:29:35  Default locale: en_US, platform encoding: UTF-8
08:29:35  OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
08:29:35  [infrautils-maven-merge-6.0.x] $ /bin/sh -xe /tmp/jenkins13120320265758060379.sh
08:29:35  + rm /home/jenkins/.wgetrc
08:29:35  [EnvInject] - Injecting environment variables from a build step.
08:29:35  [EnvInject] - Injecting as environment variables the properties content 
08:29:35  SET_JDK_VERSION=openjdk17
08:29:35  GIT_URL="git://devvexx.opendaylight.org/mirror"
08:29:35  
08:29:35  [EnvInject] - Variables injected successfully.
08:29:35  [infrautils-maven-merge-6.0.x] $ /bin/sh /tmp/jenkins10468460372378602903.sh
08:29:35  ---> update-java-alternatives.sh
08:29:35  ---> Updating Java version
08:29:36  ---> RedHat type system detected
08:29:36  openjdk version "17.0.6-ea" 2023-01-17 LTS
08:29:36  OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS)
08:29:36  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)
08:29:36  JAVA_HOME=/usr/lib/jvm/java-17-openjdk
08:29:36  [EnvInject] - Injecting environment variables from a build step.
08:29:36  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
08:29:36  [EnvInject] - Variables injected successfully.
08:29:36  provisioning config files...
08:29:36  copy managed file [global-settings] to file:/w/workspace/infrautils-maven-merge-6.0.x@tmp/config14433290288002335346tmp
08:29:38  copy managed file [infrautils-settings] to file:/w/workspace/infrautils-maven-merge-6.0.x@tmp/config11836369438324729902tmp
08:29:38  [EnvInject] - Injecting environment variables from a build step.
08:29:38  [EnvInject] - Injecting as environment variables the properties content 
08:29:38  SERVER_ID=opendaylight-snapshot
08:29:38  
08:29:38  [EnvInject] - Variables injected successfully.
08:29:38  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins12618236848022832881.sh
08:29:38  ---> create-netrc.sh
08:29:38  [EnvInject] - Injecting environment variables from a build step.
08:29:38  [EnvInject] - Injecting as environment variables the properties content 
08:29:38  NEXUS_CUT_DIRS=6
08:29:38  NEXUS_REPO=opendaylight.snapshot
08:29:38  
08:29:38  [EnvInject] - Variables injected successfully.
08:29:38  [infrautils-maven-merge-6.0.x] $ /bin/bash -l /tmp/jenkins15469011480528426562.sh
08:29:38  ---> maven-fetch-metadata.sh
08:29:38  ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml
08:29:38  + project=org.opendaylight.infrautils
08:29:38  + project_path=org/opendaylight/infrautils
08:29:38  + mkdir -p /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils
08:29:38  + pushd /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils
08:29:38  /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils /w/workspace/infrautils-maven-merge-6.0.x
08:29:38  + set +e
08:29:38  + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ [12455] -> "index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/ [4199] -> "diagstatus-api/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/ [4209] -> "diagstatus-impl/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/ [4189] -> "diagstatus-it/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/ [4219] -> "diagstatus-shell/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/ [4199] -> "diagstatus-web/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/ [4199] -> "feature-parent/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/ [4379] -> "features-infrautils-experimental/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/ [4329] -> "features-infrautils-samples/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/ [4249] -> "features-infrautils/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/ [4259] -> "infrautils-artifacts/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/ [4209] -> "infrautils-docs/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/ [4249] -> "infrautils-features/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/ [4259] -> "infrautils-testutils/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/ [4209] -> "infrautils-util/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/ [4159] -> "inject-spi/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/ [4279] -> "inject.guice.testutils/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/ [4179] -> "inject.guice/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/ [4119] -> "inject/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/ [4189] -> "itestutils-it/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/ [4229] -> "itestutils-parent/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/ [4159] -> "itestutils/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/ [4309] -> "odl-infrautils-diagstatus/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/ [4269] -> "odl-infrautils-inject/index.html.tmp" [1]
08:29:38  2024-12-12 08:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/ [4259] -> "odl-infrautils-ready/index.html.tmp" [1]
08:29:39  2024-12-12 08:29:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/ [4259] -> "odl-infrautils-utils/index.html.tmp" [1]
08:29:39  2024-12-12 08:29:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/ [4119] -> "parent/index.html.tmp" [1]
08:29:39  2024-12-12 08:29:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/ [4149] -> "ready-api/index.html.tmp" [1]
08:29:39  2024-12-12 08:29:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/ [4169] -> "ready-guice/index.html.tmp" [1]
08:29:39  2024-12-12 08:29:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/ [4159] -> "ready-impl/index.html.tmp" [1]
08:29:39  2024-12-12 08:29:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/ [4139] -> "ready-it/index.html.tmp" [1]
08:29:39  2024-12-12 08:29:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/ [98168] -> "diagstatus-api/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:39  2024-12-12 08:29:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/7.0.5-SNAPSHOT/ [10929] -> "diagstatus-api/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:40  2024-12-12 08:29:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/7.0.6-SNAPSHOT/ [97353] -> "diagstatus-api/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:40  2024-12-12 08:29:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml [442/442] -> "diagstatus-api/maven-metadata.xml" [1]
08:29:40  2024-12-12 08:29:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/ [98756] -> "diagstatus-impl/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:40  2024-12-12 08:29:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/7.0.5-SNAPSHOT/ [10986] -> "diagstatus-impl/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:41  2024-12-12 08:29:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/7.0.6-SNAPSHOT/ [97930] -> "diagstatus-impl/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:41  2024-12-12 08:29:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml [443/443] -> "diagstatus-impl/maven-metadata.xml" [1]
08:29:41  2024-12-12 08:29:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/ [65537] -> "diagstatus-it/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:41  2024-12-12 08:29:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/7.0.5-SNAPSHOT/ [7976] -> "diagstatus-it/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:41  2024-12-12 08:29:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/7.0.6-SNAPSHOT/ [64992] -> "diagstatus-it/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:41  2024-12-12 08:29:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml [441/441] -> "diagstatus-it/maven-metadata.xml" [1]
08:29:42  2024-12-12 08:29:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/ [99344] -> "diagstatus-shell/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:42  2024-12-12 08:29:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/7.0.5-SNAPSHOT/ [11044] -> "diagstatus-shell/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:42  2024-12-12 08:29:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/7.0.6-SNAPSHOT/ [98518] -> "diagstatus-shell/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:42  2024-12-12 08:29:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml [444/444] -> "diagstatus-shell/maven-metadata.xml" [1]
08:29:43  2024-12-12 08:29:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/ [98146] -> "diagstatus-web/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:43  2024-12-12 08:29:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/7.0.5-SNAPSHOT/ [10927] -> "diagstatus-web/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:44  2024-12-12 08:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/7.0.6-SNAPSHOT/ [97331] -> "diagstatus-web/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:44  2024-12-12 08:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml [442/442] -> "diagstatus-web/maven-metadata.xml" [1]
08:29:44  2024-12-12 08:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/ [50351] -> "feature-parent/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:44  2024-12-12 08:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/7.0.5-SNAPSHOT/ [6609] -> "feature-parent/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:44  2024-12-12 08:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/7.0.6-SNAPSHOT/ [49941] -> "feature-parent/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:44  2024-12-12 08:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/maven-metadata.xml [442/442] -> "feature-parent/maven-metadata.xml" [1]
08:29:44  2024-12-12 08:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/ [73739] -> "features-infrautils-experimental/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:44  2024-12-12 08:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/7.0.5-SNAPSHOT/ [8808] -> "features-infrautils-experimental/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:45  2024-12-12 08:29:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/7.0.6-SNAPSHOT/ [73194] -> "features-infrautils-experimental/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:45  2024-12-12 08:29:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml [460/460] -> "features-infrautils-experimental/maven-metadata.xml" [1]
08:29:45  2024-12-12 08:29:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/ [71734] -> "features-infrautils-samples/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:45  2024-12-12 08:29:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/7.0.5-SNAPSHOT/ [8603] -> "features-infrautils-samples/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:45  2024-12-12 08:29:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/7.0.6-SNAPSHOT/ [71189] -> "features-infrautils-samples/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:45  2024-12-12 08:29:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml [455/455] -> "features-infrautils-samples/maven-metadata.xml" [1]
08:29:46  2024-12-12 08:29:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/ [68537] -> "features-infrautils/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:46  2024-12-12 08:29:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/7.0.5-SNAPSHOT/ [8276] -> "features-infrautils/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:46  2024-12-12 08:29:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/7.0.6-SNAPSHOT/ [67992] -> "features-infrautils/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:46  2024-12-12 08:29:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/maven-metadata.xml [447/447] -> "features-infrautils/maven-metadata.xml" [1]
08:29:46  2024-12-12 08:29:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/ [52163] -> "infrautils-artifacts/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:46  2024-12-12 08:29:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/7.0.5-SNAPSHOT/ [6801] -> "infrautils-artifacts/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:47  2024-12-12 08:29:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/7.0.6-SNAPSHOT/ [51753] -> "infrautils-artifacts/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:47  2024-12-12 08:29:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml [448/448] -> "infrautils-artifacts/maven-metadata.xml" [1]
08:29:47  2024-12-12 08:29:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/ [98800] -> "infrautils-docs/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:47  2024-12-12 08:29:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/7.0.5-SNAPSHOT/ [10990] -> "infrautils-docs/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:48  2024-12-12 08:29:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/7.0.6-SNAPSHOT/ [97974] -> "infrautils-docs/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:48  2024-12-12 08:29:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml [443/443] -> "infrautils-docs/maven-metadata.xml" [1]
08:29:48  2024-12-12 08:29:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/ [68548] -> "infrautils-features/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:48  2024-12-12 08:29:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/7.0.5-SNAPSHOT/ [8277] -> "infrautils-features/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:48  2024-12-12 08:29:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/7.0.6-SNAPSHOT/ [68003] -> "infrautils-features/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:48  2024-12-12 08:29:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/maven-metadata.xml [447/447] -> "infrautils-features/maven-metadata.xml" [1]
08:29:49  2024-12-12 08:29:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/ [101762] -> "infrautils-testutils/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:49  2024-12-12 08:29:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/7.0.5-SNAPSHOT/ [11283] -> "infrautils-testutils/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:49  2024-12-12 08:29:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/7.0.6-SNAPSHOT/ [100947] -> "infrautils-testutils/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:49  2024-12-12 08:29:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml [448/448] -> "infrautils-testutils/maven-metadata.xml" [1]
08:29:50  2024-12-12 08:29:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/ [98767] -> "infrautils-util/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:50  2024-12-12 08:29:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/7.0.5-SNAPSHOT/ [10988] -> "infrautils-util/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:50  2024-12-12 08:29:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/7.0.6-SNAPSHOT/ [97952] -> "infrautils-util/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:50  2024-12-12 08:29:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/maven-metadata.xml [443/443] -> "infrautils-util/maven-metadata.xml" [1]
08:29:51  2024-12-12 08:29:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/ [95750] -> "inject-spi/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:51  2024-12-12 08:29:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/7.0.5-SNAPSHOT/ [10691] -> "inject-spi/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:51  2024-12-12 08:29:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/7.0.6-SNAPSHOT/ [94935] -> "inject-spi/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:51  2024-12-12 08:29:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/maven-metadata.xml [438/438] -> "inject-spi/maven-metadata.xml" [1]
08:29:52  2024-12-12 08:29:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/ [102949] -> "inject.guice.testutils/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:52  2024-12-12 08:29:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/7.0.5-SNAPSHOT/ [11400] -> "inject.guice.testutils/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:52  2024-12-12 08:29:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/7.0.6-SNAPSHOT/ [102134] -> "inject.guice.testutils/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:52  2024-12-12 08:29:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml [450/450] -> "inject.guice.testutils/maven-metadata.xml" [1]
08:29:53  2024-12-12 08:29:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/ [96959] -> "inject.guice/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:53  2024-12-12 08:29:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/7.0.5-SNAPSHOT/ [10810] -> "inject.guice/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:53  2024-12-12 08:29:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/7.0.6-SNAPSHOT/ [96144] -> "inject.guice/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:53  2024-12-12 08:29:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/maven-metadata.xml [440/440] -> "inject.guice/maven-metadata.xml" [1]
08:29:54  2024-12-12 08:29:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/ [93365] -> "inject/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:54  2024-12-12 08:29:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/7.0.5-SNAPSHOT/ [10456] -> "inject/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:54  2024-12-12 08:29:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/7.0.6-SNAPSHOT/ [92550] -> "inject/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:54  2024-12-12 08:29:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/maven-metadata.xml [434/434] -> "inject/maven-metadata.xml" [1]
08:29:54  2024-12-12 08:29:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/ [65515] -> "itestutils-it/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:54  2024-12-12 08:29:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/7.0.5-SNAPSHOT/ [7974] -> "itestutils-it/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:55  2024-12-12 08:29:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/7.0.6-SNAPSHOT/ [64970] -> "itestutils-it/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:55  2024-12-12 08:29:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/maven-metadata.xml [441/441] -> "itestutils-it/maven-metadata.xml" [1]
08:29:55  2024-12-12 08:29:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/ [51257] -> "itestutils-parent/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:55  2024-12-12 08:29:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/7.0.5-SNAPSHOT/ [6705] -> "itestutils-parent/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:55  2024-12-12 08:29:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/7.0.6-SNAPSHOT/ [50847] -> "itestutils-parent/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:55  2024-12-12 08:29:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml [445/445] -> "itestutils-parent/maven-metadata.xml" [1]
08:29:56  2024-12-12 08:29:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/ [95772] -> "itestutils/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:56  2024-12-12 08:29:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/7.0.5-SNAPSHOT/ [10693] -> "itestutils/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:56  2024-12-12 08:29:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/7.0.6-SNAPSHOT/ [94957] -> "itestutils/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:56  2024-12-12 08:29:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/maven-metadata.xml [438/438] -> "itestutils/maven-metadata.xml" [1]
08:29:56  2024-12-12 08:29:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/ [70943] -> "odl-infrautils-diagstatus/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:56  2024-12-12 08:29:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.0.5-SNAPSHOT/ [8522] -> "odl-infrautils-diagstatus/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:57  2024-12-12 08:29:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.0.6-SNAPSHOT/ [70398] -> "odl-infrautils-diagstatus/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:57  2024-12-12 08:29:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml [453/453] -> "odl-infrautils-diagstatus/maven-metadata.xml" [1]
08:29:57  2024-12-12 08:29:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/ [69306] -> "odl-infrautils-inject/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:57  2024-12-12 08:29:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/7.0.5-SNAPSHOT/ [8355] -> "odl-infrautils-inject/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:57  2024-12-12 08:29:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/7.0.6-SNAPSHOT/ [68761] -> "odl-infrautils-inject/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:57  2024-12-12 08:29:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml [449/449] -> "odl-infrautils-inject/maven-metadata.xml" [1]
08:29:58  2024-12-12 08:29:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/ [68927] -> "odl-infrautils-ready/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:58  2024-12-12 08:29:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/7.0.5-SNAPSHOT/ [8316] -> "odl-infrautils-ready/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:58  2024-12-12 08:29:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/7.0.6-SNAPSHOT/ [68382] -> "odl-infrautils-ready/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:58  2024-12-12 08:29:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml [448/448] -> "odl-infrautils-ready/maven-metadata.xml" [1]
08:29:58  2024-12-12 08:29:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/ [68927] -> "odl-infrautils-utils/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:58  2024-12-12 08:29:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/7.0.5-SNAPSHOT/ [8316] -> "odl-infrautils-utils/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:59  2024-12-12 08:29:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/7.0.6-SNAPSHOT/ [68382] -> "odl-infrautils-utils/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:59  2024-12-12 08:29:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml [448/448] -> "odl-infrautils-utils/maven-metadata.xml" [1]
08:29:59  2024-12-12 08:29:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/ [47968] -> "parent/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:29:59  2024-12-12 08:29:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/7.0.5-SNAPSHOT/ [6356] -> "parent/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:29:59  2024-12-12 08:29:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/7.0.6-SNAPSHOT/ [47558] -> "parent/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:29:59  2024-12-12 08:29:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/maven-metadata.xml [434/434] -> "parent/maven-metadata.xml" [1]
08:30:00  2024-12-12 08:30:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ [95173] -> "ready-api/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:30:00  2024-12-12 08:30:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/7.0.5-SNAPSHOT/ [10634] -> "ready-api/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:30:00  2024-12-12 08:30:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/7.0.6-SNAPSHOT/ [94358] -> "ready-api/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:30:00  2024-12-12 08:30:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/maven-metadata.xml [437/437] -> "ready-api/maven-metadata.xml" [1]
08:30:01  2024-12-12 08:30:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ [96338] -> "ready-guice/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:30:01  2024-12-12 08:30:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/7.0.5-SNAPSHOT/ [10749] -> "ready-guice/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:30:01  2024-12-12 08:30:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/7.0.6-SNAPSHOT/ [95523] -> "ready-guice/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:30:01  2024-12-12 08:30:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/maven-metadata.xml [439/439] -> "ready-guice/maven-metadata.xml" [1]
08:30:01  2024-12-12 08:30:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ [95772] -> "ready-impl/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:30:02  2024-12-12 08:30:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/7.0.5-SNAPSHOT/ [10693] -> "ready-impl/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:30:02  2024-12-12 08:30:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/7.0.6-SNAPSHOT/ [94957] -> "ready-impl/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:30:02  2024-12-12 08:30:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/maven-metadata.xml [438/438] -> "ready-impl/maven-metadata.xml" [1]
08:30:02  2024-12-12 08:30:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ [63532] -> "ready-it/6.0.12-SNAPSHOT/index.html.tmp" [1]
08:30:02  2024-12-12 08:30:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/7.0.5-SNAPSHOT/ [7771] -> "ready-it/7.0.5-SNAPSHOT/index.html.tmp" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/7.0.6-SNAPSHOT/ [62987] -> "ready-it/7.0.6-SNAPSHOT/index.html.tmp" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/maven-metadata.xml [436/436] -> "ready-it/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/maven-metadata.xml [1666/1666] -> "diagstatus-api/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/7.0.5-SNAPSHOT/maven-metadata.xml [1659/1659] -> "diagstatus-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/7.0.6-SNAPSHOT/maven-metadata.xml [1659/1659] -> "diagstatus-api/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/maven-metadata.xml [1667/1667] -> "diagstatus-impl/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/7.0.5-SNAPSHOT/maven-metadata.xml [1660/1660] -> "diagstatus-impl/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/7.0.6-SNAPSHOT/maven-metadata.xml [1660/1660] -> "diagstatus-impl/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/maven-metadata.xml [1233/1233] -> "diagstatus-it/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/7.0.5-SNAPSHOT/maven-metadata.xml [1228/1228] -> "diagstatus-it/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/7.0.6-SNAPSHOT/maven-metadata.xml [1228/1228] -> "diagstatus-it/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/maven-metadata.xml [1668/1668] -> "diagstatus-shell/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/7.0.5-SNAPSHOT/maven-metadata.xml [1661/1661] -> "diagstatus-shell/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/7.0.6-SNAPSHOT/maven-metadata.xml [1661/1661] -> "diagstatus-shell/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/maven-metadata.xml [1666/1666] -> "diagstatus-web/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/7.0.5-SNAPSHOT/maven-metadata.xml [1659/1659] -> "diagstatus-web/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/7.0.6-SNAPSHOT/maven-metadata.xml [1659/1659] -> "diagstatus-web/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/maven-metadata.xml [1059/1059] -> "feature-parent/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/7.0.5-SNAPSHOT/maven-metadata.xml [1055/1055] -> "feature-parent/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/7.0.6-SNAPSHOT/maven-metadata.xml [1055/1055] -> "feature-parent/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-infrautils-experimental/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/7.0.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-infrautils-experimental/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/7.0.6-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-infrautils-experimental/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-infrautils-samples/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/7.0.5-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-infrautils-samples/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/7.0.6-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-infrautils-samples/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/maven-metadata.xml [1281/1281] -> "features-infrautils/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/7.0.5-SNAPSHOT/maven-metadata.xml [1276/1276] -> "features-infrautils/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/7.0.6-SNAPSHOT/maven-metadata.xml [1276/1276] -> "features-infrautils/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/maven-metadata.xml [1065/1065] -> "infrautils-artifacts/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/7.0.5-SNAPSHOT/maven-metadata.xml [1061/1061] -> "infrautils-artifacts/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/7.0.6-SNAPSHOT/maven-metadata.xml [1061/1061] -> "infrautils-artifacts/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/maven-metadata.xml [1667/1667] -> "infrautils-docs/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/7.0.5-SNAPSHOT/maven-metadata.xml [1660/1660] -> "infrautils-docs/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/7.0.6-SNAPSHOT/maven-metadata.xml [1660/1660] -> "infrautils-docs/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/maven-metadata.xml [1281/1281] -> "infrautils-features/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/7.0.5-SNAPSHOT/maven-metadata.xml [1276/1276] -> "infrautils-features/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/7.0.6-SNAPSHOT/maven-metadata.xml [1276/1276] -> "infrautils-features/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/maven-metadata.xml [1672/1672] -> "infrautils-testutils/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/7.0.5-SNAPSHOT/maven-metadata.xml [1665/1665] -> "infrautils-testutils/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/7.0.6-SNAPSHOT/maven-metadata.xml [1665/1665] -> "infrautils-testutils/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/maven-metadata.xml [1667/1667] -> "infrautils-util/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/7.0.5-SNAPSHOT/maven-metadata.xml [1660/1660] -> "infrautils-util/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/7.0.6-SNAPSHOT/maven-metadata.xml [1660/1660] -> "infrautils-util/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/maven-metadata.xml [1662/1662] -> "inject-spi/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "inject-spi/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/7.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "inject-spi/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/maven-metadata.xml [1674/1674] -> "inject.guice.testutils/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/7.0.5-SNAPSHOT/maven-metadata.xml [1667/1667] -> "inject.guice.testutils/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/7.0.6-SNAPSHOT/maven-metadata.xml [1667/1667] -> "inject.guice.testutils/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/maven-metadata.xml [1664/1664] -> "inject.guice/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/7.0.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "inject.guice/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/7.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "inject.guice/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/maven-metadata.xml [1658/1658] -> "inject/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/7.0.5-SNAPSHOT/maven-metadata.xml [1651/1651] -> "inject/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/7.0.6-SNAPSHOT/maven-metadata.xml [1651/1651] -> "inject/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/maven-metadata.xml [1233/1233] -> "itestutils-it/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/7.0.5-SNAPSHOT/maven-metadata.xml [1228/1228] -> "itestutils-it/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/7.0.6-SNAPSHOT/maven-metadata.xml [1228/1228] -> "itestutils-it/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/maven-metadata.xml [1062/1062] -> "itestutils-parent/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/7.0.5-SNAPSHOT/maven-metadata.xml [1058/1058] -> "itestutils-parent/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/7.0.6-SNAPSHOT/maven-metadata.xml [1058/1058] -> "itestutils-parent/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/maven-metadata.xml [1662/1662] -> "itestutils/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "itestutils/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/7.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "itestutils/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-infrautils-diagstatus/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-infrautils-diagstatus/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-infrautils-diagstatus/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-infrautils-inject/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/7.0.5-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-infrautils-inject/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/7.0.6-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-infrautils-inject/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-infrautils-ready/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/7.0.5-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-infrautils-ready/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/7.0.6-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-infrautils-ready/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-infrautils-utils/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/7.0.5-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-infrautils-utils/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/7.0.6-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-infrautils-utils/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/maven-metadata.xml [1051/1051] -> "parent/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/7.0.5-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/7.0.6-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/maven-metadata.xml [1661/1661] -> "ready-api/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/7.0.5-SNAPSHOT/maven-metadata.xml [1654/1654] -> "ready-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/7.0.6-SNAPSHOT/maven-metadata.xml [1654/1654] -> "ready-api/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/maven-metadata.xml [1663/1663] -> "ready-guice/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/7.0.5-SNAPSHOT/maven-metadata.xml [1656/1656] -> "ready-guice/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/7.0.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "ready-guice/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/maven-metadata.xml [1662/1662] -> "ready-impl/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "ready-impl/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/7.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "ready-impl/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/maven-metadata.xml [1228/1228] -> "ready-it/6.0.12-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/7.0.5-SNAPSHOT/maven-metadata.xml [1223/1223] -> "ready-it/7.0.5-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  2024-12-12 08:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/7.0.6-SNAPSHOT/maven-metadata.xml [1223/1223] -> "ready-it/7.0.6-SNAPSHOT/maven-metadata.xml" [1]
08:30:03  FINISHED --2024-12-12 08:30:03--
08:30:03  Total wall clock time: 25s
08:30:03  Downloaded: 241 files, 5.1M in 0.2s (33.1 MB/s)
08:30:03  + set -e
08:30:03  + popd
08:30:03  /w/workspace/infrautils-maven-merge-6.0.x
08:30:03  + mkdir -p /w/workspace/infrautils-maven-merge-6.0.x/m2repo-backup
08:30:03  + cp -a /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org /w/workspace/infrautils-maven-merge-6.0.x/m2repo-backup
08:30:03  [infrautils-maven-merge-6.0.x] $ /bin/sh -xe /tmp/jenkins12200702901994950620.sh
08:30:03  [EnvInject] - Injecting environment variables from a build step.
08:30:03  [EnvInject] - Injecting as environment variables the properties content 
08:30:03  MAVEN_GOALS=clean deploy
08:30:03  
08:30:03  [EnvInject] - Variables injected successfully.
08:30:03  [infrautils-maven-merge-6.0.x] $ /bin/bash -l /tmp/jenkins1036435793150596177.sh
08:30:03  ---> common-variables.sh
08:30:03  --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
08:30:03  ---> maven-build.sh
08:30:03  + set +u
08:30:03  + export MAVEN_OPTS
08:30:03  + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/infrautils-maven-merge-6.0.x@tmp/config14433290288002335346tmp --settings /w/workspace/infrautils-maven-merge-6.0.x@tmp/config11836369438324729902tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge
08:30:04  Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
08:30:04  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
08:30:04  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
08:30:04  Default locale: en_US, platform encoding: UTF-8
08:30:04  OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
08:30:05  [INFO] Error stacktraces are turned on.
08:30:05  [INFO] Scanning for projects...
08:30:15  [INFO] ------------------------------------------------------------------------
08:30:15  [INFO] Reactor Build Order:
08:30:15  [INFO] 
08:30:15  [INFO] ODL :: infrautils :: infrautils-artifacts                          [pom]
08:30:15  [INFO] ODL :: infrautils :: parent                                        [pom]
08:30:15  [INFO] ODL :: infrautils :: infrautils-testutils                          [jar]
08:30:15  [INFO] ODL :: infrautils :: infrautils-util                            [bundle]
08:30:15  [INFO] ODL :: infrautils :: inject                                     [bundle]
08:30:15  [INFO] ODL :: infrautils :: inject.guice.testutils                        [jar]
08:30:15  [INFO] ODL :: infrautils :: itestutils                                 [bundle]
08:30:15  [INFO] ODL :: infrautils :: ready-api                                  [bundle]
08:30:15  [INFO] diagstatus-api                                                  [bundle]
08:30:15  [INFO] diagstatus-impl                                                 [bundle]
08:30:15  [INFO] diagstatus-web                                                  [bundle]
08:30:15  [INFO] diagstatus-shell                                                [bundle]
08:30:15  [INFO] ODL :: infrautils :: ready-impl                                 [bundle]
08:30:15  [INFO] ODL :: infrautils :: inject-spi                                 [bundle]
08:30:15  [INFO] ODL :: infrautils :: inject.guice                               [bundle]
08:30:15  [INFO] ODL :: infrautils :: ready-guice                                   [jar]
08:30:15  [INFO] infrautils-docs                                                    [jar]
08:30:15  [INFO] OpenDaylight :: Infrautils :: feature-parent                       [pom]
08:30:15  [INFO] OpenDaylight :: Infrautils :: Utils                            [feature]
08:30:15  [INFO] OpenDaylight :: Infrautils :: Ready                            [feature]
08:30:15  [INFO] OpenDaylight :: Infrautils :: DiagStatus                       [feature]
08:30:15  [INFO] ODL :: infrautils :: features-infrautils                       [feature]
08:30:15  [INFO] OpenDaylight :: Infrautils :: @Inject                          [feature]
08:30:15  [INFO] ODL :: infrautils :: features-infrautils-experimental          [feature]
08:30:15  [INFO] ODL :: infrautils :: features-infrautils-samples               [feature]
08:30:15  [INFO] ODL :: infrautils :: infrautils-features                       [feature]
08:30:15  [INFO] ODL :: infrautils :: features-aggregator                           [pom]
08:30:15  [INFO] ODL :: infrautils :: common-aggregator                             [pom]
08:30:15  [INFO] ODL :: infrautils :: itestutils-parent                             [pom]
08:30:15  [INFO] ODL :: infrautils :: diagstatus-it                                 [jar]
08:30:15  [INFO] diagstatus-aggregator                                              [pom]
08:30:15  [INFO] ODL :: infrautils :: inject-aggregator                             [pom]
08:30:15  [INFO] ODL :: infrautils :: itestutils-it                                 [jar]
08:30:15  [INFO] ODL :: infrautils :: itestutils-aggregator                         [pom]
08:30:15  [INFO] ODL :: infrautils :: ready-it                                      [jar]
08:30:15  [INFO] ODL :: infrautils :: ready-aggregator                              [pom]
08:30:15  [INFO] ODL :: infrautils :: infrautils-karaf                              [jar]
08:30:15  [INFO] infrautils                                                         [pom]
08:30:15  [INFO] 
08:30:15  [INFO] ----------< org.opendaylight.infrautils:infrautils-artifacts >----------
08:30:15  [INFO] Building ODL :: infrautils :: infrautils-artifacts 6.0.12-SNAPSHOT [1/38]
08:30:15  [INFO] --------------------------------[ pom ]---------------------------------
08:30:16  [INFO] 
08:30:16  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ infrautils-artifacts ---
08:30:16  [INFO] 
08:30:16  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ infrautils-artifacts ---
08:30:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
08:30:16  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
08:30:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:30:16  [INFO] 
08:30:16  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ infrautils-artifacts ---
08:30:17  [INFO] 
08:30:17  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ infrautils-artifacts ---
08:30:18  [INFO] CycloneDX: Resolving Dependencies
08:30:18  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
08:30:18  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/artifacts/target/bom.xml
08:30:19  [INFO]            attaching as infrautils-artifacts-6.0.12-SNAPSHOT-cyclonedx.xml
08:30:19  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/artifacts/target/bom.json
08:30:19  [INFO]            attaching as infrautils-artifacts-6.0.12-SNAPSHOT-cyclonedx.json
08:30:19  [INFO] 
08:30:19  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ infrautils-artifacts ---
08:30:19  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/artifacts/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-SNAPSHOT.pom
08:30:19  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-SNAPSHOT-cyclonedx.xml
08:30:19  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-SNAPSHOT-cyclonedx.json
08:30:19  [INFO] 
08:30:19  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ infrautils-artifacts ---
08:30:19  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:30:19  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:30:19  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/maven-metadata.xml
08:30:19  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:30:19      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:30:19      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:30:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:30:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:30:19      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:30:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:30:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:30:19      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:30:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:30:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:30:19      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:30:19      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:30:19      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:30:19      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:30:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:30:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:30:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:30:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:30:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:30:19      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:30:19      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:30:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:30:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:30:19      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:30:19      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:30:19      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:30:19      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:30:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:30:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:30:19      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:30:19      at java.lang.reflect.Method.invoke (Method.java:568)
08:30:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:30:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:30:19      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:30:19      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:30:19  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/maven-metadata.xml
08:30:19  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml
08:30:19  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:30:19      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:30:19      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:30:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:30:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:30:19      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:30:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:30:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:30:19      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:30:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:30:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:30:19      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:30:19      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:30:19      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:30:19      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:30:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:30:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:30:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:30:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:30:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:30:19      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:30:19      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:30:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:30:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:30:19      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:30:19      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:30:19      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:30:19      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:30:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:30:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:30:19      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:30:19      at java.lang.reflect.Method.invoke (Method.java:568)
08:30:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:30:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:30:19      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:30:19      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:30:19  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml
08:30:19  [INFO] 
08:30:19  [INFO] -----------------< org.opendaylight.infrautils:parent >-----------------
08:30:19  [INFO] Building ODL :: infrautils :: parent 6.0.12-SNAPSHOT              [2/38]
08:30:19  [INFO] --------------------------------[ pom ]---------------------------------
08:30:20  [INFO] 
08:30:20  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ parent ---
08:30:20  [INFO] 
08:30:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ parent ---
08:30:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
08:30:20  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
08:30:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:30:20  [INFO] 
08:30:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ parent ---
08:30:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:30:20  [INFO] 
08:30:20  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ parent ---
08:30:20  [INFO] 
08:30:20  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ parent ---
08:30: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/infrautils-maven-merge-6.0.x/common/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/**
08:30:20  [INFO] 
08:30:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ parent ---
08:30:23  [INFO] Starting audit...
08:30:23  Audit done.
08:30:23  [INFO] You have 0 Checkstyle violations.
08:30:23  [INFO] 
08:30:23  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ parent ---
08:30:23  [INFO] Starting audit...
08:30:23  Audit done.
08:30:23  [INFO] You have 0 Checkstyle violations.
08:30:23  [INFO] 
08:30:23  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ parent ---
08:30:24  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/common/parent/target/classes/LICENSE
08:30:24  [INFO] 
08:30:24  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ parent >>>
08:30:24  [INFO] 
08:30:24  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ parent ---
08:30:28  [INFO] 
08:30:28  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ parent <<<
08:30:28  [INFO] 
08:30:28  [INFO] 
08:30:28  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ parent ---
08:30:28  [INFO] 
08:30:28  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ parent ---
08:30:28  [INFO] 
08:30:28  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ parent ---
08:30:28  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
08:30:28  [INFO] 
08:30:28  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ parent ---
08:30:28  [INFO] CycloneDX: Resolving Dependencies
08:30:29  [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s)
08:30:29  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/common/parent/target/bom.xml
08:30:29  [INFO]            attaching as parent-6.0.12-SNAPSHOT-cyclonedx.xml
08:30:29  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/common/parent/target/bom.json
08:30:29  [INFO]            attaching as parent-6.0.12-SNAPSHOT-cyclonedx.json
08:30:29  [INFO] 
08:30:29  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ parent ---
08:30:30  [INFO] Ignoring POM project!
08:30:30  [INFO] 
08:30:30  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ parent ---
08:30:30  [INFO] Skipping pom project
08:30:30  [INFO] 
08:30:30  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ parent ---
08:30:30  [INFO] 
08:30:30  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ parent ---
08:30:30  [INFO] 
08:30:30  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ parent ---
08:30:30  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:30:30  [INFO] 
08:30:30  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ parent ---
08:30:30  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/common/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-SNAPSHOT.pom
08:30:30  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/common/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-SNAPSHOT-cyclonedx.xml
08:30:30  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/common/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-SNAPSHOT-cyclonedx.json
08:30:30  [INFO] 
08:30:30  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ parent ---
08:30:30  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:30:30  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:30:30  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/maven-metadata.xml
08:30:30  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:30:30      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:30:30      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:30:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:30:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:30:30      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:30:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:30:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:30:30      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:30:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:30:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:30:30      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:30:30      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:30:30      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:30:30      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:30:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:30:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:30:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:30:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:30:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:30:30      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:30:30      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:30:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:30:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:30:30      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:30:30      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:30:30      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:30:30      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:30:30      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:30:30      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:30:30      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:30:30      at java.lang.reflect.Method.invoke (Method.java:568)
08:30:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:30:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:30:30      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:30:30      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:30:30  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/maven-metadata.xml
08:30:30  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/parent/maven-metadata.xml
08:30:30  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:30:30      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:30:30      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:30:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:30:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:30:30      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:30:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:30:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:30:30      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:30:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:30:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:30:30      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:30:30      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:30:30      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:30:30      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:30:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:30:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:30:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:30:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:30:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:30:30      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:30:30      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:30:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:30:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:30:30      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:30:30      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:30:30      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:30:30      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:30:30      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:30:30      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:30:30      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:30:30      at java.lang.reflect.Method.invoke (Method.java:568)
08:30:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:30:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:30:30      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:30:30      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:30:30  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/parent/maven-metadata.xml
08:30:30  [INFO] 
08:30:30  [INFO] ----------< org.opendaylight.infrautils:infrautils-testutils >----------
08:30:30  [INFO] Building ODL :: infrautils :: infrautils-testutils 6.0.12-SNAPSHOT [3/38]
08:30:30  [INFO] --------------------------------[ jar ]---------------------------------
08:30:31  [INFO] 
08:30:31  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ infrautils-testutils ---
08:30:31  [INFO] 
08:30:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ infrautils-testutils ---
08:30:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:30:31  [INFO] 
08:30:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ infrautils-testutils ---
08:30:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:30:31  [INFO] 
08:30:31  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ infrautils-testutils ---
08:30:32  [INFO] 
08:30:32  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ infrautils-testutils ---
08:30: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/infrautils-maven-merge-6.0.x/testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
08:30:32  [INFO] 
08:30:32  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ infrautils-testutils ---
08:30:32  [INFO] Starting audit...
08:30:32  Audit done.
08:30:32  [INFO] You have 0 Checkstyle violations.
08:30:32  [INFO] 
08:30:32  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ infrautils-testutils ---
08:30:34  [INFO] Starting audit...
08:30:34  Audit done.
08:30:34  [INFO] You have 0 Checkstyle violations.
08:30:34  [INFO] 
08:30:34  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ infrautils-testutils ---
08:30:34  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/classes/LICENSE
08:30:34  [INFO] 
08:30:34  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ infrautils-testutils ---
08:30:34  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/resources
08:30:34  [INFO] 
08:30:34  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ infrautils-testutils ---
08:30:35  [INFO] Recompiling the module because of changed dependency.
08:30:35  [INFO] Compiling 21 source files with javac [forked debug release 17] to target/classes
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:[44,21] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue
08:30:40      (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester)
08:30:40    Did you mean '@CanIgnoreReturnValue'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[41,22] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:40      (see https://errorprone.info/bugpattern/Varifier)
08:30:40    Did you mean 'var sb = new StringBuilder();'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[73,39] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.)
08:30:40      (see https://errorprone.info/bugpattern/StringCaseLocaleUsage)
08:30:40    Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("META-INF/NOTICE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("META-INF/NOTICE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("META-INF/NOTICE")'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[74,39] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.)
08:30:40      (see https://errorprone.info/bugpattern/StringCaseLocaleUsage)
08:30:40    Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("META-INF/LICENSE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("META-INF/LICENSE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("META-INF/LICENSE")'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[75,39] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.)
08:30:40      (see https://errorprone.info/bugpattern/StringCaseLocaleUsage)
08:30:40    Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("LICENSE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("LICENSE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("LICENSE")'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[76,39] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.)
08:30:40      (see https://errorprone.info/bugpattern/StringCaseLocaleUsage)
08:30:40    Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("LICENSE/NOTICE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("LICENSE/NOTICE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("LICENSE/NOTICE")'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:[59,19] [EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals.
08:30:40      (see https://errorprone.info/bugpattern/EqualsGetClass)
08:30:40    Did you mean 'if (!(obj instanceof LogCapture)) {'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:[66,19] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:40      (see https://errorprone.info/bugpattern/Varifier)
08:30:40    Did you mean 'var other = (LogCapture) obj;'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogRule.java:[57,21] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but startTimeInMS is not
08:30:40      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:30:40    Did you mean 'long startTimeInMs = System.currentTimeMillis();'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogRule.java:[65,25] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but durationInMS is not
08:30:40      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:30:40    Did you mean 'long durationInMs = System.currentTimeMillis() - startTimeInMS;'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureRule.java:[51,66] [UnusedVariable] The parameter 'description' is never read.
08:30:40      (see https://errorprone.info/bugpattern/UnusedVariable)
08:30:40    Did you mean 'RunUntilFailureStatement(Statement statement) {'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[85,16] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: trace(arg0, arg1, arg2, arg3)
08:30:40      (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker)
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[145,16] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: debug(arg0, arg1, arg2, arg3)
08:30:40      (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker)
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[205,16] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: info(arg0, arg1, arg2, arg3)
08:30:40      (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker)
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[265,16] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: warn(arg0, arg1, arg2, arg3)
08:30:40      (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker)
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[325,16] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: error(arg0, arg1, arg2, arg3)
08:30:40      (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker)
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MethodExtensions.java:[30,32] [AnnotationPosition] @Regex is a TYPE_USE annotation, so should appear after modifiers and directly before the type.
08:30:40      (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations)
08:30:40    Did you mean to remove this line?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MethodExtensions.java:[37,22] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:40      (see https://errorprone.info/bugpattern/Varifier)
08:30:40    Did you mean 'var sb = new StringBuilder();'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:[32,25] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but baseURL is not
08:30:40      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:30:40    Did you mean 'private final String baseUrl;'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:[38,32] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but baseURL is not; did you mean 'baseUrl'?
08:30:40      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:[43,12] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:40      (see https://errorprone.info/bugpattern/Varifier)
08:30:40    Did you mean 'var url = new URL(baseURL + (path.startsWith("/") ? path.substring(1) : path));'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:[44,26] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:40      (see https://errorprone.info/bugpattern/Varifier)
08:30:40    Did you mean 'var conn = (HttpURLConnection) url.openConnection();'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:[49,24] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:40      (see https://errorprone.info/bugpattern/Varifier)
08:30:40    Did you mean 'var http = new ServerConnector(server);'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:[55,33] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:40      (see https://errorprone.info/bugpattern/Varifier)
08:30:40    Did you mean 'var contextHandlerCollection = new ContextHandlerCollection();'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:[82,18] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but getTestContextURL is not; did you mean 'getTestContextUrl'?
08:30:40      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:[87,22] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:40      (see https://errorprone.info/bugpattern/Varifier)
08:30:40    Did you mean 'var servletHolder = new ServletHolder(servlet);'?
08:30:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/slf4j/simpl/SimpleServiceProvider.java:[32,25] [NonFinalStaticField] Static fields should almost always be final.
08:30:40      (see https://errorprone.info/bugpattern/NonFinalStaticField)
08:30:40  [INFO] 
08:30:40  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ infrautils-testutils >>>
08:30:40  [INFO] 
08:30:40  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ infrautils-testutils ---
08:30:41  [INFO] Fork Value is true
08:30:47  [INFO] Done SpotBugs Analysis....
08:30:47  [INFO] 
08:30:47  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ infrautils-testutils <<<
08:30:47  [INFO] 
08:30:47  [INFO] 
08:30:47  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ infrautils-testutils ---
08:30:47  [INFO] BugInstance size is 0
08:30:47  [INFO] Error size is 0
08:30:47  [INFO] No errors/warnings found
08:30:47  [INFO] 
08:30:47  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ infrautils-testutils ---
08:30:47  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/resources
08:30:47  [INFO] 
08:30:47  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ infrautils-testutils ---
08:30:47  [INFO] Recompiling the module because of changed dependency.
08:30:47  [INFO] Compiling 11 source files with javac [forked debug release 17] to target/test-classes
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[47,30] [DirectInvocationOnMock] Methods should not be directly invoked on the mock `service`. Should this be part of a verify(..) call?
08:30:51      (see https://errorprone.info/bugpattern/DirectInvocationOnMock)
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[54,40] [DirectInvocationOnMock] Methods should not be directly invoked on the mock `service`. Should this be part of a verify(..) call?
08:30:51      (see https://errorprone.info/bugpattern/DirectInvocationOnMock)
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[66,38] [DirectInvocationOnMock] Methods should not be directly invoked on the mock `service`. Should this be part of a verify(..) call?
08:30:51      (see https://errorprone.info/bugpattern/DirectInvocationOnMock)
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[79,16] [MockitoDoSetup] Prefer using when/thenReturn over doReturn/when for additional type safety.
08:30:51      (see https://errorprone.info/bugpattern/MockitoDoSetup)
08:30:51    Did you mean 'when(service.foobar(any())).thenReturn(123);'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[88,16] [MockitoDoSetup] Prefer using when/thenReturn over doReturn/when for additional type safety.
08:30:51      (see https://errorprone.info/bugpattern/MockitoDoSetup)
08:30:51    Did you mean 'when(service.foobar(any())).thenAnswer(invocation -> {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[64,19] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be
08:30:51      (see https://errorprone.info/bugpattern/YodaCondition)
08:30:51    Did you mean 'return Objects.equals(file.getName(), "hello.txt") ? 123 : 0;' or 'return file.getName().equals("hello.txt") ? 123 : 0;'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[91,17] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:51      (see https://errorprone.info/bugpattern/Varifier)
08:30:51    Did you mean 'var file = (File) invocation.getArguments()[0];'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[92,19] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be
08:30:51      (see https://errorprone.info/bugpattern/YodaCondition)
08:30:51    Did you mean 'return Objects.equals(file.getName(), "hello.txt") ? 123 : 0;' or 'return file.getName().equals("hello.txt") ? 123 : 0;'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoTest.java:[48,33] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:51      (see https://errorprone.info/bugpattern/Varifier)
08:30:51    Did you mean 'var ex = assertThrows(UnstubbedMethodException.class, () -> service.foo());'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoTest.java:[55,19] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be
08:30:51      (see https://errorprone.info/bugpattern/YodaCondition)
08:30:51    Did you mean 'return Objects.equals(file.getName(), "hello.txt") ? 123 : 0;' or 'return file.getName().equals("hello.txt") ? 123 : 0;'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoUnstubbedMethodExceptionAnswerTest.java:[20,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void answering() throws IOException {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoUnstubbedMethodExceptionAnswerTest.java:[22,33] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:51      (see https://errorprone.info/bugpattern/Varifier)
08:30:51    Did you mean 'var ex = assertThrows(UnstubbedMethodException.class, () -> mock.close());'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/ClasspathHellDuplicatesCheckRuleTest.java:[24,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void something() throws Exception {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/ClasspathHellDuplicatesCheckRuleTest.java:[21,62] [NonFinalStaticField] Static fields should almost always be final.
08:30:51      (see https://errorprone.info/bugpattern/NonFinalStaticField)
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/ClasspathHellDuplicatesCheckerTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void noDuplicates() {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/ClasspathHellDuplicatesCheckerTest.java:[24,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void noDuplicates() {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/ExampleTest.java:[46,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void a() throws InterruptedException {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/ExampleTest.java:[39,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void a() throws InterruptedException {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/ExampleTest.java:[30,54] [NonFinalStaticField] Static fields should almost always be final.
08:30:51      (see https://errorprone.info/bugpattern/NonFinalStaticField)
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/ExampleTest.java:[36,62] [NonFinalStaticField] Static fields should almost always be final.
08:30:51      (see https://errorprone.info/bugpattern/NonFinalStaticField)
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[98,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void logCaptureRule() {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[63,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void logCaptureRule() {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void logCaptureRule() {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[38,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void logCaptureRule() {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[110,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void logCaptureRule() {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[68,22] [ThrowSpecificExceptions] Base exception classes should be treated as abstract. If the exception is intended to be caught, throw a domain-specific exception. Otherwise, prefer a more specific exception for clarity. Common alternatives include: AssertionError, IllegalArgumentException, IllegalStateException, and (Guava's) VerifyException.
08:30:51      (see https://errorprone.info/bugpattern/ThrowSpecificExceptions)
08:30:51    Did you mean 'throw new AssertionError("boum thrown message", new IllegalArgumentException("boum thrown cause"));'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[72,32] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:51      (see https://errorprone.info/bugpattern/Varifier)
08:30:51    Did you mean 'var ex = assertThrows(LogCaptureRuleException.class, () -> stmt.evaluate());'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[90,21] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:51      (see https://errorprone.info/bugpattern/Varifier)
08:30:51    Did you mean 'var sw = new StringWriter();'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[91,20] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:51      (see https://errorprone.info/bugpattern/Varifier)
08:30:51    Did you mean 'var pw = new PrintWriter(sw);'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[99,23] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:51      (see https://errorprone.info/bugpattern/Varifier)
08:30:51    Did you mean 'var logCaptureRule = new LogCaptureRule();'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/tests/LogCaptureRuleInternalTest.java:[111,23] [Varifier] Consider using `var` here to avoid boilerplate.
08:30:51      (see https://errorprone.info/bugpattern/Varifier)
08:30:51    Did you mean 'var logCaptureRule = new LogCaptureRule();'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/web/TestWebServerTest.java:[72,16] [UnnecessarilyFullyQualified] This fully qualified name is unambiguous to the compiler if imported.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessarilyFullyQualified)
08:30:51    Did you mean '@Serial'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/web/TestWebServerTest.java:[82,16] [UnnecessarilyFullyQualified] This fully qualified name is unambiguous to the compiler if imported.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessarilyFullyQualified)
08:30:51    Did you mean '@Serial'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/web/TestWebServerTest.java:[41,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void webServerWithoutServlet() throws ServletException, IOException {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/web/TestWebServerTest.java:[34,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void webServerWithoutServlet() throws ServletException, IOException {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/web/TestWebServerTest.java:[59,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void webServerWithoutServlet() throws ServletException, IOException {'?
08:30:51  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/test/java/org/opendaylight/infrautils/testutils/web/TestWebServerTest.java:[49,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:30:51      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:30:51    Did you mean 'public void webServerWithoutServlet() throws ServletException, IOException {'?
08:30:51  [INFO] 
08:30:51  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ infrautils-testutils ---
08:30:51  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/surefire-reports
08:30:51  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:30:51  [INFO] 
08:30:51  [INFO] -------------------------------------------------------
08:30:51  [INFO]  T E S T S
08:30:51  [INFO] -------------------------------------------------------
08:30:53  [INFO] Running org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckRuleTest
08:30:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckRuleTest
08:30:53  [INFO] Running org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckerTest
08:30:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckerTest
08:30:54  [INFO] Running org.opendaylight.infrautils.testutils.tests.ExampleTest
08:30:55  [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s -- in org.opendaylight.infrautils.testutils.tests.ExampleTest
08:30:55  [INFO] Running org.opendaylight.infrautils.testutils.tests.LogCaptureRuleInternalTest
08:30:55  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.infrautils.testutils.tests.LogCaptureRuleInternalTest
08:30:55  [INFO] Running org.opendaylight.infrautils.testutils.tests.LogCaptureRuleTest
08:30:55  [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.032 s -- in org.opendaylight.infrautils.testutils.tests.LogCaptureRuleTest
08:30:55  [INFO] Running org.opendaylight.infrautils.testutils.mockito.MethodExtensionsTest
08:30:55  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.infrautils.testutils.mockito.MethodExtensionsTest
08:30:55  [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoExampleTutorialTest
08:30:56  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
08:30:58  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.208 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoExampleTutorialTest
08:30:58  [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoTest
08:30:58  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoTest
08:30:58  [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoUnstubbedMethodExceptionAnswerTest
08:30:58  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoUnstubbedMethodExceptionAnswerTest
08:30:58  [INFO] Running org.opendaylight.infrautils.testutils.web.TestWebServerTest
08:30:59  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s -- in org.opendaylight.infrautils.testutils.web.TestWebServerTest
08:30:59  [INFO] 
08:30:59  [INFO] Results:
08:30:59  [INFO] 
08:30:59  [WARNING] Tests run: 55, Failures: 0, Errors: 0, Skipped: 2
08:30:59  [INFO] 
08:30:59  [INFO] 
08:30:59  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ infrautils-testutils ---
08:30:59  [INFO] 
08:30:59  [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ infrautils-testutils ---
08:31:00  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar
08:31:00  [INFO] 
08:31:00  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ infrautils-testutils ---
08:31:00  [INFO] No previous run data found, generating javadoc.
08:31:02  [WARNING] Javadoc Warnings
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/package-info.java:9: warning: no comment
08:31:02  [WARNING] package org.opendaylight.infrautils.testutils;
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:27: warning: no comment
08:31:02  [WARNING] public static final ClasspathHellDuplicatesChecker INSTANCE = new ClasspathHellDuplicatesChecker();
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:32: warning: no comment
08:31:02  [WARNING] public ClasspathHellDuplicatesChecker() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:36: warning: no comment
08:31:02  [WARNING] public Map<String, List<String>> getDuplicates() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:68: warning: no comment
08:31:02  [WARNING] protected boolean isHarmlessDuplicate(String resourcePath) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:40: warning: no comment
08:31:02  [WARNING] public String toString(Map<String, List<String>> map) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:39: warning: no comment
08:31:02  [WARNING] public ClasspathHellDuplicatesCheckRule() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:35: warning: no comment
08:31:02  [WARNING] public ClasspathHellDuplicatesCheckRule(ClasspathHellDuplicatesChecker checker) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:49: warning: no comment
08:31:02  [WARNING] protected void checkClasspath() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/HttpResponse.java:35: warning: no comment
08:31:02  [WARNING] public String getBody() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/HttpResponse.java:31: warning: no comment
08:31:02  [WARNING] public int getStatus() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment
08:31:02  [WARNING] public enum Level { ERROR }
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:30: warning: no comment
08:31:02  [WARNING] public LogCapture(Level level, String message, @Nullable Throwable cause) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:44: warning: no comment
08:31:02  [WARNING] public Optional<Throwable> getCause() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:40: warning: no comment
08:31:02  [WARNING] public String getMessage() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment
08:31:02  [WARNING] public enum Level { ERROR }
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:58: warning: no comment
08:31:02  [WARNING] public LogCaptureRule() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:137: warning: no comment
08:31:02  [WARNING] public void expectError(String message) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:125: warning: no comment
08:31:02  [WARNING] public void expectError(String message, int howManyMessagesBack) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:112: warning: no comment
08:31:02  [WARNING] public void expectLastErrorMessageContains(String partialErrorMessage) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:145: warning: no comment
08:31:02  [WARNING] public Throwable getErrorThrowable(int howManyMessagesBack) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:141: warning: no comment
08:31:02  [WARNING] public Throwable getLastErrorThrowable() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:107: warning: no comment
08:31:02  [WARNING] public void handleErrorLogs(Consumer<ImmutableList<LogCapture>> newErrorLogHandler) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:21: warning: no comment
08:31:02  [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:25: warning: no comment
08:31:02  [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage, @Nullable Throwable lastLoggedErrorThrowable) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:29: warning: no comment
08:31:02  [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage, @Nullable Throwable lastLoggedErrorThrowable,
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:37: warning: no comment
08:31:02  [WARNING] public Optional<Throwable> getLastLoggedThrowable() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:41: warning: no comment
08:31:02  [WARNING] public Optional<Throwable> getTestFailingThrowable() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogRule.java:39: warning: no comment
08:31:02  [WARNING] public static Marker getMarker() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:32: warning: no @param for <T>
08:31:02  [WARNING] public static <T> Answer<T> realOrException() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:32: warning: no @return
08:31:02  [WARNING] public static <T> Answer<T> realOrException() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:42: warning: no @param for <T>
08:31:02  [WARNING] public static <T> Answer<T> exception() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:42: warning: no @return
08:31:02  [WARNING] public static <T> Answer<T> exception() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:38: warning: no comment
08:31:02  [WARNING] public static ImmutableList<LogCapture> getErrorLogCaptures() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:46: warning: no comment
08:31:02  [WARNING] public static Optional<String> getErrorMessage(int howManyMessagesBack) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:57: warning: no comment
08:31:02  [WARNING] public static Optional<Throwable> getErrorThrowable(int howManyMessagesBack) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:42: warning: no comment
08:31:02  [WARNING] public static Optional<String> getLastErrorMessage() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:53: warning: no comment
08:31:02  [WARNING] public static Optional<Throwable> getLastErrorThrowable() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:64: warning: no comment
08:31:02  [WARNING] public static void resetLastError() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureClassRule.java:33: warning: no comment
08:31:02  [WARNING] public RunUntilFailureClassRule() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureClassRule.java:37: warning: no comment
08:31:02  [WARNING] public RunUntilFailureClassRule(long maximumNumberOfTimesToRun) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureRule.java:38: warning: no comment
08:31:02  [WARNING] public RunUntilFailureRule(RunUntilFailureClassRule classRepeaterRule) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/slf4j/simpl/SimpleServiceProvider.java:23: warning: no comment
08:31:02  [WARNING] public class SimpleServiceProvider implements SLF4JServiceProvider {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:28: warning: no comment
08:31:02  [WARNING] public enum Method {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:38: warning: no comment
08:31:02  [WARNING] public TestWebClient(String baseURL) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:34: warning: no comment
08:31:02  [WARNING] public TestWebClient(TestWebServer webServer) {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:42: warning: no comment
08:31:02  [WARNING] public HttpResponse request(Method httpMethod, String path) throws IOException {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment
08:31:02  [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment
08:31:02  [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment
08:31:02  [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment
08:31:02  [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment
08:31:02  [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment
08:31:02  [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment
08:31:02  [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:41: warning: no comment
08:31:02  [WARNING] public TestWebServer() throws ServletException {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:45: warning: no comment
08:31:02  [WARNING] public TestWebServer(String host, int httpPort, String testContext) throws ServletException {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:82: warning: no comment
08:31:02  [WARNING] public String getTestContextURL() {
08:31:02  [WARNING] ^
08:31:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:86: warning: no comment
08:31:02  [WARNING] public void registerServlet(Servlet servlet, String urlPattern) throws ServletException {
08:31:02  [WARNING] ^
08:31:02  [WARNING] 58 warnings
08:31:02  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT-javadoc.jar
08:31:02  [INFO] 
08:31:02  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ infrautils-testutils ---
08:31:02  [INFO] CycloneDX: Resolving Dependencies
08:31:03  [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s)
08:31:03  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/bom.xml
08:31:03  [INFO]            attaching as infrautils-testutils-6.0.12-SNAPSHOT-cyclonedx.xml
08:31:03  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/bom.json
08:31:03  [INFO]            attaching as infrautils-testutils-6.0.12-SNAPSHOT-cyclonedx.json
08:31:03  [INFO] 
08:31:03  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-testutils ---
08:31:03  [INFO] Checking compile classpath
08:31:04  [INFO] Checking runtime classpath
08:31:04  [INFO] Checking test classpath
08:31:04  [INFO] 
08:31:04  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ infrautils-testutils ---
08:31:04  [WARNING] Used undeclared dependencies found:
08:31:04  [WARNING]    javax.servlet:javax.servlet-api:jar:3.1.0:compile
08:31:04  [WARNING]    org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile
08:31:04  [WARNING]    org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile
08:31:04  [WARNING]    org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile
08:31:04  [WARNING] Unused declared dependencies found:
08:31:04  [WARNING]    org.awaitility:awaitility:jar:4.2.2:compile
08:31:04  [WARNING]    org.hamcrest:hamcrest-library:jar:3.0:compile
08:31:04  [WARNING]    org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:compile
08:31:04  [WARNING] Non-test scoped test only dependencies found:
08:31:04  [WARNING]    org.hamcrest:hamcrest:jar:3.0:compile
08:31:04  [INFO] 
08:31:04  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ infrautils-testutils ---
08:31:04  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT-sources.jar
08:31:04  [INFO] 
08:31:04  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ infrautils-testutils ---
08:31:04  [INFO] 
08:31:04  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ infrautils-testutils ---
08:31:04  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/code-coverage/jacoco.exec
08:31:04  [INFO] Analyzed bundle 'ODL :: infrautils :: infrautils-testutils' with 26 classes
08:31:04  [INFO] 
08:31:04  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ infrautils-testutils ---
08:31:04  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/testutils/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-SNAPSHOT.pom
08:31:04  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-SNAPSHOT.jar
08:31:04  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-SNAPSHOT-javadoc.jar
08:31:04  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-SNAPSHOT-cyclonedx.xml
08:31:04  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-SNAPSHOT-cyclonedx.json
08:31:04  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-SNAPSHOT-sources.jar
08:31:04  [INFO] 
08:31:04  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ infrautils-testutils ---
08:31:04  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:31:04  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:31:04  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/maven-metadata.xml
08:31:04  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:31:04      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:31:04      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:31:04      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:31:04      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:31:04      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:31:04      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:31:04      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:31:04      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:31:04      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:31:04      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:31:04      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:31:04      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:31:04      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:31:04      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:31:04      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:31:04      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:31:04      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:31:04      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:31:04      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:31:04      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:31:04      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:31:04      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:31:04      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:31:04      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:31:04      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:31:04      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:31:04      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:31:04      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:31:04      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:31:04      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:31:04      at java.lang.reflect.Method.invoke (Method.java:568)
08:31:04      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:31:04      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:31:04      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:31:04      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:31:04  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/maven-metadata.xml
08:31:04  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml
08:31:04  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:31:04      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:31:04      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:31:04      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:31:04      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:31:04      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:31:04      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:31:04      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:31:04      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:31:04      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:31:04      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:31:04      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:31:04      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:31:04      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:31:04      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:31:04      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:31:04      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:31:04      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:31:04      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:31:04      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:31:04      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:31:04      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:31:04      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:31:04      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:31:04      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:31:04      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:31:04      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:31:04      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:31:04      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:31:04      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:31:04      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:31:04      at java.lang.reflect.Method.invoke (Method.java:568)
08:31:04      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:31:04      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:31:04      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:31:04      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:31:04  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml
08:31:04  [INFO] 
08:31:04  [INFO] ------------< org.opendaylight.infrautils:infrautils-util >-------------
08:31:04  [INFO] Building ODL :: infrautils :: infrautils-util 6.0.12-SNAPSHOT     [4/38]
08:31:04  [INFO] -------------------------------[ bundle ]-------------------------------
08:31:04  [INFO] 
08:31:04  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ infrautils-util ---
08:31:04  [INFO] 
08:31:04  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ infrautils-util ---
08:31:04  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:31:04  [INFO] 
08:31:04  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ infrautils-util ---
08:31:04  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:31:04  [INFO] 
08:31:04  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ infrautils-util ---
08:31:05  [INFO] 
08:31:05  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ infrautils-util ---
08:31: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/infrautils-maven-merge-6.0.x/common/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/**
08:31:05  [INFO] 
08:31:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ infrautils-util ---
08:31:05  [INFO] Starting audit...
08:31:05  Audit done.
08:31:05  [INFO] You have 0 Checkstyle violations.
08:31:05  [INFO] 
08:31:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ infrautils-util ---
08:31:05  [INFO] Starting audit...
08:31:05  Audit done.
08:31:05  [INFO] You have 0 Checkstyle violations.
08:31:05  [INFO] 
08:31:05  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ infrautils-util ---
08:31:05  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/classes/LICENSE
08:31:05  [INFO] 
08:31:05  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ infrautils-util ---
08:31:05  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/resources
08:31:05  [INFO] 
08:31:05  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ infrautils-util ---
08:31:05  [INFO] Recompiling the module because of changed dependency.
08:31:05  [INFO] Compiling 9 source files with javac [forked debug release 17] to target/classes
08:31:09  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:[189,56] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue
08:31:09      (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester)
08:31:09    Did you mean '@CanIgnoreReturnValue'?
08:31:09  [INFO] 
08:31:09  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ infrautils-util >>>
08:31:09  [INFO] 
08:31:09  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ infrautils-util ---
08:31:09  [INFO] Fork Value is true
08:31:13  [INFO] Done SpotBugs Analysis....
08:31:13  [INFO] 
08:31:13  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ infrautils-util <<<
08:31:13  [INFO] 
08:31:13  [INFO] 
08:31:13  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ infrautils-util ---
08:31:13  [INFO] BugInstance size is 0
08:31:13  [INFO] Error size is 0
08:31:13  [INFO] No errors/warnings found
08:31:13  [INFO] 
08:31:13  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ infrautils-util ---
08:31:13  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/test/resources
08:31:13  [INFO] 
08:31:13  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ infrautils-util ---
08:31:13  [INFO] Recompiling the module because of changed dependency.
08:31:13  [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes
08:31:16  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/test/java/org/opendaylight/infrautils/utils/concurrent/tests/FutureListenerLogTest.java:[48,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:31:16      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:31:16    Did you mean 'public void failingListenableFuture() {'?
08:31:16  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/test/java/org/opendaylight/infrautils/utils/concurrent/tests/FutureListenerLogTest.java:[55,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:31:16      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:31:16    Did you mean 'public void failingListenableFuture() {'?
08:31:16  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/test/java/org/opendaylight/infrautils/utils/concurrent/tests/FutureListenerLogTest.java:[63,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:31:16      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:31:16    Did you mean 'public void failingListenableFuture() {'?
08:31:16  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/test/java/org/opendaylight/infrautils/utils/concurrent/tests/FutureListenerLogTest.java:[42,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:31:16      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:31:16    Did you mean 'public void failingListenableFuture() {'?
08:31:16  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/test/java/org/opendaylight/infrautils/utils/concurrent/tests/FutureListenerLogTest.java:[35,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:31:16      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:31:16    Did you mean 'public void failingListenableFuture() {'?
08:31:16  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/test/java/org/opendaylight/infrautils/utils/tests/ClasspathHellDuplicatesCheckRuleTest.java:[28,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:31:16      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:31:16    Did you mean 'public void something() throws Exception {'?
08:31:16  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/test/java/org/opendaylight/infrautils/utils/tests/ClasspathHellDuplicatesCheckRuleTest.java:[25,62] [NonFinalStaticField] Static fields should almost always be final.
08:31:16      (see https://errorprone.info/bugpattern/NonFinalStaticField)
08:31:16  [INFO] 
08:31:16  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ infrautils-util ---
08:31:16  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/surefire-reports
08:31:16  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:31:16  [INFO] 
08:31:16  [INFO] -------------------------------------------------------
08:31:16  [INFO]  T E S T S
08:31:16  [INFO] -------------------------------------------------------
08:31:17  [INFO] Running org.opendaylight.infrautils.utils.concurrent.tests.FutureListenerLogTest
08:31:17  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.infrautils.utils.concurrent.tests.FutureListenerLogTest
08:31:17  [INFO] Running org.opendaylight.infrautils.utils.tests.ClasspathHellDuplicatesCheckRuleTest
08:31:18  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.opendaylight.infrautils.utils.tests.ClasspathHellDuplicatesCheckRuleTest
08:31:18  [INFO] 
08:31:18  [INFO] Results:
08:31:18  [INFO] 
08:31:18  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
08:31:18  [INFO] 
08:31:18  [INFO] 
08:31:18  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ infrautils-util ---
08:31:18  [INFO] 
08:31:18  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ infrautils-util ---
08:31:18  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar
08:31:18  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/classes/META-INF/MANIFEST.MF
08:31:18  [INFO] 
08:31:18  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ infrautils-util ---
08:31:18  [INFO] No previous run data found, generating javadoc.
08:31:20  [WARNING] Javadoc Warnings
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:27: warning: no comment
08:31:20  [WARNING] public static final long DEFAULT_TIMEOUT_FOR_SHUTDOWN = 10;
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:28: warning: no comment
08:31:20  [WARNING] public static final TimeUnit DEFAULT_TIMEOUT_UNIT_FOR_SHUTDOWN = TimeUnit.SECONDS;
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:48: warning: no comment
08:31:20  [WARNING] public static ListeningExecutorService newFixedThreadPool(int size, String namePrefix, Logger logger) {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:53: warning: no comment
08:31:20  [WARNING] public static ListeningExecutorService newListeningCachedThreadPool(String namePrefix, Logger logger) {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:64: warning: no comment
08:31:20  [WARNING] public static ListeningScheduledExecutorService newListeningScheduledThreadPool(int corePoolSize, String namePrefix,
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:58: warning: no comment
08:31:20  [WARNING] public static ListeningScheduledExecutorService newListeningSingleThreadScheduledExecutor(String namePrefix,
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:70: warning: no comment
08:31:20  [WARNING] public static void shutdownAndAwaitTermination(ExecutorService executorService) {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:36: warning: no @return
08:31:20  [WARNING] @Value.Parameter public abstract String namePrefix();
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:41: warning: no @return
08:31:20  [WARNING] @Value.Parameter public abstract Logger logger();
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:46: warning: no @return
08:31:20  [WARNING] @Value.Parameter public abstract Optional<Integer> priority();
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:52: warning: no @return
08:31:20  [WARNING] @Value.Default public boolean daemon() {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:401: warning: no comment
08:31:20  [WARNING] public interface BuildFinal {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:391: warning: no comment
08:31:20  [WARNING] public interface LoggerBuildStage {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:381: warning: no comment
08:31:20  [WARNING] public interface NamePrefixBuildStage {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:41: warning: no @param for <V>
08:31:20  [WARNING] public static <V> ListenableFuture<V> addErrorLogging(Future<V> future, Logger logger, String message) {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:55: warning: no @param for <V>
08:31:20  [WARNING] public static <V> ListenableFuture<V> addErrorLogging(Future<V> future, Logger logger, String format, Object arg) {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:73: warning: no @param for <V>
08:31:20  [WARNING] public static <V> ListenableFuture<V> addErrorLogging(Future<V> future, Logger logger, String format,
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:91: warning: no @param for <V>
08:31:20  [WARNING] public static <V> ListenableFuture<V> addErrorLogging(ListenableFuture<V> future, Logger logger, String message) {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:109: warning: no @param for <V>
08:31:20  [WARNING] public static <V> ListenableFuture<V> addErrorLogging(ListenableFuture<V> future, Logger logger, String format,
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:128: warning: no @param for <V>
08:31:20  [WARNING] public static <V> ListenableFuture<V> addErrorLogging(ListenableFuture<V> future, Logger logger, String format,
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:147: warning: no @param for <V>
08:31:20  [WARNING] public static <V> FluentFuture<V> addErrorLogging(FluentFuture<V> future, Logger logger, String message) {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:165: warning: no @param for <V>
08:31:20  [WARNING] public static <V> FluentFuture<V> addErrorLogging(FluentFuture<V> future, Logger logger, String format,
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:184: warning: no @param for <V>
08:31:20  [WARNING] public static <V> FluentFuture<V> addErrorLogging(FluentFuture<V> future, Logger logger, String format,
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingThreadUncaughtExceptionHandler.java:25: warning: no @param for logger
08:31:20  [WARNING] public static UncaughtExceptionHandler toLogger(Logger logger) {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingThreadUncaughtExceptionHandler.java:25: warning: no @return
08:31:20  [WARNING] public static UncaughtExceptionHandler toLogger(Logger logger) {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:27: warning: no comment
08:31:20  [WARNING] public static ImmutableThreadFactoryProvider.NamePrefixBuildStage builder() {
08:31:20  [WARNING] ^
08:31:20  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:56: warning: no comment
08:31:20  [WARNING] public ThreadFactory get() {
08:31:20  [WARNING] ^
08:31:20  [WARNING] 27 warnings
08:31:20  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT-javadoc.jar
08:31:20  [INFO] 
08:31:20  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ infrautils-util ---
08:31:20  [INFO] CycloneDX: Resolving Dependencies
08:31:21  [INFO] CycloneDX: Creating BOM version 1.5 with 12 component(s)
08:31:21  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/bom.xml
08:31:21  [INFO]            attaching as infrautils-util-6.0.12-SNAPSHOT-cyclonedx.xml
08:31:21  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/bom.json
08:31:21  [INFO]            attaching as infrautils-util-6.0.12-SNAPSHOT-cyclonedx.json
08:31:21  [INFO] 
08:31:21  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-util ---
08:31:21  [INFO] Checking compile classpath
08:31:21  [INFO] Checking runtime classpath
08:31:21  [INFO] Checking test classpath
08:31:21  [INFO] 
08:31:21  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ infrautils-util ---
08:31:21  [INFO] No dependency problems found
08:31:21  [INFO] 
08:31:21  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ infrautils-util ---
08:31:21  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT-sources.jar
08:31:21  [INFO] 
08:31:21  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ infrautils-util ---
08:31:21  [INFO] 
08:31:21  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ infrautils-util ---
08:31:21  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/code-coverage/jacoco.exec
08:31:21  [INFO] Analyzed bundle 'ODL :: infrautils :: infrautils-util' with 8 classes
08:31:21  [INFO] 
08:31:21  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ infrautils-util ---
08:31:21  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/common/util/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-SNAPSHOT.pom
08:31:21  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-SNAPSHOT.jar
08:31:21  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-SNAPSHOT-javadoc.jar
08:31:21  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-SNAPSHOT-cyclonedx.xml
08:31:21  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-SNAPSHOT-cyclonedx.json
08:31:21  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-SNAPSHOT-sources.jar
08:31:21  [INFO] 
08:31:21  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ infrautils-util ---
08:31:21  [INFO] Writing OBR metadata
08:31:21  [INFO] Installing org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-SNAPSHOT.jar
08:31:21  [INFO] Writing OBR metadata
08:31:21  [INFO] 
08:31:21  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ infrautils-util ---
08:31:21  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:31:21  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:31:21  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/maven-metadata.xml
08:31:21  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:31:21      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:31:21      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:31:21      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:31:21      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:31:21      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:31:21      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:31:21      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:31:21      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:31:21      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:31:21      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:31:21      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:31:21      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:31:21      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:31:21      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:31:21      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:31:21      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:31:21      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:31:21      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:31:21      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:31:21      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:31:21      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:31:21      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:31:21      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:31:21      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:31:21      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:31:21      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:31:21      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:31:21      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:31:21      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:31:21      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:31:21      at java.lang.reflect.Method.invoke (Method.java:568)
08:31:21      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:31:21      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:31:21      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:31:21      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:31:21  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/maven-metadata.xml
08:31:21  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-util/maven-metadata.xml
08:31:21  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:31:21      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:31:21      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:31:21      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:31:21      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:31:21      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:31:21      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:31:21      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:31:21      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:31:21      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:31:21      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:31:21      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:31:21      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:31:21      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:31:21      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:31:21      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:31:21      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:31:21      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:31:21      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:31:21      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:31:21      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:31:21      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:31:21      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:31:21      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:31:21      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:31:21      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:31:21      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:31:21      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:31:21      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:31:21      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:31:21      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:31:21      at java.lang.reflect.Method.invoke (Method.java:568)
08:31:21      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:31:21      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:31:21      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:31:21      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:31:21  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-util/maven-metadata.xml
08:31:21  [INFO] 
08:31:21  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ infrautils-util ---
08:31:21  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:31:21  [INFO] 
08:31:21  [INFO] -----------------< org.opendaylight.infrautils:inject >-----------------
08:31:21  [INFO] Building ODL :: infrautils :: inject 6.0.12-SNAPSHOT              [5/38]
08:31:21  [INFO] -------------------------------[ bundle ]-------------------------------
08:31:22  [INFO] 
08:31:22  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ inject ---
08:31:22  [INFO] 
08:31:22  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ inject ---
08:31:22  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:31:22  [INFO] 
08:31:22  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ inject ---
08:31:22  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:31:22  [INFO] 
08:31:22  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ inject ---
08:31:22  [INFO] 
08:31:22  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ inject ---
08:31: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/infrautils-maven-merge-6.0.x/inject/inject/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
08:31:22  [INFO] 
08:31:22  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ inject ---
08:31:22  [INFO] Starting audit...
08:31:22  Audit done.
08:31:22  [INFO] You have 0 Checkstyle violations.
08:31:22  [INFO] 
08:31:22  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ inject ---
08:31:22  [INFO] Starting audit...
08:31:22  Audit done.
08:31:22  [INFO] You have 0 Checkstyle violations.
08:31:22  [INFO] 
08:31:22  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ inject ---
08:31:22  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/classes/LICENSE
08:31:22  [INFO] 
08:31:22  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ inject ---
08:31:22  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/src/main/resources
08:31:22  [INFO] 
08:31:22  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ inject ---
08:31:22  [INFO] Recompiling the module because of changed dependency.
08:31:22  [INFO] Compiling 5 source files with javac [forked debug release 17] to target/classes
08:31:24  [INFO] 
08:31:24  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ inject >>>
08:31:24  [INFO] 
08:31:24  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ inject ---
08:31:24  [INFO] Fork Value is true
08:31:28  [INFO] Done SpotBugs Analysis....
08:31:28  [INFO] 
08:31:28  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ inject <<<
08:31:28  [INFO] 
08:31:28  [INFO] 
08:31:28  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ inject ---
08:31:28  [INFO] BugInstance size is 0
08:31:28  [INFO] Error size is 0
08:31:28  [INFO] No errors/warnings found
08:31:28  [INFO] 
08:31:28  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ inject ---
08:31:28  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/src/test/resources
08:31:28  [INFO] 
08:31:28  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ inject ---
08:31:28  [INFO] No sources to compile
08:31:28  [INFO] 
08:31:28  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ inject ---
08:31:28  [INFO] No tests to run.
08:31:28  [INFO] 
08:31:28  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ inject ---
08:31:28  [INFO] 
08:31:28  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ inject ---
08:31:28  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/inject-6.0.12-SNAPSHOT.jar
08:31:28  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/classes/META-INF/MANIFEST.MF
08:31:28  [INFO] 
08:31:28  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ inject ---
08:31:28  [INFO] No previous run data found, generating javadoc.
08:31:30  [WARNING] Javadoc Warnings
08:31:30  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:78: warning: no comment
08:31:30  [WARNING] protected void checkIsRunning() {
08:31:30  [WARNING] ^
08:31:30  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/src/main/java/org/opendaylight/infrautils/inject/Lifecycle.java:35: warning: no comment
08:31:30  [WARNING] boolean isRunning();
08:31:30  [WARNING] ^
08:31:30  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:33: warning: no comment
08:31:30  [WARNING] protected abstract void start() throws Exception;
08:31:30  [WARNING] ^
08:31:30  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:35: warning: no comment
08:31:30  [WARNING] protected abstract void stop() throws Exception;
08:31:30  [WARNING] ^
08:31:30  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/src/main/java/org/opendaylight/infrautils/inject/ModuleSetupRuntimeException.java:35: warning: no comment
08:31:30  [WARNING] public ModuleSetupRuntimeException(Exception cause) {
08:31:30  [WARNING] ^
08:31:30  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/src/main/java/org/opendaylight/infrautils/inject/PostFullSystemInjectionListener.java:17: warning: no comment
08:31:30  [WARNING] void onFullSystemInjected();
08:31:30  [WARNING] ^
08:31:30  [WARNING] 6 warnings
08:31:30  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/inject-6.0.12-SNAPSHOT-javadoc.jar
08:31:30  [INFO] 
08:31:30  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ inject ---
08:31:30  [INFO] CycloneDX: Resolving Dependencies
08:31:30  [INFO] CycloneDX: Creating BOM version 1.5 with 5 component(s)
08:31:30  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/bom.xml
08:31:30  [INFO]            attaching as inject-6.0.12-SNAPSHOT-cyclonedx.xml
08:31:30  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/bom.json
08:31:30  [INFO]            attaching as inject-6.0.12-SNAPSHOT-cyclonedx.json
08:31:30  [INFO] 
08:31:30  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ inject ---
08:31:30  [INFO] Checking compile classpath
08:31:30  [INFO] Checking runtime classpath
08:31:30  [INFO] Checking test classpath
08:31:30  [INFO] 
08:31:30  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ inject ---
08:31:30  [INFO] No dependency problems found
08:31:30  [INFO] 
08:31:30  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ inject ---
08:31:30  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/inject-6.0.12-SNAPSHOT-sources.jar
08:31:30  [INFO] 
08:31:30  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ inject ---
08:31:30  [INFO] 
08:31:30  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ inject ---
08:31:30  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:31:30  [INFO] 
08:31:30  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ inject ---
08:31:30  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/pom.xml to /tmp/r/org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-SNAPSHOT.pom
08:31:30  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/inject-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-SNAPSHOT.jar
08:31:30  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/inject-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-SNAPSHOT-javadoc.jar
08:31:30  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-SNAPSHOT-cyclonedx.xml
08:31:30  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-SNAPSHOT-cyclonedx.json
08:31:30  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/inject-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-SNAPSHOT-sources.jar
08:31:30  [INFO] 
08:31:30  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ inject ---
08:31:30  [INFO] Installing org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-SNAPSHOT.jar
08:31:30  [INFO] Writing OBR metadata
08:31:30  [INFO] 
08:31:30  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ inject ---
08:31:30  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:31:30  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:31:30  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/maven-metadata.xml
08:31:30  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:31:30      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:31:30      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:31:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:31:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:31:30      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:31:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:31:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:31:30      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:31:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:31:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:31:30      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:31:30      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:31:30      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:31:30      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:31:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:31:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:31:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:31:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:31:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:31:30      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:31:30      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:31:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:31:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:31:30      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:31:30      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:31:30      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:31:30      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:31:30      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:31:30      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:31:30      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:31:30      at java.lang.reflect.Method.invoke (Method.java:568)
08:31:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:31:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:31:30      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:31:30      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:31:30  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/maven-metadata.xml
08:31:30  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject/maven-metadata.xml
08:31:30  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:31:30      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:31:30      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:31:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:31:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:31:30      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:31:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:31:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:31:30      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:31:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:31:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:31:30      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:31:30      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:31:30      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:31:30      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:31:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:31:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:31:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:31:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:31:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:31:30      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:31:30      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:31:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:31:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:31:30      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:31:30      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:31:30      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:31:30      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:31:30      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:31:30      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:31:30      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:31:30      at java.lang.reflect.Method.invoke (Method.java:568)
08:31:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:31:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:31:30      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:31:30      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:31:30  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject/maven-metadata.xml
08:31:30  [INFO] 
08:31:30  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ inject ---
08:31:30  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:31:30  [INFO] 
08:31:30  [INFO] ---------< org.opendaylight.infrautils:inject.guice.testutils >---------
08:31:30  [INFO] Building ODL :: infrautils :: inject.guice.testutils 6.0.12-SNAPSHOT [6/38]
08:31:30  [INFO] --------------------------------[ jar ]---------------------------------
08:31:31  [INFO] 
08:31:31  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ inject.guice.testutils ---
08:31:31  [INFO] 
08:31:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ inject.guice.testutils ---
08:31:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:31:31  [INFO] 
08:31:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ inject.guice.testutils ---
08:31:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:31:31  [INFO] 
08:31:31  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ inject.guice.testutils ---
08:31:31  [INFO] 
08:31:31  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ inject.guice.testutils ---
08:31: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/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
08:31:31  [INFO] 
08:31:31  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ inject.guice.testutils ---
08:31:31  [INFO] Starting audit...
08:31:31  Audit done.
08:31:31  [INFO] You have 0 Checkstyle violations.
08:31:31  [INFO] 
08:31:31  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ inject.guice.testutils ---
08:31:31  [INFO] Starting audit...
08:31:31  Audit done.
08:31:31  [INFO] You have 0 Checkstyle violations.
08:31:31  [INFO] 
08:31:31  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ inject.guice.testutils ---
08:31:31  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/classes/LICENSE
08:31:31  [INFO] 
08:31:31  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ inject.guice.testutils ---
08:31:31  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/resources
08:31:31  [INFO] 
08:31:31  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ inject.guice.testutils ---
08:31:31  [INFO] Recompiling the module because of changed dependency.
08:31:31  [INFO] Compiling 4 source files with javac [forked debug release 17] to target/classes
08:31:34  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:[17,56] [deprecation] AbstractCheckedModule in org.opendaylight.infrautils.inject.guice.testutils has been deprecated
08:31:34  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:[17,56] [deprecation] AbstractCheckedModule in org.opendaylight.infrautils.inject.guice.testutils has been deprecated
08:31:34  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:[17,56] [deprecation] AbstractCheckedModule in org.opendaylight.infrautils.inject.guice.testutils has been deprecated
08:31:34  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:[64,51] [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter moduleClasses
08:31:34  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:[68,27] [PreferredInterfaceType] Method return type can use a more specific type to convey more information to callers.
08:31:34      (see https://errorprone.info/bugpattern/PreferredInterfaceType)
08:31:34    Did you mean 'private static List<? extends Module> createModules(List<Class<? extends Module>> moduleClasses) {'?
08:31:34  [INFO] 
08:31:34  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ inject.guice.testutils >>>
08:31:34  [INFO] 
08:31:34  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ inject.guice.testutils ---
08:31:34  [INFO] Fork Value is true
08:31:38  [INFO] Done SpotBugs Analysis....
08:31:38  [INFO] 
08:31:38  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ inject.guice.testutils <<<
08:31:38  [INFO] 
08:31:38  [INFO] 
08:31:38  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ inject.guice.testutils ---
08:31:38  [INFO] BugInstance size is 0
08:31:38  [INFO] Error size is 0
08:31:38  [INFO] No errors/warnings found
08:31:38  [INFO] 
08:31:38  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ inject.guice.testutils ---
08:31:38  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/test/resources
08:31:38  [INFO] 
08:31:38  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ inject.guice.testutils ---
08:31:38  [INFO] Recompiling the module because of changed dependency.
08:31:38  [INFO] Compiling 5 source files with javac [forked debug release 17] to target/test-classes
08:31:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/test/java/org/opendaylight/infrautils/inject/guice/testutils/tests/ExampleGuiceRuleTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:31:40      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:31:40    Did you mean 'public void guiceWithRule() {'?
08:31:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/test/java/org/opendaylight/infrautils/inject/guice/testutils/tests/ExamplePureGuiceTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:31:40      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:31:40    Did you mean 'public void postConstruct() {'?
08:31:40  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/test/java/org/opendaylight/infrautils/inject/guice/testutils/tests/GuiceRuleForgotAnnotationsModuleTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:31:40      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:31:40    Did you mean 'public void guiceWithRule() {'?
08:31:40  [INFO] 
08:31:40  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ inject.guice.testutils ---
08:31:40  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/surefire-reports
08:31:40  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:31:40  [INFO] 
08:31:40  [INFO] -------------------------------------------------------
08:31:40  [INFO]  T E S T S
08:31:40  [INFO] -------------------------------------------------------
08:31:41  [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.ExampleGuiceRuleTest
08:31:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.ExampleGuiceRuleTest
08:31:42  [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.ExamplePureGuiceTest
08:31:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.ExamplePureGuiceTest
08:31:42  [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.GuiceRuleForgotAnnotationsModuleTest
08:31:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.GuiceRuleForgotAnnotationsModuleTest
08:31:42  [INFO] 
08:31:42  [INFO] Results:
08:31:42  [INFO] 
08:31:42  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
08:31:42  [INFO] 
08:31:42  [INFO] 
08:31:42  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ inject.guice.testutils ---
08:31:42  [INFO] 
08:31:42  [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ inject.guice.testutils ---
08:31:42  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/inject.guice.testutils-6.0.12-SNAPSHOT.jar
08:31:42  [INFO] 
08:31:42  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ inject.guice.testutils ---
08:31:42  [INFO] No previous run data found, generating javadoc.
08:31:43  [WARNING] Javadoc Warnings
08:31:43  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:41: warning: no comment
08:31:43  [WARNING] protected abstract void checkedConfigure() throws Exception;
08:31:43  [WARNING] ^
08:31:43  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:26: warning: no comment
08:31:43  [WARNING] protected abstract void configureBindings() throws Exception;
08:31:43  [WARNING] ^
08:31:43  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:51: warning: no comment
08:31:43  [WARNING] protected Injector injector;
08:31:43  [WARNING] ^
08:31:43  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:48: warning: no comment
08:31:43  [WARNING] protected final Iterable<? extends Module> modules;
08:31:43  [WARNING] ^
08:31:43  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:49: warning: no comment
08:31:43  [WARNING] protected final Stage stage;
08:31:43  [WARNING] ^
08:31:43  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:53: warning: no comment
08:31:43  [WARNING] public GuiceRule(Module... modules) {
08:31:43  [WARNING] ^
08:31:43  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:57: warning: no comment
08:31:43  [WARNING] protected GuiceRule(Stage stage, Module... modules) {
08:31:43  [WARNING] ^
08:31:43  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:63: warning: no comment
08:31:43  [WARNING] public GuiceRule(Class<? extends Module>... moduleClasses) {
08:31:43  [WARNING] ^
08:31:43  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:93: warning: no comment
08:31:43  [WARNING] protected void setUpGuice(Object target) {
08:31:43  [WARNING] ^
08:31:43  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:104: warning: no comment
08:31:43  [WARNING] protected void tearDownGuice() {
08:31:43  [WARNING] ^
08:31:43  [WARNING] 10 warnings
08:31:43  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/inject.guice.testutils-6.0.12-SNAPSHOT-javadoc.jar
08:31:43  [INFO] 
08:31:43  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ inject.guice.testutils ---
08:31:43  [INFO] CycloneDX: Resolving Dependencies
08:31:44  [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s)
08:31:44  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/bom.xml
08:31:44  [INFO]            attaching as inject.guice.testutils-6.0.12-SNAPSHOT-cyclonedx.xml
08:31:44  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/bom.json
08:31:44  [INFO]            attaching as inject.guice.testutils-6.0.12-SNAPSHOT-cyclonedx.json
08:31:44  [INFO] 
08:31:44  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ inject.guice.testutils ---
08:31:44  [INFO] Checking compile classpath
08:31:44  [INFO] Checking runtime classpath
08:31:44  [INFO] Checking test classpath
08:31:44  [INFO] 
08:31:44  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ inject.guice.testutils ---
08:31:44  [WARNING] Used undeclared dependencies found:
08:31:44  [WARNING]    com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile
08:31:44  [WARNING] Non-test scoped test only dependencies found:
08:31:44  [WARNING]    jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
08:31:44  [WARNING]    com.guicedee.services:javax.inject:jar:1.0.20.2:compile
08:31:44  [INFO] 
08:31:44  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ inject.guice.testutils ---
08:31:44  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/inject.guice.testutils-6.0.12-SNAPSHOT-sources.jar
08:31:44  [INFO] 
08:31:44  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ inject.guice.testutils ---
08:31:44  [INFO] 
08:31:44  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ inject.guice.testutils ---
08:31:44  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/code-coverage/jacoco.exec
08:31:44  [INFO] Analyzed bundle 'ODL :: infrautils :: inject.guice.testutils' with 5 classes
08:31:44  [INFO] 
08:31:44  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ inject.guice.testutils ---
08:31:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/pom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-SNAPSHOT.pom
08:31:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/inject.guice.testutils-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-SNAPSHOT.jar
08:31:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/inject.guice.testutils-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-SNAPSHOT-javadoc.jar
08:31:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-SNAPSHOT-cyclonedx.xml
08:31:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-SNAPSHOT-cyclonedx.json
08:31:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/inject.guice.testutils-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-SNAPSHOT-sources.jar
08:31:44  [INFO] 
08:31:44  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ inject.guice.testutils ---
08:31:44  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:31:44  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:31:44  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/maven-metadata.xml
08:31:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:31:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:31:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:31:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:31:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:31:44      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:31:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:31:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:31:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:31:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:31:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:31:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:31:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:31:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:31:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:31:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:31:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:31:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:31:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:31:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:31:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:31:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:31:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:31:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:31:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:31:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:31:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:31:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:31:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:31:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:31:44      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:31:44      at java.lang.reflect.Method.invoke (Method.java:568)
08:31:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:31:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:31:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:31:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:31:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/maven-metadata.xml
08:31:44  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml
08:31:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:31:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:31:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:31:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:31:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:31:44      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:31:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:31:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:31:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:31:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:31:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:31:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:31:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:31:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:31:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:31:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:31:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:31:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:31:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:31:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:31:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:31:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:31:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:31:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:31:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:31:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:31:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:31:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:31:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:31:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:31:44      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:31:44      at java.lang.reflect.Method.invoke (Method.java:568)
08:31:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:31:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:31:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:31:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:31:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml
08:31:44  [INFO] 
08:31:44  [INFO] ---------------< org.opendaylight.infrautils:itestutils >---------------
08:31:44  [INFO] Building ODL :: infrautils :: itestutils 6.0.12-SNAPSHOT          [7/38]
08:31:44  [INFO] -------------------------------[ bundle ]-------------------------------
08:31:46  [INFO] 
08:31:46  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ itestutils ---
08:31:46  [INFO] 
08:31:46  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ itestutils ---
08:31:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:31:46  [INFO] 
08:31:46  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ itestutils ---
08:31:46  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:31:46  [INFO] 
08:31:46  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ itestutils ---
08:31:46  [INFO] 
08:31:46  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ itestutils ---
08:31: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/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
08:31:46  [INFO] 
08:31:46  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ itestutils ---
08:31:46  [INFO] Starting audit...
08:31:46  Audit done.
08:31:46  [INFO] You have 0 Checkstyle violations.
08:31:46  [INFO] 
08:31:46  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ itestutils ---
08:31:46  [INFO] Starting audit...
08:31:46  Audit done.
08:31:46  [INFO] You have 0 Checkstyle violations.
08:31:46  [INFO] 
08:31:46  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ itestutils ---
08:31:46  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/classes/LICENSE
08:31:46  [INFO] 
08:31:46  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ itestutils ---
08:31:46  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/resources
08:31:46  [INFO] 
08:31:46  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ itestutils ---
08:31:46  [INFO] Recompiling the module because of changed dependency.
08:31:46  [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes
08:31:49  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:[65,23] [AvoidObjectArrays] Avoid returning a Option[]; consider an ImmutableList<Option> instead
08:31:49      (see https://errorprone.info/bugpattern/AvoidObjectArrays)
08:31:49  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:[77,13] [Varifier] Consider using `var` here to avoid boilerplate.
08:31:49      (see https://errorprone.info/bugpattern/Varifier)
08:31:49    Did you mean 'var targetPaxExam = new File("target/paxexam/");'?
08:31:49  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:[81,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but karafURL is not
08:31:49      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:31:49    Did you mean 'MavenUrlReference karafUrl = getKarafURL();'?
08:31:49  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:[156,32] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but getKarafURL is not; did you mean 'getKarafUrl'?
08:31:49      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:31:49  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:[162,36] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but featureRepositoryURL is not; did you mean 'featureRepositoryUrl'?
08:31:49      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:31:49  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:[180,28] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue
08:31:49      (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester)
08:31:49    Did you mean '@CanIgnoreReturnValue'?
08:31:49  [INFO] 
08:31:49  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ itestutils >>>
08:31:49  [INFO] 
08:31:49  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ itestutils ---
08:31:49  [INFO] Fork Value is true
08:31:52  [INFO] Done SpotBugs Analysis....
08:31:52  [INFO] 
08:31:52  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ itestutils <<<
08:31:52  [INFO] 
08:31:52  [INFO] 
08:31:52  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ itestutils ---
08:31:52  [INFO] BugInstance size is 0
08:31:52  [INFO] Error size is 0
08:31:52  [INFO] No errors/warnings found
08:31:52  [INFO] 
08:31:52  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ itestutils ---
08:31:52  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/test/resources
08:31:52  [INFO] 
08:31:52  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ itestutils ---
08:31:52  [INFO] No sources to compile
08:31:52  [INFO] 
08:31:52  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ itestutils ---
08:31:52  [INFO] No tests to run.
08:31:52  [INFO] 
08:31:52  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ itestutils ---
08:31:52  [INFO] 
08:31:52  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ itestutils ---
08:31:53  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/itestutils-6.0.12-SNAPSHOT.jar
08:31:53  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/classes/META-INF/MANIFEST.MF
08:31:53  [INFO] 
08:31:53  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ itestutils ---
08:31:53  [INFO] No previous run data found, generating javadoc.
08:31:54  [WARNING] Javadoc Warnings
08:31:54  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:65: warning: no comment
08:31:54  [WARNING] public final Option[] config() {
08:31:54  [WARNING] ^
08:31:54  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:168: warning: no comment
08:31:54  [WARNING] protected abstract String featureName();
08:31:54  [WARNING] ^
08:31:54  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:164: warning: no comment
08:31:54  [WARNING] protected String[] featureNames() {
08:31:54  [WARNING] ^
08:31:54  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:162: warning: no comment
08:31:54  [WARNING] protected abstract UrlReference featureRepositoryURL();
08:31:54  [WARNING] ^
08:31:54  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:156: warning: no comment
08:31:54  [WARNING] protected MavenUrlReference getKarafURL() {
08:31:54  [WARNING] ^
08:31:54  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:149: warning: no comment
08:31:54  [WARNING] protected static final String getKarafVersion() {
08:31:54  [WARNING] ^
08:31:54  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:180: warning: no comment
08:31:54  [WARNING] public TestProbeBuilder probeConfiguration(TestProbeBuilder probe) {
08:31:54  [WARNING] ^
08:31:54  [WARNING] 7 warnings
08:31:54  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/itestutils-6.0.12-SNAPSHOT-javadoc.jar
08:31:54  [INFO] 
08:31:54  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ itestutils ---
08:31:54  [INFO] CycloneDX: Resolving Dependencies
08:31:57  [INFO] CycloneDX: Creating BOM version 1.5 with 70 component(s)
08:31:57  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/bom.xml
08:31:57  [INFO]            attaching as itestutils-6.0.12-SNAPSHOT-cyclonedx.xml
08:31:57  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/bom.json
08:31:57  [INFO]            attaching as itestutils-6.0.12-SNAPSHOT-cyclonedx.json
08:31:57  [INFO] 
08:31:57  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ itestutils ---
08:31:57  [INFO] Skipping duplicate-finder execution!
08:31:57  [INFO] 
08:31:57  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ itestutils ---
08:31:57  [WARNING] Used undeclared dependencies found:
08:31:57  [WARNING]    org.ops4j.base:ops4j-base-io:jar:1.5.1:compile
08:31:57  [WARNING] Unused declared dependencies found:
08:31:57  [WARNING]    org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:13.1.5:compile
08:31:57  [WARNING]    org.opendaylight.infrautils:infrautils-testutils:jar:6.0.12-SNAPSHOT:compile
08:31:57  [WARNING]    com.guicedee.services:javax.inject:jar:1.0.20.2:compile
08:31:57  [WARNING]    org.apache.karaf.features:standard:xml:features:4.4.6:compile
08:31:57  [WARNING]    org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile
08:31:57  [WARNING]    org.ops4j.pax.url:pax-url-link:jar:2.6.14:compile
08:31:57  [WARNING]    org.osgi:osgi.core:jar:8.0.0:compile
08:31:57  [INFO] 
08:31:57  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ itestutils ---
08:31:57  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/itestutils-6.0.12-SNAPSHOT-sources.jar
08:31:57  [INFO] 
08:31:57  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ itestutils ---
08:31:57  [INFO] 
08:31:57  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ itestutils ---
08:31:57  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:31:57  [INFO] 
08:31:57  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ itestutils ---
08:31:57  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-SNAPSHOT.pom
08:31:57  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/itestutils-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-SNAPSHOT.jar
08:31:57  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/itestutils-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-SNAPSHOT-javadoc.jar
08:31:57  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-SNAPSHOT-cyclonedx.xml
08:31:57  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-SNAPSHOT-cyclonedx.json
08:31:57  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/itestutils-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-SNAPSHOT-sources.jar
08:31:57  [INFO] 
08:31:57  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ itestutils ---
08:31:57  [INFO] Installing org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-SNAPSHOT.jar
08:31:57  [INFO] Writing OBR metadata
08:31:57  [INFO] 
08:31:57  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ itestutils ---
08:31:57  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:31:57  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:31:57  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/maven-metadata.xml
08:31:57  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:31:57      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:31:57      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:31:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:31:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:31:57      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:31:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:31:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:31:57      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:31:57      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:31:57      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:31:57      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:31:57      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:31:57      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:31:57      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:31:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:31:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:31:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:31:57      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:31:57      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:31:57      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:31:57      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:31:57      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:31:57      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:31:57      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:31:57      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:31:57      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:31:57      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:31:57      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:31:57      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:31:57      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:31:57      at java.lang.reflect.Method.invoke (Method.java:568)
08:31:57      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:31:57      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:31:57      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:31:57      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:31:57  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/maven-metadata.xml
08:31:57  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils/maven-metadata.xml
08:31:57  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:31:57      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:31:57      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:31:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:31:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:31:57      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:31:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:31:57      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:31:57      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:31:57      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:31:57      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:31:57      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:31:57      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:31:57      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:31:57      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:31:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:31:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:31:57      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:31:57      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:31:57      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:31:57      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:31:57      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:31:57      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:31:57      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:31:57      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:31:57      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:31:57      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:31:57      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:31:57      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:31:57      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:31:57      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:31:57      at java.lang.reflect.Method.invoke (Method.java:568)
08:31:57      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:31:57      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:31:57      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:31:57      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:31:57  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils/maven-metadata.xml
08:31:57  [INFO] 
08:31:57  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ itestutils ---
08:31:57  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:31:57  [INFO] 
08:31:57  [INFO] ---------------< org.opendaylight.infrautils:ready-api >----------------
08:31:57  [INFO] Building ODL :: infrautils :: ready-api 6.0.12-SNAPSHOT           [8/38]
08:31:57  [INFO] -------------------------------[ bundle ]-------------------------------
08:31:57  [INFO] 
08:31:57  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ ready-api ---
08:31:57  [INFO] 
08:31:57  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ ready-api ---
08:31:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:31:57  [INFO] 
08:31:57  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ ready-api ---
08:31:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:31:57  [INFO] 
08:31:57  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ ready-api ---
08:31:58  [INFO] 
08:31:58  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ ready-api ---
08:31: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/infrautils-maven-merge-6.0.x/ready/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/**
08:31:58  [INFO] 
08:31:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ ready-api ---
08:31:58  [INFO] Starting audit...
08:31:58  Audit done.
08:31:58  [INFO] You have 0 Checkstyle violations.
08:31:58  [INFO] 
08:31:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ ready-api ---
08:31:58  [INFO] Starting audit...
08:31:58  Audit done.
08:31:58  [INFO] You have 0 Checkstyle violations.
08:31:58  [INFO] 
08:31:58  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ ready-api ---
08:31:58  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/classes/LICENSE
08:31:58  [INFO] 
08:31:58  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ready-api ---
08:31:58  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/resources
08:31:58  [INFO] 
08:31:58  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ready-api ---
08:31:58  [INFO] Recompiling the module because of changed dependency.
08:31:58  [INFO] Compiling 12 source files with javac [forked debug release 17] to target/classes
08:32:01  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/package-info.java:[14,41] [deprecation] @Deprecated annotation has no effect on this package declaration
08:32:01  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,15] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:32:01  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,35] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:32:01  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,15] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:32:01  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,35] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:32:01  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,15] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:32:01  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,35] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:32:01  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:[16,7] [MemberName] Classes should be named in UpperCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'SystemReadyMonitorMxBean'?
08:32:01      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:32:01  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:[33,16] [MemberName] Classes should be named in UpperCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'AbstractMxBean'?
08:32:01      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:32:01  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/DelegatingSystemReadyMonitorMXBean.java:[18,7] [MemberName] Classes should be named in UpperCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'DelegatingSystemReadyMonitorMxBean'?
08:32:01      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:32:01  [INFO] 
08:32:01  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ ready-api >>>
08:32:01  [INFO] 
08:32:01  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ ready-api ---
08:32:01  [INFO] Fork Value is true
08:32:05  [INFO] Done SpotBugs Analysis....
08:32:05  [INFO] 
08:32:05  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ ready-api <<<
08:32:05  [INFO] 
08:32:05  [INFO] 
08:32:05  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ ready-api ---
08:32:05  [INFO] BugInstance size is 0
08:32:05  [INFO] Error size is 0
08:32:05  [INFO] No errors/warnings found
08:32:05  [INFO] 
08:32:05  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ready-api ---
08:32:05  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/test/resources
08:32:05  [INFO] 
08:32:05  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ready-api ---
08:32:05  [INFO] No sources to compile
08:32:05  [INFO] 
08:32:05  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ ready-api ---
08:32:05  [INFO] No tests to run.
08:32:05  [INFO] 
08:32:05  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ ready-api ---
08:32:05  [INFO] 
08:32:05  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ ready-api ---
08:32:05  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/ready-api-6.0.12-SNAPSHOT.jar
08:32:05  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/classes/META-INF/MANIFEST.MF
08:32:05  [INFO] 
08:32:05  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ ready-api ---
08:32:05  [INFO] No previous run data found, generating javadoc.
08:32:06  [WARNING] Javadoc Warnings
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:143: warning: no @param for functionName
08:32:06  [WARNING] public Object invokeMBeanFunction(String functionName) {
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:161: warning: no @param for attribute
08:32:06  [WARNING] public Object readMBeanAttribute(String attribute) {
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:178: warning: no @return
08:32:06  [WARNING] public String getMBeanName() {
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:185: warning: no @return
08:32:06  [WARNING] public String getMBeanType() {
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:192: warning: no @return
08:32:06  [WARNING] public @Nullable String getMBeanCategory() {
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:36: warning: no comment
08:32:06  [WARNING] public static final String BASE_JMX_PREFIX = "org.opendaylight.infrautils:";
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:21: warning: no @return
08:32:06  [WARNING] SystemState getSystemState();
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:26: warning: no @return
08:32:06  [WARNING] String getFailureCause();
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/DelegatingSystemReadyMonitorMXBean.java:25: warning: no comment
08:32:06  [WARNING] public DelegatingSystemReadyMonitorMXBean(SystemReadyMonitorMXBean delegate) {
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:28: warning: no @param for <T>
08:32:06  [WARNING] <T extends FunctionalityReady> FunctionalityReadyRegistration<T> register(Class<T> markerInterface);
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:26: warning: no comment
08:32:06  [WARNING] void unregister();
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitor.java:31: warning: no @param for listener
08:32:06  [WARNING] void registerListener(SystemReadyListener listener);
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:75: warning: no comment
08:32:06  [WARNING] public void ready() {
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:104: warning: no comment
08:32:06  [WARNING] protected void setSystemFailureCause(Throwable cause) {
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:100: warning: no comment
08:32:06  [WARNING] protected void setSystemState(SystemState state) {
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:27: warning: no comment
08:32:06  [WARNING] ACTIVE,
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:25: warning: no comment
08:32:06  [WARNING] BOOTING,
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:36: warning: no comment
08:32:06  [WARNING] FAILURE,
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/testutils/TestSystemReadyMonitor.java:25: warning: no comment
08:32:06  [WARNING] public enum Behaviour {
08:32:06  [WARNING] ^
08:32:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java/org/opendaylight/infrautils/ready/testutils/TestSystemReadyMonitor.java:43: warning: no comment
08:32:06  [WARNING] public TestSystemReadyMonitor(Behaviour behaviour) {
08:32:06  [WARNING] ^
08:32:06  [WARNING] 20 warnings
08:32:06  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/ready-api-6.0.12-SNAPSHOT-javadoc.jar
08:32:06  [INFO] 
08:32:06  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ ready-api ---
08:32:06  [INFO] CycloneDX: Resolving Dependencies
08:32:07  [INFO] CycloneDX: Creating BOM version 1.5 with 10 component(s)
08:32:07  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/bom.xml
08:32:07  [INFO]            attaching as ready-api-6.0.12-SNAPSHOT-cyclonedx.xml
08:32:07  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/bom.json
08:32:07  [INFO]            attaching as ready-api-6.0.12-SNAPSHOT-cyclonedx.json
08:32:07  [INFO] 
08:32:07  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ready-api ---
08:32:07  [INFO] Checking compile classpath
08:32:07  [INFO] Checking runtime classpath
08:32:07  [INFO] Checking test classpath
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ ready-api ---
08:32:07  [INFO] No dependency problems found
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ ready-api ---
08:32:07  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/ready-api-6.0.12-SNAPSHOT-sources.jar
08:32:07  [INFO] 
08:32:07  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ ready-api ---
08:32:07  [INFO] 
08:32:07  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ ready-api ---
08:32:07  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ ready-api ---
08:32:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/api/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-SNAPSHOT.pom
08:32:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/ready-api-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-SNAPSHOT.jar
08:32:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/ready-api-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-SNAPSHOT-javadoc.jar
08:32:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-SNAPSHOT-cyclonedx.xml
08:32:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-SNAPSHOT-cyclonedx.json
08:32:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/ready-api-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-SNAPSHOT-sources.jar
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ ready-api ---
08:32:07  [INFO] Installing org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-SNAPSHOT.jar
08:32:07  [INFO] Writing OBR metadata
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ ready-api ---
08:32:07  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:32:07  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:32:07  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/maven-metadata.xml
08:32:07  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:32:07      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:32:07      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:32:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:32:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:32:07      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:32:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:32:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:32:07      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:32:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:32:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:32:07      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:32:07      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:32:07      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:32:07      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:32:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:32:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:32:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:32:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:32:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:32:07      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:32:07      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:32:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:32:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:32:07      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:32:07      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:32:07      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:32:07      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:32:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:32:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:32:07      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:32:07      at java.lang.reflect.Method.invoke (Method.java:568)
08:32:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:32:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:32:07      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:32:07      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:32:07  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/maven-metadata.xml
08:32:07  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-api/maven-metadata.xml
08:32:07  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:32:07      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:32:07      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:32:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:32:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:32:07      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:32:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:32:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:32:07      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:32:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:32:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:32:07      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:32:07      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:32:07      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:32:07      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:32:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:32:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:32:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:32:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:32:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:32:07      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:32:07      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:32:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:32:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:32:07      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:32:07      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:32:07      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:32:07      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:32:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:32:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:32:07      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:32:07      at java.lang.reflect.Method.invoke (Method.java:568)
08:32:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:32:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:32:07      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:32:07      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:32:07  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-api/maven-metadata.xml
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ ready-api ---
08:32:07  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:32:07  [INFO] 
08:32:07  [INFO] -------------< org.opendaylight.infrautils:diagstatus-api >-------------
08:32:07  [INFO] Building diagstatus-api 6.0.12-SNAPSHOT                           [9/38]
08:32:07  [INFO] -------------------------------[ bundle ]-------------------------------
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ diagstatus-api ---
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ diagstatus-api ---
08:32:07  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ diagstatus-api ---
08:32:07  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:32:07  [INFO] 
08:32:07  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ diagstatus-api ---
08:32:07  [INFO] 
08:32:07  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ diagstatus-api ---
08:32:07  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-6.0.x/diagstatus/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/**
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ diagstatus-api ---
08:32:07  [INFO] Starting audit...
08:32:07  Audit done.
08:32:07  [INFO] You have 0 Checkstyle violations.
08:32:07  [INFO] 
08:32:07  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ diagstatus-api ---
08:32:08  [INFO] Starting audit...
08:32:08  Audit done.
08:32:08  [INFO] You have 0 Checkstyle violations.
08:32:08  [INFO] 
08:32:08  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ diagstatus-api ---
08:32:08  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/classes/LICENSE
08:32:08  [INFO] 
08:32:08  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ diagstatus-api ---
08:32:08  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/resources
08:32:08  [INFO] 
08:32:08  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ diagstatus-api ---
08:32:08  [INFO] Recompiling the module because of changed dependency.
08:32:08  [INFO] Compiling 13 source files with javac [forked debug release 17] to target/classes
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/spi/NoClusterMemberInfo.java:[21,44] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/spi/NoClusterMemberInfo.java:[21,44] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/spi/NoClusterMemberInfo.java:[21,44] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:[47,46] [ParameterMissingNullable] Parameter has handling for null but is not annotated @Nullable
08:32:11      (see https://errorprone.info/bugpattern/ParameterMissingNullable)
08:32:11    Did you mean '@Nullable Throwable errorCause) {'?
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:[51,54] [ParameterMissingNullable] Parameter has handling for null but is not annotated @Nullable
08:32:11      (see https://errorprone.info/bugpattern/ParameterMissingNullable)
08:32:11    Did you mean '@Nullable Throwable errorCause) {'?
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:[95,65] [OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit
08:32:11      (see https://errorprone.info/bugpattern/OperatorPrecedence)
08:32:11    Did you mean 'return this == obj || (obj instanceof ServiceDescriptor other && serviceName.equals(other.serviceName)'?
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:[66,21] [PreferredInterfaceType] Method return type can use a more specific type to convey more information to callers.
08:32:11      (see https://errorprone.info/bugpattern/PreferredInterfaceType)
08:32:11    Did you mean 'public Set<ServiceDescriptor> getStatusSummary() {'?
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:[37,39] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but fromJSON is not; did you mean 'fromJson'?
08:32:11      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:[50,18] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but toJSON is not; did you mean 'toJson'?
08:32:11      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:[80,16] [OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit
08:32:11      (see https://errorprone.info/bugpattern/OperatorPrecedence)
08:32:11    Did you mean 'return this == obj || (obj instanceof ServiceStatusSummary that && this.isOperational == that.isOperational'?
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:[28,11] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but acquireServiceStatusAsJSON is not; did you mean 'acquireServiceStatusAsJson'?
08:32:11      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ThrowableAdapterFactory.java:[34,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable
08:32:11      (see https://errorprone.info/bugpattern/ReturnMissingNullable)
08:32:11    Did you mean 'public <T> @Nullable TypeAdapter<T> create(Gson gson, TypeToken<T> type) {'?
08:32:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ThrowableAdapterFactory.java:[44,20] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable
08:32:11      (see https://errorprone.info/bugpattern/ReturnMissingNullable)
08:32:11    Did you mean 'public @Nullable Throwable read(JsonReader in) throws IOException {'?
08:32:11  [INFO] 
08:32:11  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ diagstatus-api >>>
08:32:11  [INFO] 
08:32:11  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ diagstatus-api ---
08:32:11  [INFO] Fork Value is true
08:32:15  [INFO] Done SpotBugs Analysis....
08:32:15  [INFO] 
08:32:15  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ diagstatus-api <<<
08:32:15  [INFO] 
08:32:15  [INFO] 
08:32:15  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ diagstatus-api ---
08:32:15  [INFO] BugInstance size is 0
08:32:15  [INFO] Error size is 0
08:32:15  [INFO] No errors/warnings found
08:32:15  [INFO] 
08:32:15  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ diagstatus-api ---
08:32:15  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/test/resources
08:32:15  [INFO] 
08:32:15  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ diagstatus-api ---
08:32:15  [INFO] No sources to compile
08:32:15  [INFO] 
08:32:15  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ diagstatus-api ---
08:32:15  [INFO] No tests to run.
08:32:15  [INFO] 
08:32:15  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ diagstatus-api ---
08:32:15  [INFO] 
08:32:15  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ diagstatus-api ---
08:32:15  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/diagstatus-api-6.0.12-SNAPSHOT.jar
08:32:15  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/classes/META-INF/MANIFEST.MF
08:32:15  [INFO] 
08:32:15  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ diagstatus-api ---
08:32:15  [INFO] No previous run data found, generating javadoc.
08:32:17  [WARNING] Javadoc Warnings
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ClusterMemberInfo.java:23: warning: no comment
08:32:17  [WARNING] List<InetAddress> getClusterMembers();
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ClusterMemberInfo.java:21: warning: no comment
08:32:17  [WARNING] InetAddress getSelfAddress();
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ClusterMemberInfo.java:25: warning: no comment
08:32:17  [WARNING] boolean isLocalAddress(InetAddress ipAddress);
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusService.java:40: warning: no @return
08:32:17  [WARNING] ServiceDescriptor getServiceDescriptor(String serviceIdentifier);
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:20: warning: no comment
08:32:17  [WARNING] ObjectName JMX_OBJECT_NAME = MBeanUtils.objectNameOf("org.opendaylight.infrautils.diagstatus:type=SvcStatus");
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:22: warning: no comment
08:32:17  [WARNING] String acquireServiceStatus();
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:28: warning: no comment
08:32:17  [WARNING] String acquireServiceStatusAsJSON();
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:26: warning: no comment
08:32:17  [WARNING] String acquireServiceStatusBrief();
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:24: warning: no comment
08:32:17  [WARNING] String acquireServiceStatusDetailed();
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:30: warning: no comment
08:32:17  [WARNING] Map<String, String> acquireServiceStatusMap();
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: no comment
08:32:17  [WARNING] public class InstantDeserializer implements JsonDeserializer<Instant> {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: no comment
08:32:17  [WARNING] public class InstantSerializer implements JsonSerializer<Instant> {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:88: warning: no comment
08:32:17  [WARNING] public static <T> T getMBean(String jmxName, Class<T> klass) throws MalformedObjectNameException {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:77: warning: no comment
08:32:17  [WARNING] public static @Nullable Object getMBeanAttribute(String objName, String attribute) throws JMException {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:55: warning: no comment
08:32:17  [WARNING] public static MBeanServer registerServerMBean(Object mxBeanImplementor, String objNameStr)
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:41: warning: no comment
08:32:17  [WARNING] public static MBeanServer registerServerMBean(Object mxBeanImplementor, ObjectName objName)
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:72: warning: no comment
08:32:17  [WARNING] public static void unregisterServerMBean(Object mxBeanImplementor, String objNameStr)
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:60: warning: no comment
08:32:17  [WARNING] public static void unregisterServerMBean(Object mxBeanImplementor, ObjectName objName)
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/spi/NoClusterMemberInfo.java:24: warning: no comment
08:32:17  [WARNING] public NoClusterMemberInfo() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/spi/NoClusterMemberInfo.java:28: warning: no comment
08:32:17  [WARNING] public NoClusterMemberInfo(InetAddress selfInetAddress) {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:54: warning: no comment
08:32:17  [WARNING] public ServiceDescriptor(String moduleServiceName, Throwable errorCause) {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:46: warning: no comment
08:32:17  [WARNING] public ServiceDescriptor(String moduleServiceName, ServiceState svcState) {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:50: warning: no comment
08:32:17  [WARNING] public ServiceDescriptor(String moduleServiceName, ServiceState svcState, String statusDesc) {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:74: warning: no comment
08:32:17  [WARNING] public Optional<Throwable> getErrorCause() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:58: warning: no comment
08:32:17  [WARNING] public String getModuleServiceName() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:62: warning: no comment
08:32:17  [WARNING] public ServiceState getServiceState() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:70: warning: no comment
08:32:17  [WARNING] public String getStatusDesc() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:66: warning: no comment
08:32:17  [WARNING] public Instant getStatusTimestamp() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:41: warning: no comment
08:32:17  [WARNING] public ServiceStatusSummary(boolean isOperational, SystemState systemState, String systemReadyErrorCause,
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:37: warning: no comment
08:32:17  [WARNING] public static ServiceStatusSummary fromJSON(String json) {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:66: warning: no comment
08:32:17  [WARNING] public Collection<ServiceDescriptor> getStatusSummary() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:58: warning: no comment
08:32:17  [WARNING] public SystemState getSystemReadyState() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:62: warning: no comment
08:32:17  [WARNING] public String getSystemReadyStateErrorCause() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:70: warning: no comment
08:32:17  [WARNING] public Instant getTimeStamp() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:54: warning: no comment
08:32:17  [WARNING] public boolean isOperational() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:50: warning: no comment
08:32:17  [WARNING] public String toJSON() {
08:32:17  [WARNING] ^
08:32:17  [WARNING] 36 warnings
08:32:17  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/diagstatus-api-6.0.12-SNAPSHOT-javadoc.jar
08:32:17  [INFO] 
08:32:17  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ diagstatus-api ---
08:32:17  [INFO] CycloneDX: Resolving Dependencies
08:32:17  [INFO] CycloneDX: Creating BOM version 1.5 with 12 component(s)
08:32:17  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/bom.xml
08:32:17  [INFO]            attaching as diagstatus-api-6.0.12-SNAPSHOT-cyclonedx.xml
08:32:17  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/bom.json
08:32:17  [INFO]            attaching as diagstatus-api-6.0.12-SNAPSHOT-cyclonedx.json
08:32:17  [INFO] 
08:32:17  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-api ---
08:32:17  [INFO] Checking compile classpath
08:32:17  [INFO] Checking runtime classpath
08:32:17  [INFO] Checking test classpath
08:32:17  [INFO] 
08:32:17  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ diagstatus-api ---
08:32:17  [INFO] No dependency problems found
08:32:17  [INFO] 
08:32:17  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ diagstatus-api ---
08:32:17  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/diagstatus-api-6.0.12-SNAPSHOT-sources.jar
08:32:17  [INFO] 
08:32:17  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ diagstatus-api ---
08:32:17  [INFO] 
08:32:17  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ diagstatus-api ---
08:32:17  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:32:17  [INFO] 
08:32:17  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ diagstatus-api ---
08:32:17  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-SNAPSHOT.pom
08:32:17  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/diagstatus-api-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-SNAPSHOT.jar
08:32:17  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/diagstatus-api-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-SNAPSHOT-javadoc.jar
08:32:17  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-SNAPSHOT-cyclonedx.xml
08:32:17  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-SNAPSHOT-cyclonedx.json
08:32:17  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/diagstatus-api-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-SNAPSHOT-sources.jar
08:32:17  [INFO] 
08:32:17  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ diagstatus-api ---
08:32:17  [INFO] Installing org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-SNAPSHOT.jar
08:32:17  [INFO] Writing OBR metadata
08:32:17  [INFO] 
08:32:17  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ diagstatus-api ---
08:32:17  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:32:17  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:32:17  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/maven-metadata.xml
08:32:17  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:32:17      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:32:17      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:32:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:32:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:32:17      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:32:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:32:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:32:17      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:32:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:32:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:32:17      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:32:17      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:32:17      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:32:17      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:32:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:32:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:32:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:32:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:32:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:32:17      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:32:17      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:32:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:32:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:32:17      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:32:17      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:32:17      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:32:17      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:32:17      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:32:17      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:32:17      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:32:17      at java.lang.reflect.Method.invoke (Method.java:568)
08:32:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:32:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:32:17      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:32:17      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:32:17  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/maven-metadata.xml
08:32:17  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml
08:32:17  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:32:17      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:32:17      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:32:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:32:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:32:17      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:32:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:32:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:32:17      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:32:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:32:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:32:17      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:32:17      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:32:17      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:32:17      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:32:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:32:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:32:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:32:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:32:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:32:17      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:32:17      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:32:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:32:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:32:17      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:32:17      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:32:17      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:32:17      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:32:17      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:32:17      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:32:17      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:32:17      at java.lang.reflect.Method.invoke (Method.java:568)
08:32:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:32:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:32:17      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:32:17      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:32:17  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml
08:32:17  [INFO] 
08:32:17  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ diagstatus-api ---
08:32:17  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:32:17  [INFO] 
08:32:17  [INFO] ------------< org.opendaylight.infrautils:diagstatus-impl >-------------
08:32:17  [INFO] Building diagstatus-impl 6.0.12-SNAPSHOT                         [10/38]
08:32:17  [INFO] -------------------------------[ bundle ]-------------------------------
08:32:17  [INFO] 
08:32:17  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ diagstatus-impl ---
08:32:17  [INFO] 
08:32:17  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ diagstatus-impl ---
08:32:17  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:32:17  [INFO] 
08:32:17  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ diagstatus-impl ---
08:32:17  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:32:17  [INFO] 
08:32:17  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ diagstatus-impl ---
08:32:18  [INFO] 
08:32:18  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ diagstatus-impl ---
08:32: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/infrautils-maven-merge-6.0.x/diagstatus/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/**
08:32:18  [INFO] 
08:32:18  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ diagstatus-impl ---
08:32:18  [INFO] Starting audit...
08:32:18  Audit done.
08:32:18  [INFO] You have 0 Checkstyle violations.
08:32:18  [INFO] 
08:32:18  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ diagstatus-impl ---
08:32:18  [INFO] Starting audit...
08:32:18  Audit done.
08:32:18  [INFO] You have 0 Checkstyle violations.
08:32:18  [INFO] 
08:32:18  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ diagstatus-impl ---
08:32:18  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/classes/LICENSE
08:32:18  [INFO] 
08:32:18  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ diagstatus-impl ---
08:32:18  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/main/resources
08:32:18  [INFO] 
08:32:18  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ diagstatus-impl ---
08:32:18  [INFO] Recompiling the module because of changed dependency.
08:32:18  [INFO] Compiling 3 source files with javac [forked debug release 17] to target/classes
08:32:21  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/ClusterMemberInfoImpl.java:[39,52] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:21  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/ClusterMemberInfoImpl.java:[39,52] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:21  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/ClusterMemberInfoImpl.java:[39,52] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:21  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceImpl.java:[54,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting.
08:32:21      (see https://errorprone.info/bugpattern/UnnecessarilyVisible)
08:32:21    Did you mean 'DiagStatusServiceImpl(@Reference SystemReadyMonitor systemReadyMonitor,'?
08:32:21  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:[49,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting.
08:32:21      (see https://errorprone.info/bugpattern/UnnecessarilyVisible)
08:32:21    Did you mean 'DiagStatusServiceMBeanImpl(@Reference DiagStatusService diagStatusService,'?
08:32:21  [INFO] 
08:32:21  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ diagstatus-impl >>>
08:32:21  [INFO] 
08:32:21  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ diagstatus-impl ---
08:32:21  [INFO] Fork Value is true
08:32:26  [INFO] Done SpotBugs Analysis....
08:32:26  [INFO] 
08:32:26  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ diagstatus-impl <<<
08:32:26  [INFO] 
08:32:26  [INFO] 
08:32:26  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ diagstatus-impl ---
08:32:26  [INFO] BugInstance size is 0
08:32:26  [INFO] Error size is 0
08:32:26  [INFO] No errors/warnings found
08:32:26  [INFO] 
08:32:26  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ diagstatus-impl ---
08:32:26  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/test/resources
08:32:26  [INFO] 
08:32:26  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ diagstatus-impl ---
08:32:26  [INFO] Recompiling the module because of changed dependency.
08:32:26  [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes
08:32:29  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
08:32:29  /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
08:32:29  /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
08:32:29  /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
08:32:29  /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
08:32:29  /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
08:32:29  /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
08:32:29  /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings'
08:32:29  /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/infrautils-testutils-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings'
08:32:29  /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/test/java/org/opendaylight/infrautils/diagstatus/test/DiagStatusTestModule.java:[34,41] [removal] ClusterMemberInfoImpl in org.opendaylight.infrautils.diagstatus.internal has been deprecated and marked for removal
08:32:29  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/test/java/org/opendaylight/infrautils/diagstatus/test/DiagStatusTestModule.java:[34,13] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:29  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/test/java/org/opendaylight/infrautils/diagstatus/test/DiagStatusTest.java:[84,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:32:29      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:32:29    Did you mean 'public void diagStatus() {'?
08:32:29  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/test/java/org/opendaylight/infrautils/diagstatus/test/DiagStatusTest.java:[122,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:32:29      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:32:29    Did you mean 'public void diagStatus() {'?
08:32:29  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/test/java/org/opendaylight/infrautils/diagstatus/test/DiagStatusTest.java:[130,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:32:29      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:32:29    Did you mean 'public void diagStatus() {'?
08:32:29  [INFO] 
08:32:29  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ diagstatus-impl ---
08:32:29  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/surefire-reports
08:32:29  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:32:29  [INFO] 
08:32:29  [INFO] -------------------------------------------------------
08:32:29  [INFO]  T E S T S
08:32:29  [INFO] -------------------------------------------------------
08:32:30  [INFO] Running org.opendaylight.infrautils.diagstatus.test.DiagStatusTest
08:32:31  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.850 s -- in org.opendaylight.infrautils.diagstatus.test.DiagStatusTest
08:32:31  [INFO] 
08:32:31  [INFO] Results:
08:32:31  [INFO] 
08:32:31  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
08:32:31  [INFO] 
08:32:31  [INFO] 
08:32:31  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ diagstatus-impl ---
08:32:31  [INFO] 
08:32:31  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ diagstatus-impl ---
08:32:31  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/diagstatus-impl-6.0.12-SNAPSHOT.jar
08:32:31  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/classes/META-INF/MANIFEST.MF
08:32:31  [INFO] 
08:32:31  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ diagstatus-impl ---
08:32:31  [INFO] No previous run data found, generating javadoc.
08:32:33  [WARNING] Javadoc Warnings
08:32:33  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceImpl.java:54: warning: no comment
08:32:33  [WARNING] public DiagStatusServiceImpl(@Reference SystemReadyMonitor systemReadyMonitor,
08:32:33  [WARNING] ^
08:32:33  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:41: warning: no comment
08:32:33  [WARNING] public final class DiagStatusServiceMBeanImpl extends StandardMBean implements DiagStatusServiceMBean, AutoCloseable {
08:32:33  [WARNING] ^
08:32:33  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:49: warning: no comment
08:32:33  [WARNING] public DiagStatusServiceMBeanImpl(@Reference DiagStatusService diagStatusService,
08:32:33  [WARNING] ^
08:32:33  [WARNING] 3 warnings
08:32:33  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/diagstatus-impl-6.0.12-SNAPSHOT-javadoc.jar
08:32:33  [INFO] 
08:32:33  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ diagstatus-impl ---
08:32:33  [INFO] CycloneDX: Resolving Dependencies
08:32:34  [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
08:32:34  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/bom.xml
08:32:34  [INFO]            attaching as diagstatus-impl-6.0.12-SNAPSHOT-cyclonedx.xml
08:32:34  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/bom.json
08:32:34  [INFO]            attaching as diagstatus-impl-6.0.12-SNAPSHOT-cyclonedx.json
08:32:34  [INFO] 
08:32:34  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-impl ---
08:32:34  [INFO] Checking compile classpath
08:32:34  [INFO] Checking runtime classpath
08:32:34  [INFO] Checking test classpath
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ diagstatus-impl ---
08:32:34  [WARNING] Used undeclared dependencies found:
08:32:34  [WARNING]    com.google.inject:guice:jar:6.0.0:test
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ diagstatus-impl ---
08:32:34  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/diagstatus-impl-6.0.12-SNAPSHOT-sources.jar
08:32:34  [INFO] 
08:32:34  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ diagstatus-impl ---
08:32:34  [INFO] 
08:32:34  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ diagstatus-impl ---
08:32:34  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/code-coverage/jacoco.exec
08:32:34  [INFO] Analyzed bundle 'diagstatus-impl' with 4 classes
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ diagstatus-impl ---
08:32:34  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-SNAPSHOT.pom
08:32:34  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/diagstatus-impl-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-SNAPSHOT.jar
08:32:34  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/diagstatus-impl-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-SNAPSHOT-javadoc.jar
08:32:34  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-SNAPSHOT-cyclonedx.xml
08:32:34  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-SNAPSHOT-cyclonedx.json
08:32:34  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/diagstatus-impl-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-SNAPSHOT-sources.jar
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ diagstatus-impl ---
08:32:34  [INFO] Installing org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-SNAPSHOT.jar
08:32:34  [INFO] Writing OBR metadata
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ diagstatus-impl ---
08:32:34  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:32:34  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:32:34  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/maven-metadata.xml
08:32:34  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:32:34      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:32:34      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:32:34      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:32:34      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:32:34      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:32:34      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:32:34      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:32:34      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:32:34      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:32:34      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:32:34      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:32:34      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:32:34      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:32:34      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:32:34      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:32:34      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:32:34      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:32:34      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:32:34      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:32:34      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:32:34      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:32:34      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:32:34      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:32:34      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:32:34      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:32:34      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:32:34      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:32:34      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:32:34      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:32:34      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:32:34      at java.lang.reflect.Method.invoke (Method.java:568)
08:32:34      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:32:34      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:32:34      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:32:34      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:32:34  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/maven-metadata.xml
08:32:34  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml
08:32:34  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:32:34      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:32:34      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:32:34      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:32:34      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:32:34      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:32:34      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:32:34      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:32:34      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:32:34      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:32:34      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:32:34      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:32:34      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:32:34      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:32:34      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:32:34      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:32:34      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:32:34      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:32:34      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:32:34      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:32:34      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:32:34      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:32:34      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:32:34      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:32:34      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:32:34      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:32:34      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:32:34      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:32:34      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:32:34      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:32:34      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:32:34      at java.lang.reflect.Method.invoke (Method.java:568)
08:32:34      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:32:34      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:32:34      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:32:34      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:32:34  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ diagstatus-impl ---
08:32:34  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:32:34  [INFO] 
08:32:34  [INFO] -------------< org.opendaylight.infrautils:diagstatus-web >-------------
08:32:34  [INFO] Building diagstatus-web 6.0.12-SNAPSHOT                          [11/38]
08:32:34  [INFO] -------------------------------[ bundle ]-------------------------------
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ diagstatus-web ---
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ diagstatus-web ---
08:32:34  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ diagstatus-web ---
08:32:34  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:32:34  [INFO] 
08:32:34  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ diagstatus-web ---
08:32:34  [INFO] 
08:32:34  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ diagstatus-web ---
08:32: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/infrautils-maven-merge-6.0.x/diagstatus/web/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ diagstatus-web ---
08:32:34  [INFO] Starting audit...
08:32:34  Audit done.
08:32:34  [INFO] You have 0 Checkstyle violations.
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ diagstatus-web ---
08:32:34  [INFO] Starting audit...
08:32:34  Audit done.
08:32:34  [INFO] You have 0 Checkstyle violations.
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ diagstatus-web ---
08:32:34  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/classes/LICENSE
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ diagstatus-web ---
08:32:34  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/src/main/resources
08:32:34  [INFO] 
08:32:34  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ diagstatus-web ---
08:32:34  [INFO] Recompiling the module because of changed dependency.
08:32:34  [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes
08:32:36  [INFO] 
08:32:36  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ diagstatus-web >>>
08:32:36  [INFO] 
08:32:36  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ diagstatus-web ---
08:32:36  [INFO] Fork Value is true
08:32:40  [INFO] Done SpotBugs Analysis....
08:32:40  [INFO] 
08:32:40  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ diagstatus-web <<<
08:32:40  [INFO] 
08:32:40  [INFO] 
08:32:40  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ diagstatus-web ---
08:32:40  [INFO] BugInstance size is 0
08:32:40  [INFO] Error size is 0
08:32:40  [INFO] No errors/warnings found
08:32:40  [INFO] 
08:32:40  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ diagstatus-web ---
08:32:40  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/src/test/resources
08:32:40  [INFO] 
08:32:40  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ diagstatus-web ---
08:32:40  [INFO] Recompiling the module because of changed dependency.
08:32:40  [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes
08:32:42  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/src/test/java/org/opendaylight/infrautils/diagstatus/web/DiagStatusServletTest.java:[64,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:32:42      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:32:42    Did you mean 'public void getWhenOk() throws IOException {'?
08:32:42  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/src/test/java/org/opendaylight/infrautils/diagstatus/web/DiagStatusServletTest.java:[70,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:32:42      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:32:42    Did you mean 'public void getWhenOk() throws IOException {'?
08:32:42  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/src/test/java/org/opendaylight/infrautils/diagstatus/web/DiagStatusServletTest.java:[58,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:32:42      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:32:42    Did you mean 'public void getWhenOk() throws IOException {'?
08:32:42  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/src/test/java/org/opendaylight/infrautils/diagstatus/web/DiagStatusServletTest.java:[52,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:32:42      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:32:42    Did you mean 'public void getWhenOk() throws IOException {'?
08:32:42  [INFO] 
08:32:42  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ diagstatus-web ---
08:32:42  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/surefire-reports
08:32:42  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:32:42  [INFO] 
08:32:42  [INFO] -------------------------------------------------------
08:32:42  [INFO]  T E S T S
08:32:42  [INFO] -------------------------------------------------------
08:32:43  [INFO] Running org.opendaylight.infrautils.diagstatus.web.DiagStatusServletTest
08:32:44  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
08:32:46  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.974 s -- in org.opendaylight.infrautils.diagstatus.web.DiagStatusServletTest
08:32:47  [INFO] 
08:32:47  [INFO] Results:
08:32:47  [INFO] 
08:32:47  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
08:32:47  [INFO] 
08:32:47  [INFO] 
08:32:47  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ diagstatus-web ---
08:32:47  [INFO] 
08:32:47  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ diagstatus-web ---
08:32:47  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar
08:32:47  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/classes/META-INF/MANIFEST.MF
08:32:47  [INFO] 
08:32:47  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ diagstatus-web ---
08:32:47  [INFO] No previous run data found, generating javadoc.
08:32:48  [WARNING] Javadoc Warnings
08:32:48  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/src/main/java/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.java:42: warning: no comment
08:32:48  [WARNING] private final DiagStatusService diagStatusService;
08:32:48  [WARNING] ^
08:32:48  [WARNING] 1 warning
08:32:48  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT-javadoc.jar
08:32:48  [INFO] 
08:32:48  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ diagstatus-web ---
08:32:48  [INFO] CycloneDX: Resolving Dependencies
08:32:49  [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
08:32:49  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/bom.xml
08:32:49  [INFO]            attaching as diagstatus-web-6.0.12-SNAPSHOT-cyclonedx.xml
08:32:49  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/bom.json
08:32:49  [INFO]            attaching as diagstatus-web-6.0.12-SNAPSHOT-cyclonedx.json
08:32:49  [INFO] 
08:32:49  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-web ---
08:32:49  [INFO] Checking compile classpath
08:32:49  [INFO] Checking runtime classpath
08:32:49  [INFO] Checking test classpath
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ diagstatus-web ---
08:32:49  [INFO] No dependency problems found
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ diagstatus-web ---
08:32:49  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT-sources.jar
08:32:49  [INFO] 
08:32:49  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ diagstatus-web ---
08:32:49  [INFO] 
08:32:49  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ diagstatus-web ---
08:32:49  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/code-coverage/jacoco.exec
08:32:49  [INFO] Analyzed bundle 'diagstatus-web' with 1 classes
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ diagstatus-web ---
08:32:49  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-SNAPSHOT.pom
08:32:49  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-SNAPSHOT.jar
08:32:49  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-SNAPSHOT-javadoc.jar
08:32:49  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-SNAPSHOT-cyclonedx.xml
08:32:49  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-SNAPSHOT-cyclonedx.json
08:32:49  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-SNAPSHOT-sources.jar
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ diagstatus-web ---
08:32:49  [INFO] Installing org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-SNAPSHOT.jar
08:32:49  [INFO] Writing OBR metadata
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ diagstatus-web ---
08:32:49  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:32:49  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:32:49  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/maven-metadata.xml
08:32:49  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:32:49      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:32:49      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:32:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:32:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:32:49      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:32:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:32:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:32:49      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:32:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:32:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:32:49      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:32:49      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:32:49      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:32:49      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:32:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:32:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:32:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:32:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:32:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:32:49      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:32:49      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:32:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:32:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:32:49      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:32:49      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:32:49      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:32:49      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:32:49      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:32:49      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:32:49      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:32:49      at java.lang.reflect.Method.invoke (Method.java:568)
08:32:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:32:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:32:49      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:32:49      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:32:49  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/maven-metadata.xml
08:32:49  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml
08:32:49  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:32:49      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:32:49      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:32:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:32:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:32:49      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:32:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:32:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:32:49      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:32:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:32:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:32:49      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:32:49      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:32:49      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:32:49      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:32:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:32:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:32:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:32:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:32:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:32:49      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:32:49      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:32:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:32:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:32:49      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:32:49      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:32:49      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:32:49      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:32:49      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:32:49      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:32:49      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:32:49      at java.lang.reflect.Method.invoke (Method.java:568)
08:32:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:32:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:32:49      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:32:49      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:32:49  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ diagstatus-web ---
08:32:49  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:32:49  [INFO] 
08:32:49  [INFO] ------------< org.opendaylight.infrautils:diagstatus-shell >------------
08:32:49  [INFO] Building diagstatus-shell 6.0.12-SNAPSHOT                        [12/38]
08:32:49  [INFO] -------------------------------[ bundle ]-------------------------------
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ diagstatus-shell ---
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ diagstatus-shell ---
08:32:49  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ diagstatus-shell ---
08:32:49  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:32:49  [INFO] 
08:32:49  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ diagstatus-shell ---
08:32:49  [INFO] 
08:32:49  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ diagstatus-shell ---
08:32: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/infrautils-maven-merge-6.0.x/diagstatus/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ diagstatus-shell ---
08:32:49  [INFO] Starting audit...
08:32:49  Audit done.
08:32:49  [INFO] You have 0 Checkstyle violations.
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ diagstatus-shell ---
08:32:49  [INFO] Starting audit...
08:32:49  Audit done.
08:32:49  [INFO] You have 0 Checkstyle violations.
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ diagstatus-shell ---
08:32:49  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/classes/LICENSE
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ diagstatus-shell ---
08:32:49  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/resources
08:32:49  [INFO] 
08:32:49  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ diagstatus-shell ---
08:32:49  [INFO] Recompiling the module because of changed dependency.
08:32:49  [INFO] Compiling 3 source files with javac [forked debug release 17] to target/classes
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[57,4] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[57,4] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[57,4] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[68,22] [Varifier] Consider using `var` here to avoid boilerplate.
08:32:52      (see https://errorprone.info/bugpattern/Varifier)
08:32:52    Did you mean 'var strBuilder = new StringBuilder();'?
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[69,67] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
08:32:52      (see https://errorprone.info/bugpattern/JavaUtilDate)
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[69,48] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
08:32:52      (see https://errorprone.info/bugpattern/JavaUtilDate)
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[71,12] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be
08:32:52      (see https://errorprone.info/bugpattern/YodaCondition)
08:32:52    Did you mean 'if (nip != null) {'?
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[74,30] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but clusterIPAddresses is not
08:32:52      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:32:52    Did you mean 'List<InetAddress> clusterIpAddresses = clusterMemberInfoProvider.getClusterMembers();'?
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[97,14] [SystemOut] Printing to standard output should only be used for debugging, not in production code
08:32:52      (see https://errorprone.info/bugpattern/SystemOut)
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[112,21] [UnnecessaryStringBuilder] Prefer string concatenation over explicitly using `StringBuilder#append`, since `+` reads better and has equivalent or better performance.
08:32:52      (see https://errorprone.info/bugpattern/UnnecessaryStringBuilder)
08:32:52    Did you mean 'return "Node IP Address: " + memberAddress.getHostAddress() + "\n" + invokeRemoteDiagStatus(memberAddress);'?
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[115,11] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly.
08:32:52      (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed)
08:32:52    Did you mean 'String invokeRemoteDiagStatus(InetAddress host) throws IOException, InterruptedException, URISyntaxException {'?
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[118,20] [Varifier] Consider using `var` here to avoid boilerplate.
08:32:52      (see https://errorprone.info/bugpattern/Varifier)
08:32:52    Did you mean 'var request = HttpRequest.newBuilder(new URI(restUrl))'?
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[170,103] [UnnecessaryStringBuilder] Prefer string concatenation over explicitly using `StringBuilder#append`, since `+` reads better and has equivalent or better performance.
08:32:52      (see https://errorprone.info/bugpattern/UnnecessaryStringBuilder)
08:32:52    Did you mean 'return (DIAGSTATUS_URL_PREFIX + targetHostAsString + ":" + httpClient.getHttpPort()'?
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[175,22] [Varifier] Consider using `var` here to avoid boilerplate.
08:32:52      (see https://errorprone.info/bugpattern/Varifier)
08:32:52    Did you mean 'var strBuilder = new StringBuilder();'?
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[196,20] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but isIPAddressInCluster is not
08:32:52      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:32:52    Did you mean 'if (isIpAddressInCluster(ipAddress)) {'?
08:32:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[197,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but clusterIPAddresses is not
08:32:52      (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names)
08:32:52    Did you mean 'List<InetAddress> clusterIpAddresses = clusterMemberInfoProvider.getClusterMembers();'?
08:32:52  [INFO] 
08:32:52  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ diagstatus-shell >>>
08:32:52  [INFO] 
08:32:52  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ diagstatus-shell ---
08:32:52  [INFO] Fork Value is true
08:32:56  [INFO] Done SpotBugs Analysis....
08:32:56  [INFO] 
08:32:56  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ diagstatus-shell <<<
08:32:56  [INFO] 
08:32:56  [INFO] 
08:32:56  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ diagstatus-shell ---
08:32:56  [INFO] BugInstance size is 0
08:32:56  [INFO] Error size is 0
08:32:56  [INFO] No errors/warnings found
08:32:56  [INFO] 
08:32:56  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ diagstatus-shell ---
08:32:56  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/test/resources
08:32:56  [INFO] 
08:32:56  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ diagstatus-shell ---
08:32:56  [INFO] Recompiling the module because of changed dependency.
08:32:56  [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes
08:32:59  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.class): warning: Cannot find annotation method 'value()' in type 'HttpWhiteboardServletPattern': class file for org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletPattern not found
08:32:59  /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.class): warning: Cannot find annotation method 'value()' in type 'HttpWhiteboardServletName': class file for org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletName not found
08:32:59  /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
08:32:59  /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.class): warning: Cannot find annotation method 'value()' in type 'HttpWhiteboardServletPattern': class file for org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletPattern not found
08:32:59  /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.class): warning: Cannot find annotation method 'value()' in type 'HttpWhiteboardServletName': class file for org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletName not found
08:32:59  /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
08:32:59  /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.class): warning: Cannot find annotation method 'value()' in type 'HttpWhiteboardServletPattern': class file for org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletPattern not found
08:32:59  /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.class): warning: Cannot find annotation method 'value()' in type 'HttpWhiteboardServletName': class file for org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletName not found
08:32:59  /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/diagstatus-web-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
08:32:59  /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/test/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommandTest.java:[54,4] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:59  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/test/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommandTest.java:[54,4] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:59  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/test/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommandTest.java:[54,4] [removal] ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal
08:32:59  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/test/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommandTest.java:[98,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:32:59      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:32:59    Did you mean 'public void getRemoteStatusSummary_IPv4() throws Exception {'?
08:32:59  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/test/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommandTest.java:[91,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:32:59      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:32:59    Did you mean 'public void getRemoteStatusSummary_IPv4() throws Exception {'?
08:32:59  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/test/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommandTest.java:[59,18] [NonFinalStaticField] Static fields should almost always be final.
08:32:59      (see https://errorprone.info/bugpattern/NonFinalStaticField)
08:32:59  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/test/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommandTest.java:[66,18] [NonFinalStaticField] Static fields should almost always be final.
08:32:59      (see https://errorprone.info/bugpattern/NonFinalStaticField)
08:32:59  [INFO] 
08:32:59  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ diagstatus-shell ---
08:32:59  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/surefire-reports
08:32:59  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:32:59  [INFO] 
08:32:59  [INFO] -------------------------------------------------------
08:32:59  [INFO]  T E S T S
08:32:59  [INFO] -------------------------------------------------------
08:33:00  [INFO] Running org.opendaylight.infrautils.diagstatus.shell.DiagStatusCommandTest
08:33:00  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
08:33:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.192 s -- in org.opendaylight.infrautils.diagstatus.shell.DiagStatusCommandTest
08:33:04  [INFO] 
08:33:04  [INFO] Results:
08:33:04  [INFO] 
08:33:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
08:33:04  [INFO] 
08:33:04  [INFO] 
08:33:04  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ diagstatus-shell ---
08:33:04  [INFO] 
08:33:04  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ diagstatus-shell ---
08:33:04  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/diagstatus-shell-6.0.12-SNAPSHOT.jar
08:33:04  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/classes/META-INF/MANIFEST.MF
08:33:04  [INFO] 
08:33:04  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ diagstatus-shell ---
08:33:04  [INFO] No previous run data found, generating javadoc.
08:33:06  [WARNING] Javadoc Warnings
08:33:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DefaultHttpClientService.java:23: warning: no comment
08:33:06  [WARNING] public final class DefaultHttpClientService implements HttpClientService {
08:33:06  [WARNING] ^
08:33:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/HttpClientService.java:17: warning: no comment
08:33:06  [WARNING] int getHttpPort();
08:33:06  [WARNING] ^
08:33:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/HttpClientService.java:15: warning: no comment
08:33:06  [WARNING] HttpResponse<String> sendRequest(HttpRequest request) throws IOException, InterruptedException;
08:33:06  [WARNING] ^
08:33:06  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/HttpClientService.java:14: warning: no comment
08:33:06  [WARNING] public interface HttpClientService {
08:33:06  [WARNING] ^
08:33:06  [WARNING] 4 warnings
08:33:06  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/diagstatus-shell-6.0.12-SNAPSHOT-javadoc.jar
08:33:06  [INFO] 
08:33:06  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ diagstatus-shell ---
08:33:06  [INFO] CycloneDX: Resolving Dependencies
08:33:07  [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s)
08:33:07  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/bom.xml
08:33:07  [INFO]            attaching as diagstatus-shell-6.0.12-SNAPSHOT-cyclonedx.xml
08:33:07  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/bom.json
08:33:07  [INFO]            attaching as diagstatus-shell-6.0.12-SNAPSHOT-cyclonedx.json
08:33:07  [INFO] 
08:33:07  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-shell ---
08:33:07  [INFO] Checking compile classpath
08:33:07  [INFO] Checking runtime classpath
08:33:07  [INFO] Checking test classpath
08:33:07  [INFO] 
08:33:07  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ diagstatus-shell ---
08:33:07  [WARNING] Used undeclared dependencies found:
08:33:07  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
08:33:07  [WARNING]    javax.servlet:javax.servlet-api:jar:3.1.0:test
08:33:07  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
08:33:07  [WARNING]    org.opendaylight.infrautils:ready-api:jar:6.0.12-SNAPSHOT:compile
08:33:07  [INFO] 
08:33:07  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ diagstatus-shell ---
08:33:07  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/diagstatus-shell-6.0.12-SNAPSHOT-sources.jar
08:33:07  [INFO] 
08:33:07  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ diagstatus-shell ---
08:33:07  [INFO] 
08:33:07  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ diagstatus-shell ---
08:33:07  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/code-coverage/jacoco.exec
08:33:07  [INFO] Analyzed bundle 'diagstatus-shell' with 2 classes
08:33:07  [INFO] 
08:33:07  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ diagstatus-shell ---
08:33:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-SNAPSHOT.pom
08:33:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/diagstatus-shell-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-SNAPSHOT.jar
08:33:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/diagstatus-shell-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-SNAPSHOT-javadoc.jar
08:33:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-SNAPSHOT-cyclonedx.xml
08:33:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-SNAPSHOT-cyclonedx.json
08:33:07  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/diagstatus-shell-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-SNAPSHOT-sources.jar
08:33:07  [INFO] 
08:33:07  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ diagstatus-shell ---
08:33:07  [INFO] Installing org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-SNAPSHOT.jar
08:33:07  [INFO] Writing OBR metadata
08:33:07  [INFO] 
08:33:07  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ diagstatus-shell ---
08:33:07  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:33:07  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:33:07  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/maven-metadata.xml
08:33:07  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:33:07      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:33:07      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:33:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:33:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:33:07      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:33:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:33:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:33:07      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:33:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:33:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:33:07      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:33:07      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:33:07      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:33:07      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:33:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:33:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:33:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:33:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:33:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:33:07      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:33:07      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:33:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:33:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:33:07      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:33:07      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:33:07      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:33:07      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:33:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:33:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:33:07      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:33:07      at java.lang.reflect.Method.invoke (Method.java:568)
08:33:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:33:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:33:07      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:33:07      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:33:07  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/maven-metadata.xml
08:33:07  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml
08:33:07  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:33:07      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:33:07      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:33:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:33:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:33:07      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:33:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:33:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:33:07      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:33:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:33:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:33:07      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:33:07      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:33:07      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:33:07      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:33:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:33:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:33:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:33:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:33:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:33:07      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:33:07      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:33:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:33:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:33:07      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:33:07      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:33:07      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:33:07      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:33:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:33:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:33:07      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:33:07      at java.lang.reflect.Method.invoke (Method.java:568)
08:33:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:33:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:33:07      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:33:07      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:33:07  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml
08:33:07  [INFO] 
08:33:07  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ diagstatus-shell ---
08:33:07  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:33:07  [INFO] 
08:33:07  [INFO] ---------------< org.opendaylight.infrautils:ready-impl >---------------
08:33:07  [INFO] Building ODL :: infrautils :: ready-impl 6.0.12-SNAPSHOT         [13/38]
08:33:07  [INFO] -------------------------------[ bundle ]-------------------------------
08:33:07  [INFO] 
08:33:07  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ ready-impl ---
08:33:07  [INFO] 
08:33:07  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ ready-impl ---
08:33:07  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:33:07  [INFO] 
08:33:07  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ ready-impl ---
08:33:07  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:33:07  [INFO] 
08:33:07  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ ready-impl ---
08:33:08  [INFO] 
08:33:08  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ ready-impl ---
08:33:08  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-6.0.x/ready/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/**
08:33:08  [INFO] 
08:33:08  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ ready-impl ---
08:33:08  [INFO] Starting audit...
08:33:08  Audit done.
08:33:08  [INFO] You have 0 Checkstyle violations.
08:33:08  [INFO] 
08:33:08  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ ready-impl ---
08:33:08  [INFO] Starting audit...
08:33:08  Audit done.
08:33:08  [INFO] You have 0 Checkstyle violations.
08:33:08  [INFO] 
08:33:08  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ ready-impl ---
08:33:08  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/classes/LICENSE
08:33:08  [INFO] 
08:33:08  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ready-impl ---
08:33:08  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/resources
08:33:08  [INFO] 
08:33:08  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ready-impl ---
08:33:08  [INFO] Recompiling the module because of changed dependency.
08:33:08  [INFO] Compiling 3 source files with javac [forked debug release 17] to target/classes
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[31,61] [removal] FunctionalityReadyNotifier in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[31,61] [removal] FunctionalityReadyNotifier in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[31,61] [removal] FunctionalityReadyNotifier in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,35] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,55] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,35] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,55] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,35] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,55] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.class): warning: Cannot find annotation method 'from()' in type 'Generated': class file for org.immutables.value.Generated not found
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.class): warning: Cannot find annotation method 'generator()' in type 'Generated'
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$NamePrefixBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated'
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$NamePrefixBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated'
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$LoggerBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated'
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$LoggerBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated'
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$BuildFinal.class): warning: Cannot find annotation method 'from()' in type 'Generated'
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/infrautils-util-6.0.12-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$BuildFinal.class): warning: Cannot find annotation method 'generator()' in type 'Generated'
08:33:11  /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:[84,32] [removal] getElapsedTimeInMS() in TimeInfo has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:[84,70] [removal] getRemainingTimeInMS() in TimeInfo has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[45,53] [rawtypes] found raw type: Class
08:33:11    missing type arguments for generic class Class<T>
08:33:11    where T is a type-variable:
08:33:11      T extends Object declared in class Class
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[56,22] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[56,22] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[56,22] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[58,29] [rawtypes] found raw type: Class
08:33:11    missing type arguments for generic class Class<T>
08:33:11    where T is a type-variable:
08:33:11      T extends Object declared in class Class
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[82,87] [UnusedVariable] The parameter 'args' is never read.
08:33:11      (see https://errorprone.info/bugpattern/UnusedVariable)
08:33:11    Did you mean 'return invokeNotDelegated(proxy, method);'?
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[82,56] [UnusedVariable] The parameter 'proxy' is never read.
08:33:11      (see https://errorprone.info/bugpattern/UnusedVariable)
08:33:11    Did you mean 'return invokeNotDelegated(method, args);'?
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[28,26] [NonFinalStaticField] Static fields should almost always be final.
08:33:11      (see https://errorprone.info/bugpattern/NonFinalStaticField)
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[29,26] [NonFinalStaticField] Static fields should almost always be final.
08:33:11      (see https://errorprone.info/bugpattern/NonFinalStaticField)
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[30,26] [NonFinalStaticField] Static fields should almost always be final.
08:33:11      (see https://errorprone.info/bugpattern/NonFinalStaticField)
08:33:11  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[49,30] [Varifier] Consider using `var` here to avoid boilerplate.
08:33:11      (see https://errorprone.info/bugpattern/Varifier)
08:33:11    Did you mean 'var noSuchMethodError = new NoSuchMethodError(e.getMessage());'?
08:33:11  [INFO] 
08:33:11  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ ready-impl >>>
08:33:11  [INFO] 
08:33:11  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ ready-impl ---
08:33:11  [INFO] Fork Value is true
08:33:14  [INFO] Done SpotBugs Analysis....
08:33:14  [INFO] 
08:33:14  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ ready-impl <<<
08:33:14  [INFO] 
08:33:14  [INFO] 
08:33:14  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ ready-impl ---
08:33:14  [INFO] BugInstance size is 0
08:33:14  [INFO] Error size is 0
08:33:14  [INFO] No errors/warnings found
08:33:14  [INFO] 
08:33:14  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ready-impl ---
08:33:14  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/resources
08:33:14  [INFO] 
08:33:14  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ready-impl ---
08:33:14  [INFO] Recompiling the module because of changed dependency.
08:33:14  [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[44,12] [removal] FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[44,12] [removal] FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[44,12] [removal] FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[49,23] [removal] FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[57,50] [unchecked] unchecked method invocation: method registerService in interface BundleContext is applied to given types
08:33:17    required: Class<S>,S,Dictionary<String,?>
08:33:17    found:    Class,Object,Dictionary<String,CAP#1>
08:33:17    where S is a type-variable:
08:33:17      S extends Object declared in method <S>registerService(Class<S>,S,Dictionary<String,?>)
08:33:17    where CAP#1 is a fresh type-variable:
08:33:17      CAP#1 extends Object from capture of ?
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[57,54] [unchecked] unchecked conversion
08:33:17    required: Class<S>
08:33:17    found:    Class
08:33:17    where S is a type-variable:
08:33:17      S extends Object declared in method <S>registerService(Class<S>,S,Dictionary<String,?>)
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[59,21] [rawtypes] found raw type: ServiceReference
08:33:17    missing type arguments for generic class ServiceReference<S>
08:33:17    where S is a type-variable:
08:33:17      S extends Object declared in interface ServiceReference
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[62,8] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[80,40] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[80,40] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[80,40] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[84,57] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[84,57] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[84,57] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[42,35] [MockNotUsedInProduction] This mock is instantiated and configured, but is never passed to production code. It should be either removed or used.
08:33:17      (see https://errorprone.info/bugpattern/MockNotUsedInProduction)
08:33:17    Did you mean to remove this line?
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[42,35] [UnusedVariable] The field 'serviceRegistration' is never read.
08:33:17      (see https://errorprone.info/bugpattern/UnusedVariable)
08:33:17    Did you mean to remove this line?
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[54,16] [MockitoDoSetup] Prefer using when/thenReturn over doReturn/when for additional type safety.
08:33:17      (see https://errorprone.info/bugpattern/MockitoDoSetup)
08:33:17    Did you mean 'when(mockBundleContext.registerService(any(Class.class), any(Object.class), any())).thenAnswer(invocation -> {'?
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[59,16] [MockitoDoSetup] Prefer using when/thenReturn over doReturn/when for additional type safety.
08:33:17      (see https://errorprone.info/bugpattern/MockitoDoSetup)
08:33:17    Did you mean 'when(mockBundleContext'?
08:33:17  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/SystemReadyTest.java:[42,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:33:17      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:33:17    Did you mean 'public void mbeanRegistration() throws Exception {'?
08:33:17  [INFO] 
08:33:17  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ ready-impl ---
08:33:17  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/surefire-reports
08:33:17  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:33:17  [INFO] 
08:33:17  [INFO] -------------------------------------------------------
08:33:17  [INFO]  T E S T S
08:33:17  [INFO] -------------------------------------------------------
08:33:18  [INFO] Running org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierTest
08:33:18  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
08:33:20  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.409 s -- in org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierTest
08:33:20  [INFO] Running org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest
08:33:21  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest
08:33:21  [INFO] 
08:33:21  [INFO] Results:
08:33:21  [INFO] 
08:33:21  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
08:33:21  [INFO] 
08:33:21  [INFO] 
08:33:21  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ ready-impl ---
08:33:21  [INFO] 
08:33:21  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ ready-impl ---
08:33:21  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/ready-impl-6.0.12-SNAPSHOT.jar
08:33:21  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/classes/META-INF/MANIFEST.MF
08:33:21  [INFO] 
08:33:21  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ ready-impl ---
08:33:21  [INFO] No previous run data found, generating javadoc.
08:33:23  [WARNING] Javadoc Warnings
08:33:23  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:37: warning: no comment
08:33:23  [WARNING] public FunctionalityReadyNotifierImpl(BundleContext bundleContext) {
08:33:23  [WARNING] ^
08:33:23  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:45: warning: no comment
08:33:23  [WARNING] public @interface Config {
08:33:23  [WARNING] ^
08:33:23  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:63: warning: no comment
08:33:23  [WARNING] public KarafSystemReady(@Reference DiagProvider diagProvider, Config newConfig) {
08:33:23  [WARNING] ^
08:33:23  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:47: warning: no comment
08:33:23  [WARNING] int systemReadyTimeout() default 300;
08:33:23  [WARNING] ^
08:33:23  [WARNING] 4 warnings
08:33:23  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/ready-impl-6.0.12-SNAPSHOT-javadoc.jar
08:33:23  [INFO] 
08:33:23  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ ready-impl ---
08:33:23  [INFO] CycloneDX: Resolving Dependencies
08:33:23  [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s)
08:33:23  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/bom.xml
08:33:23  [INFO]            attaching as ready-impl-6.0.12-SNAPSHOT-cyclonedx.xml
08:33:23  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/bom.json
08:33:23  [INFO]            attaching as ready-impl-6.0.12-SNAPSHOT-cyclonedx.json
08:33:23  [INFO] 
08:33:23  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ready-impl ---
08:33:23  [INFO] Checking compile classpath
08:33:23  [INFO] Checking runtime classpath
08:33:23  [INFO] Checking test classpath
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ ready-impl ---
08:33:24  [WARNING] Unused declared dependencies found:
08:33:24  [WARNING]    org.awaitility:awaitility:jar:4.2.2:compile
08:33:24  [WARNING] Non-test scoped test only dependencies found:
08:33:24  [WARNING]    org.hamcrest:hamcrest:jar:3.0:compile
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ ready-impl ---
08:33:24  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/ready-impl-6.0.12-SNAPSHOT-sources.jar
08:33:24  [INFO] 
08:33:24  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ ready-impl ---
08:33:24  [INFO] 
08:33:24  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ ready-impl ---
08:33:24  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/code-coverage/jacoco.exec
08:33:24  [INFO] Analyzed bundle 'ODL :: infrautils :: ready-impl' with 4 classes
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ ready-impl ---
08:33:24  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-SNAPSHOT.pom
08:33:24  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/ready-impl-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-SNAPSHOT.jar
08:33:24  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/ready-impl-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-SNAPSHOT-javadoc.jar
08:33:24  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-SNAPSHOT-cyclonedx.xml
08:33:24  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-SNAPSHOT-cyclonedx.json
08:33:24  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/ready-impl-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-SNAPSHOT-sources.jar
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ ready-impl ---
08:33:24  [INFO] Installing org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-SNAPSHOT.jar
08:33:24  [INFO] Writing OBR metadata
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ ready-impl ---
08:33:24  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:33:24  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:33:24  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/maven-metadata.xml
08:33:24  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:33:24      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:33:24      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:33:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:33:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:33:24      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:33:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:33:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:33:24      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:33:24      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:33:24      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:33:24      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:33:24      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:33:24      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:33:24      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:33:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:33:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:33:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:33:24      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:33:24      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:33:24      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:33:24      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:33:24      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:33:24      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:33:24      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:33:24      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:33:24      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:33:24      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:33:24      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:33:24      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:33:24      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:33:24      at java.lang.reflect.Method.invoke (Method.java:568)
08:33:24      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:33:24      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:33:24      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:33:24      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:33:24  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/maven-metadata.xml
08:33:24  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-impl/maven-metadata.xml
08:33:24  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:33:24      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:33:24      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:33:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:33:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:33:24      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:33:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:33:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:33:24      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:33:24      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:33:24      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:33:24      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:33:24      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:33:24      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:33:24      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:33:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:33:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:33:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:33:24      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:33:24      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:33:24      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:33:24      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:33:24      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:33:24      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:33:24      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:33:24      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:33:24      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:33:24      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:33:24      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:33:24      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:33:24      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:33:24      at java.lang.reflect.Method.invoke (Method.java:568)
08:33:24      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:33:24      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:33:24      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:33:24      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:33:24  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-impl/maven-metadata.xml
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ ready-impl ---
08:33:24  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:33:24  [INFO] 
08:33:24  [INFO] ---------------< org.opendaylight.infrautils:inject-spi >---------------
08:33:24  [INFO] Building ODL :: infrautils :: inject-spi 6.0.12-SNAPSHOT         [14/38]
08:33:24  [INFO] -------------------------------[ bundle ]-------------------------------
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ inject-spi ---
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ inject-spi ---
08:33:24  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ inject-spi ---
08:33:24  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:33:24  [INFO] 
08:33:24  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ inject-spi ---
08:33:24  [INFO] 
08:33:24  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ inject-spi ---
08:33: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/infrautils-maven-merge-6.0.x/inject/inject-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/**
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ inject-spi ---
08:33:24  [INFO] Starting audit...
08:33:24  Audit done.
08:33:24  [INFO] You have 0 Checkstyle violations.
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ inject-spi ---
08:33:24  [INFO] Starting audit...
08:33:24  Audit done.
08:33:24  [INFO] You have 0 Checkstyle violations.
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ inject-spi ---
08:33:24  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/classes/LICENSE
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ inject-spi ---
08:33:24  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/src/main/resources
08:33:24  [INFO] 
08:33:24  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ inject-spi ---
08:33:24  [INFO] Recompiling the module because of changed dependency.
08:33:24  [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes
08:33:27  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/src/main/java/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:[45,21] [deprecation] whitelistPackages(String...) in ClassGraph has been deprecated
08:33:27  [INFO] 
08:33:27  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ inject-spi >>>
08:33:27  [INFO] 
08:33:27  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ inject-spi ---
08:33:27  [INFO] Fork Value is true
08:33:30  [INFO] Done SpotBugs Analysis....
08:33:31  [INFO] 
08:33:31  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ inject-spi <<<
08:33:31  [INFO] 
08:33:31  [INFO] 
08:33:31  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ inject-spi ---
08:33:31  [INFO] BugInstance size is 0
08:33:31  [INFO] Error size is 0
08:33:31  [INFO] No errors/warnings found
08:33:31  [INFO] 
08:33:31  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ inject-spi ---
08:33:31  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/src/test/resources
08:33:31  [INFO] 
08:33:31  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ inject-spi ---
08:33:31  [INFO] Recompiling the module because of changed dependency.
08:33:31  [INFO] Compiling 5 source files with javac [forked debug release 17] to target/test-classes
08:33:33  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/src/test/java/org/opendaylight/infrautils/inject/spi/ClassPathScannerTest.java:[22,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:33:33      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:33:33    Did you mean 'public void classpathScanning() {'?
08:33:33  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/src/test/java/org/opendaylight/infrautils/inject/spi/ClassPathScannerTest.java:[33,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:33:33      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:33:33    Did you mean 'public void classpathScanning() {'?
08:33:33  [INFO] 
08:33:33  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ inject-spi ---
08:33:33  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/surefire-reports
08:33:33  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:33:33  [INFO] 
08:33:33  [INFO] -------------------------------------------------------
08:33:33  [INFO]  T E S T S
08:33:33  [INFO] -------------------------------------------------------
08:33:34  [INFO] Running org.opendaylight.infrautils.inject.spi.ClassPathScannerTest
08:33:34  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s -- in org.opendaylight.infrautils.inject.spi.ClassPathScannerTest
08:33:34  [INFO] 
08:33:34  [INFO] Results:
08:33:34  [INFO] 
08:33:34  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
08:33:34  [INFO] 
08:33:34  [INFO] 
08:33:34  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ inject-spi ---
08:33:34  [INFO] 
08:33:34  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ inject-spi ---
08:33:34  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/inject-spi-6.0.12-SNAPSHOT.jar
08:33:34  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/classes/META-INF/MANIFEST.MF
08:33:34  [INFO] 
08:33:34  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ inject-spi ---
08:33:34  [INFO] No previous run data found, generating javadoc.
08:33:36  [WARNING] Javadoc Warnings
08:33:36  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/src/main/java/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:74: warning: no @param for singletonConsumer
08:33:36  [WARNING] public void bindAllSingletons(String prefix, BiConsumer<Class, Class> binder, Consumer<Class> singletonConsumer) {
08:33:36  [WARNING] ^
08:33:36  [WARNING] 1 warning
08:33:36  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/inject-spi-6.0.12-SNAPSHOT-javadoc.jar
08:33:36  [INFO] 
08:33:36  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ inject-spi ---
08:33:36  [INFO] CycloneDX: Resolving Dependencies
08:33:36  [INFO] CycloneDX: Creating BOM version 1.5 with 7 component(s)
08:33:36  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/bom.xml
08:33:36  [INFO]            attaching as inject-spi-6.0.12-SNAPSHOT-cyclonedx.xml
08:33:36  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/bom.json
08:33:36  [INFO]            attaching as inject-spi-6.0.12-SNAPSHOT-cyclonedx.json
08:33:36  [INFO] 
08:33:36  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ inject-spi ---
08:33:36  [INFO] Checking compile classpath
08:33:36  [INFO] Checking runtime classpath
08:33:36  [INFO] Checking test classpath
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ inject-spi ---
08:33:36  [WARNING] Unused declared dependencies found:
08:33:36  [WARNING]    jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ inject-spi ---
08:33:36  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/inject-spi-6.0.12-SNAPSHOT-sources.jar
08:33:36  [INFO] 
08:33:36  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ inject-spi ---
08:33:36  [INFO] 
08:33:36  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ inject-spi ---
08:33:36  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/code-coverage/jacoco.exec
08:33:36  [INFO] Analyzed bundle 'ODL :: infrautils :: inject-spi' with 1 classes
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ inject-spi ---
08:33:36  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/pom.xml to /tmp/r/org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-SNAPSHOT.pom
08:33:36  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/inject-spi-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-SNAPSHOT.jar
08:33:36  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/inject-spi-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-SNAPSHOT-javadoc.jar
08:33:36  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-SNAPSHOT-cyclonedx.xml
08:33:36  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-SNAPSHOT-cyclonedx.json
08:33:36  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/inject-spi-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-SNAPSHOT-sources.jar
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ inject-spi ---
08:33:36  [INFO] Installing org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-SNAPSHOT.jar
08:33:36  [INFO] Writing OBR metadata
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ inject-spi ---
08:33:36  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:33:36  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:33:36  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/maven-metadata.xml
08:33:36  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:33:36      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:33:36      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:33:36      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:33:36      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:33:36      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:33:36      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:33:36      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:33:36      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:33:36      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:33:36      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:33:36      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:33:36      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:33:36      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:33:36      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:33:36      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:33:36      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:33:36      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:33:36      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:33:36      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:33:36      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:33:36      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:33:36      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:33:36      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:33:36      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:33:36      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:33:36      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:33:36      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:33:36      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:33:36      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:33:36      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:33:36      at java.lang.reflect.Method.invoke (Method.java:568)
08:33:36      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:33:36      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:33:36      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:33:36      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:33:36  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/maven-metadata.xml
08:33:36  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject-spi/maven-metadata.xml
08:33:36  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:33:36      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:33:36      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:33:36      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:33:36      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:33:36      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:33:36      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:33:36      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:33:36      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:33:36      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:33:36      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:33:36      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:33:36      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:33:36      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:33:36      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:33:36      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:33:36      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:33:36      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:33:36      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:33:36      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:33:36      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:33:36      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:33:36      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:33:36      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:33:36      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:33:36      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:33:36      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:33:36      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:33:36      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:33:36      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:33:36      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:33:36      at java.lang.reflect.Method.invoke (Method.java:568)
08:33:36      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:33:36      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:33:36      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:33:36      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:33:36  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject-spi/maven-metadata.xml
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ inject-spi ---
08:33:36  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:33:36  [INFO] 
08:33:36  [INFO] --------------< org.opendaylight.infrautils:inject.guice >--------------
08:33:36  [INFO] Building ODL :: infrautils :: inject.guice 6.0.12-SNAPSHOT       [15/38]
08:33:36  [INFO] -------------------------------[ bundle ]-------------------------------
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ inject.guice ---
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ inject.guice ---
08:33:36  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ inject.guice ---
08:33:36  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:33:36  [INFO] 
08:33:36  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ inject.guice ---
08:33:36  [INFO] 
08:33:36  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ inject.guice ---
08:33: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/infrautils-maven-merge-6.0.x/inject/inject-guice/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ inject.guice ---
08:33:36  [INFO] Starting audit...
08:33:36  Audit done.
08:33:36  [INFO] You have 0 Checkstyle violations.
08:33:36  [INFO] 
08:33:36  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ inject.guice ---
08:33:37  [INFO] Starting audit...
08:33:37  Audit done.
08:33:37  [INFO] You have 0 Checkstyle violations.
08:33:37  [INFO] 
08:33:37  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ inject.guice ---
08:33:37  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/classes/LICENSE
08:33:37  [INFO] 
08:33:37  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ inject.guice ---
08:33:37  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/src/main/resources
08:33:37  [INFO] 
08:33:37  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ inject.guice ---
08:33:37  [INFO] Recompiling the module because of changed dependency.
08:33:37  [INFO] Compiling 3 source files with javac [forked debug release 17] to target/classes
08:33:39  [INFO] 
08:33:39  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ inject.guice >>>
08:33:39  [INFO] 
08:33:39  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ inject.guice ---
08:33:39  [INFO] Fork Value is true
08:33:42  [INFO] Done SpotBugs Analysis....
08:33:42  [INFO] 
08:33:42  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ inject.guice <<<
08:33:42  [INFO] 
08:33:42  [INFO] 
08:33:42  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ inject.guice ---
08:33:42  [INFO] BugInstance size is 0
08:33:42  [INFO] Error size is 0
08:33:42  [INFO] No errors/warnings found
08:33:42  [INFO] 
08:33:42  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ inject.guice ---
08:33:42  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/src/test/resources
08:33:42  [INFO] 
08:33:42  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ inject.guice ---
08:33:42  [INFO] No sources to compile
08:33:42  [INFO] 
08:33:42  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ inject.guice ---
08:33:42  [INFO] No tests to run.
08:33:42  [INFO] 
08:33:42  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ inject.guice ---
08:33:42  [INFO] 
08:33:42  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ inject.guice ---
08:33:42  [INFO] Building bundle: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/inject.guice-6.0.12-SNAPSHOT.jar
08:33:42  [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/classes/META-INF/MANIFEST.MF
08:33:42  [INFO] 
08:33:42  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ inject.guice ---
08:33:42  [INFO] No previous run data found, generating javadoc.
08:33:44  [WARNING] Javadoc Warnings
08:33:44  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:38: warning: no comment
08:33:44  [WARNING] protected abstract void checkedConfigure() throws Exception;
08:33:44  [WARNING] ^
08:33:44  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:17: warning: no comment
08:33:44  [WARNING] protected final GuiceClassPathBinder classPathBinder;
08:33:44  [WARNING] ^
08:33:44  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:20: warning: no comment
08:33:44  [WARNING] public AutoWiringModule(GuiceClassPathBinder classPathBinder, String packagePrefix) {
08:33:44  [WARNING] ^
08:33:44  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:31: warning: no comment
08:33:44  [WARNING] protected void configureMore() throws Exception {
08:33:44  [WARNING] ^
08:33:44  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/GuiceClassPathBinder.java:20: warning: no comment
08:33:44  [WARNING] public GuiceClassPathBinder(String prefix) {
08:33:44  [WARNING] ^
08:33:44  [WARNING] 5 warnings
08:33:44  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/inject.guice-6.0.12-SNAPSHOT-javadoc.jar
08:33:44  [INFO] 
08:33:44  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ inject.guice ---
08:33:44  [INFO] CycloneDX: Resolving Dependencies
08:33:44  [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s)
08:33:44  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/bom.xml
08:33:44  [INFO]            attaching as inject.guice-6.0.12-SNAPSHOT-cyclonedx.xml
08:33:44  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/bom.json
08:33:44  [INFO]            attaching as inject.guice-6.0.12-SNAPSHOT-cyclonedx.json
08:33:44  [INFO] 
08:33:44  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ inject.guice ---
08:33:44  [INFO] Checking compile classpath
08:33:44  [INFO] Checking runtime classpath
08:33:44  [INFO] Checking test classpath
08:33:44  [INFO] 
08:33:44  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ inject.guice ---
08:33:44  [WARNING] Unused declared dependencies found:
08:33:44  [WARNING]    com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile
08:33:44  [WARNING]    com.guicedee.services:javax.inject:jar:1.0.20.2:compile
08:33:44  [INFO] 
08:33:44  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ inject.guice ---
08:33:44  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/inject.guice-6.0.12-SNAPSHOT-sources.jar
08:33:44  [INFO] 
08:33:44  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ inject.guice ---
08:33:44  [INFO] 
08:33:44  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ inject.guice ---
08:33:44  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:33:44  [INFO] 
08:33:44  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ inject.guice ---
08:33:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/pom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-SNAPSHOT.pom
08:33:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/inject.guice-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-SNAPSHOT.jar
08:33:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/inject.guice-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-SNAPSHOT-javadoc.jar
08:33:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-SNAPSHOT-cyclonedx.xml
08:33:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-SNAPSHOT-cyclonedx.json
08:33:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/inject.guice-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-SNAPSHOT-sources.jar
08:33:44  [INFO] 
08:33:44  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ inject.guice ---
08:33:44  [INFO] Installing org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-SNAPSHOT.jar
08:33:44  [INFO] Writing OBR metadata
08:33:44  [INFO] 
08:33:44  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ inject.guice ---
08:33:44  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:33:44  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:33:44  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/maven-metadata.xml
08:33:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:33:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:33:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:33:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:33:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:33:44      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:33:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:33:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:33:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:33:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:33:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:33:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:33:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:33:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:33:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:33:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:33:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:33:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:33:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:33:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:33:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:33:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:33:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:33:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:33:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:33:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:33:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:33:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:33:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:33:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:33:44      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:33:44      at java.lang.reflect.Method.invoke (Method.java:568)
08:33:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:33:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:33:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:33:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:33:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/maven-metadata.xml
08:33:44  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice/maven-metadata.xml
08:33:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:33:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:33:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:33:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:33:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:33:44      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:33:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:33:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:33:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:33:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:33:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:33:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:33:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:33:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:33:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:33:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:33:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:33:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:33:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:33:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:33:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:33:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:33:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:33:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:33:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:33:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:33:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:33:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:33:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:33:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:33:44      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:33:44      at java.lang.reflect.Method.invoke (Method.java:568)
08:33:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:33:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:33:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:33:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:33:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice/maven-metadata.xml
08:33:44  [INFO] 
08:33:44  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ inject.guice ---
08:33:44  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
08:33:44  [INFO] 
08:33:44  [INFO] --------------< org.opendaylight.infrautils:ready-guice >---------------
08:33:44  [INFO] Building ODL :: infrautils :: ready-guice 6.0.12-SNAPSHOT        [16/38]
08:33:44  [INFO] --------------------------------[ jar ]---------------------------------
08:33:44  [INFO] 
08:33:44  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ ready-guice ---
08:33:44  [INFO] 
08:33:44  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ ready-guice ---
08:33:45  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:33:45  [INFO] 
08:33:45  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ ready-guice ---
08:33:45  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:33:45  [INFO] 
08:33:45  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ ready-guice ---
08:33:45  [INFO] 
08:33:45  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ ready-guice ---
08:33: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/infrautils-maven-merge-6.0.x/ready/guice/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
08:33:45  [INFO] 
08:33:45  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ ready-guice ---
08:33:45  [INFO] Starting audit...
08:33:45  Audit done.
08:33:45  [INFO] You have 0 Checkstyle violations.
08:33:45  [INFO] 
08:33:45  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ ready-guice ---
08:33:45  [INFO] Starting audit...
08:33:45  Audit done.
08:33:45  [INFO] You have 0 Checkstyle violations.
08:33:45  [INFO] 
08:33:45  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ ready-guice ---
08:33:45  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/classes/LICENSE
08:33:45  [INFO] 
08:33:45  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ready-guice ---
08:33:45  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/src/main/resources
08:33:45  [INFO] 
08:33:45  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ready-guice ---
08:33:45  [INFO] Recompiling the module because of changed dependency.
08:33:45  [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes
08:33:47  [INFO] 
08:33:47  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ ready-guice >>>
08:33:47  [INFO] 
08:33:47  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ ready-guice ---
08:33:47  [INFO] Fork Value is true
08:33:50  [INFO] Done SpotBugs Analysis....
08:33:50  [INFO] 
08:33:50  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ ready-guice <<<
08:33:50  [INFO] 
08:33:50  [INFO] 
08:33:50  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ ready-guice ---
08:33:50  [INFO] BugInstance size is 0
08:33:50  [INFO] Error size is 0
08:33:50  [INFO] No errors/warnings found
08:33:50  [INFO] 
08:33:50  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ready-guice ---
08:33:50  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/src/test/resources
08:33:50  [INFO] 
08:33:50  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ready-guice ---
08:33:50  [INFO] Recompiling the module because of changed dependency.
08:33:50  [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes
08:33:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/src/test/java/org/opendaylight/infrautils/ready/guice/test/ReadyModuleTest.java:[51,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test.
08:33:52      (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix)
08:33:52    Did you mean 'public void readyListener() {'?
08:33:52  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/src/test/java/org/opendaylight/infrautils/ready/guice/test/ReadyModuleTest.java:[32,23] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting.
08:33:52      (see https://errorprone.info/bugpattern/UnnecessarilyVisible)
08:33:52    Did you mean '@Inject TestBean(SystemReadyMonitor systemReadyMonitor) {'?
08:33:52  [INFO] 
08:33:52  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ ready-guice ---
08:33:52  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/surefire-reports
08:33:52  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:33:52  [INFO] 
08:33:52  [INFO] -------------------------------------------------------
08:33:52  [INFO]  T E S T S
08:33:52  [INFO] -------------------------------------------------------
08:33:53  [INFO] Running org.opendaylight.infrautils.ready.guice.test.ReadyModuleTest
08:33:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s -- in org.opendaylight.infrautils.ready.guice.test.ReadyModuleTest
08:33:54  [INFO] 
08:33:54  [INFO] Results:
08:33:54  [INFO] 
08:33:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
08:33:54  [INFO] 
08:33:54  [INFO] 
08:33:54  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ ready-guice ---
08:33:54  [INFO] 
08:33:54  [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ ready-guice ---
08:33:54  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/ready-guice-6.0.12-SNAPSHOT.jar
08:33:54  [INFO] 
08:33:54  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ ready-guice ---
08:33:54  [INFO] No previous run data found, generating javadoc.
08:33:55  [WARNING] Javadoc Warnings
08:33:55  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/src/main/java/org/opendaylight/infrautils/ready/guice/ReadyModule.java:15: warning: no comment
08:33:55  [WARNING] public class ReadyModule extends AbstractModule implements PostFullSystemInjectionListener {
08:33:55  [WARNING] ^
08:33:55  [WARNING] 1 warning
08:33:55  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/ready-guice-6.0.12-SNAPSHOT-javadoc.jar
08:33:55  [INFO] 
08:33:55  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ ready-guice ---
08:33:55  [INFO] CycloneDX: Resolving Dependencies
08:33:56  [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s)
08:33:56  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/bom.xml
08:33:56  [INFO]            attaching as ready-guice-6.0.12-SNAPSHOT-cyclonedx.xml
08:33:56  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/bom.json
08:33:56  [INFO]            attaching as ready-guice-6.0.12-SNAPSHOT-cyclonedx.json
08:33:56  [INFO] 
08:33:56  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ready-guice ---
08:33:56  [INFO] Checking compile classpath
08:33:56  [INFO] Checking runtime classpath
08:33:56  [INFO] Checking test classpath
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ ready-guice ---
08:33:56  [WARNING] Used undeclared dependencies found:
08:33:56  [WARNING]    org.opendaylight.infrautils:inject:jar:6.0.12-SNAPSHOT:compile
08:33:56  [WARNING]    com.google.inject:guice:jar:6.0.0:compile
08:33:56  [WARNING]    jakarta.annotation:jakarta.annotation-api:jar:1.3.5:test
08:33:56  [WARNING]    com.guicedee.services:javax.inject:jar:1.0.20.2:provided
08:33:56  [WARNING] Unused declared dependencies found:
08:33:56  [WARNING]    org.opendaylight.infrautils:inject.guice:jar:6.0.12-SNAPSHOT:compile
08:33:56  [WARNING]    org.opendaylight.infrautils:infrautils-util:jar:6.0.12-SNAPSHOT:compile
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ ready-guice ---
08:33:56  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/ready-guice-6.0.12-SNAPSHOT-sources.jar
08:33:56  [INFO] 
08:33:56  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ ready-guice ---
08:33:56  [INFO] 
08:33:56  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ ready-guice ---
08:33:56  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/code-coverage/jacoco.exec
08:33:56  [INFO] Analyzed bundle 'ODL :: infrautils :: ready-guice' with 1 classes
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ ready-guice ---
08:33:56  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-SNAPSHOT.pom
08:33:56  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/ready-guice-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-SNAPSHOT.jar
08:33:56  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/ready-guice-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-SNAPSHOT-javadoc.jar
08:33:56  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-SNAPSHOT-cyclonedx.xml
08:33:56  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-SNAPSHOT-cyclonedx.json
08:33:56  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/ready-guice-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-SNAPSHOT-sources.jar
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ ready-guice ---
08:33:56  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:33:56  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:33:56  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/maven-metadata.xml
08:33:56  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:33:56      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:33:56      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:33:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:33:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:33:56      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:33:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:33:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:33:56      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:33:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:33:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:33:56      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:33:56      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:33:56      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:33:56      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:33:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:33:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:33:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:33:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:33:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:33:56      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:33:56      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:33:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:33:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:33:56      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:33:56      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:33:56      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:33:56      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:33:56      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:33:56      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:33:56      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:33:56      at java.lang.reflect.Method.invoke (Method.java:568)
08:33:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:33:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:33:56      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:33:56      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:33:56  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/maven-metadata.xml
08:33:56  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-guice/maven-metadata.xml
08:33:56  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:33:56      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:33:56      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:33:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:33:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:33:56      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:33:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:33:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:33:56      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:33:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:33:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:33:56      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:33:56      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:33:56      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:33:56      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:33:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:33:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:33:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:33:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:33:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:33:56      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:33:56      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:33:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:33:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:33:56      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:33:56      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:33:56      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:33:56      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:33:56      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:33:56      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:33:56      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:33:56      at java.lang.reflect.Method.invoke (Method.java:568)
08:33:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:33:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:33:56      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:33:56      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:33:56  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-guice/maven-metadata.xml
08:33:56  [INFO] 
08:33:56  [INFO] ------------< org.opendaylight.infrautils:infrautils-docs >-------------
08:33:56  [INFO] Building infrautils-docs 6.0.12-SNAPSHOT                         [17/38]
08:33:56  [INFO] --------------------------------[ jar ]---------------------------------
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ infrautils-docs ---
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ infrautils-docs ---
08:33:56  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ infrautils-docs ---
08:33:56  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:33:56  [INFO] 
08:33:56  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ infrautils-docs ---
08:33:56  [INFO] 
08:33:56  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ infrautils-docs ---
08:33:56  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-6.0.x/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ infrautils-docs ---
08:33:56  [INFO] Starting audit...
08:33:56  Audit done.
08:33:56  [INFO] You have 0 Checkstyle violations.
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ infrautils-docs ---
08:33:56  [INFO] Starting audit...
08:33:56  Audit done.
08:33:56  [INFO] You have 0 Checkstyle violations.
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ infrautils-docs ---
08:33:56  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/docs/target/classes/LICENSE
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ infrautils-docs ---
08:33:56  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/docs/src/main/resources
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ infrautils-docs ---
08:33:56  [INFO] No sources to compile
08:33:56  [INFO] 
08:33:56  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ infrautils-docs >>>
08:33:56  [INFO] 
08:33:56  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ infrautils-docs ---
08:33:56  [INFO] 
08:33:56  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ infrautils-docs <<<
08:33:56  [INFO] 
08:33:56  [INFO] 
08:33:56  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ infrautils-docs ---
08:33:56  [INFO] 
08:33:56  [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-sources) @ infrautils-docs ---
08:33:57  [INFO] 
08:33:57  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ infrautils-docs ---
08:33:57  [INFO] Source directory: /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src added.
08:33:57  [INFO] 
08:33:57  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ infrautils-docs ---
08:33:57  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/docs/src/test/resources
08:33:57  [INFO] 
08:33:57  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ infrautils-docs ---
08:33:57  [INFO] No sources to compile
08:33:57  [INFO] 
08:33:57  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ infrautils-docs ---
08:33:57  [INFO] No tests to run.
08:33:57  [INFO] 
08:33:57  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ infrautils-docs ---
08:33:57  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/docs/target/infrautils-docs-6.0.12-SNAPSHOT-sources.jar
08:33:57  [INFO] 
08:33:57  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ infrautils-docs ---
08:33:57  [INFO] 
08:33:57  [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ infrautils-docs ---
08:33:57  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/docs/target/infrautils-docs-6.0.12-SNAPSHOT.jar
08:33:57  [INFO] 
08:33:57  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ infrautils-docs ---
08:33:57  [INFO] No previous run data found, generating javadoc.
08:34:02  [WARNING] Javadoc Warnings
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/package-info.java:9: warning: no comment
08:34:02  [WARNING] package org.opendaylight.infrautils.testutils;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:38: warning: no comment
08:34:02  [WARNING] protected abstract void checkedConfigure() throws Exception;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:41: warning: no comment
08:34:02  [WARNING] protected abstract void checkedConfigure() throws Exception;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:26: warning: no comment
08:34:02  [WARNING] protected abstract void configureBindings() throws Exception;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:65: warning: no comment
08:34:02  [WARNING] public final Option[] config() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:168: warning: no comment
08:34:02  [WARNING] protected abstract String featureName();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:164: warning: no comment
08:34:02  [WARNING] protected String[] featureNames() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:162: warning: no comment
08:34:02  [WARNING] protected abstract UrlReference featureRepositoryURL();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:156: warning: no comment
08:34:02  [WARNING] protected MavenUrlReference getKarafURL() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:149: warning: no comment
08:34:02  [WARNING] protected static final String getKarafVersion() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:180: warning: no comment
08:34:02  [WARNING] public TestProbeBuilder probeConfiguration(TestProbeBuilder probe) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:78: warning: no comment
08:34:02  [WARNING] protected void checkIsRunning() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/Lifecycle.java:35: warning: no comment
08:34:02  [WARNING] boolean isRunning();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:33: warning: no comment
08:34:02  [WARNING] protected abstract void start() throws Exception;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:35: warning: no comment
08:34:02  [WARNING] protected abstract void stop() throws Exception;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:143: warning: no @param for functionName
08:34:02  [WARNING] public Object invokeMBeanFunction(String functionName) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:161: warning: no @param for attribute
08:34:02  [WARNING] public Object readMBeanAttribute(String attribute) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:178: warning: no @return
08:34:02  [WARNING] public String getMBeanName() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:185: warning: no @return
08:34:02  [WARNING] public String getMBeanType() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:192: warning: no @return
08:34:02  [WARNING] public @Nullable String getMBeanCategory() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:36: warning: no comment
08:34:02  [WARNING] public static final String BASE_JMX_PREFIX = "org.opendaylight.infrautils:";
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:17: warning: no comment
08:34:02  [WARNING] protected final GuiceClassPathBinder classPathBinder;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:20: warning: no comment
08:34:02  [WARNING] public AutoWiringModule(GuiceClassPathBinder classPathBinder, String packagePrefix) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:31: warning: no comment
08:34:02  [WARNING] protected void configureMore() throws Exception {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:27: warning: no comment
08:34:02  [WARNING] public static final ClasspathHellDuplicatesChecker INSTANCE = new ClasspathHellDuplicatesChecker();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:32: warning: no comment
08:34:02  [WARNING] public ClasspathHellDuplicatesChecker() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:36: warning: no comment
08:34:02  [WARNING] public Map<String, List<String>> getDuplicates() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:68: warning: no comment
08:34:02  [WARNING] protected boolean isHarmlessDuplicate(String resourcePath) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:40: warning: no comment
08:34:02  [WARNING] public String toString(Map<String, List<String>> map) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:39: warning: no comment
08:34:02  [WARNING] public ClasspathHellDuplicatesCheckRule() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:35: warning: no comment
08:34:02  [WARNING] public ClasspathHellDuplicatesCheckRule(ClasspathHellDuplicatesChecker checker) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:49: warning: no comment
08:34:02  [WARNING] protected void checkClasspath() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:74: warning: no @param for singletonConsumer
08:34:02  [WARNING] public void bindAllSingletons(String prefix, BiConsumer<Class, Class> binder, Consumer<Class> singletonConsumer) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/ClusterMemberInfo.java:23: warning: no comment
08:34:02  [WARNING] List<InetAddress> getClusterMembers();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/ClusterMemberInfo.java:21: warning: no comment
08:34:02  [WARNING] InetAddress getSelfAddress();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/ClusterMemberInfo.java:25: warning: no comment
08:34:02  [WARNING] boolean isLocalAddress(InetAddress ipAddress);
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/shell/DefaultHttpClientService.java:23: warning: no comment
08:34:02  [WARNING] public final class DefaultHttpClientService implements HttpClientService {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/shell/HttpClientService.java:17: warning: no comment
08:34:02  [WARNING] int getHttpPort();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/shell/HttpClientService.java:15: warning: no comment
08:34:02  [WARNING] HttpResponse<String> sendRequest(HttpRequest request) throws IOException, InterruptedException;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:21: warning: no @return
08:34:02  [WARNING] SystemState getSystemState();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:26: warning: no @return
08:34:02  [WARNING] String getFailureCause();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/spi/DelegatingSystemReadyMonitorMXBean.java:25: warning: no comment
08:34:02  [WARNING] public DelegatingSystemReadyMonitorMXBean(SystemReadyMonitorMXBean delegate) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusService.java:40: warning: no @return
08:34:02  [WARNING] ServiceDescriptor getServiceDescriptor(String serviceIdentifier);
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceImpl.java:54: warning: no comment
08:34:02  [WARNING] public DiagStatusServiceImpl(@Reference SystemReadyMonitor systemReadyMonitor,
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:20: warning: no comment
08:34:02  [WARNING] ObjectName JMX_OBJECT_NAME = MBeanUtils.objectNameOf("org.opendaylight.infrautils.diagstatus:type=SvcStatus");
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:22: warning: no comment
08:34:02  [WARNING] String acquireServiceStatus();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:28: warning: no comment
08:34:02  [WARNING] String acquireServiceStatusAsJSON();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:26: warning: no comment
08:34:02  [WARNING] String acquireServiceStatusBrief();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:24: warning: no comment
08:34:02  [WARNING] String acquireServiceStatusDetailed();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:30: warning: no comment
08:34:02  [WARNING] Map<String, String> acquireServiceStatusMap();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:41: warning: no comment
08:34:02  [WARNING] public final class DiagStatusServiceMBeanImpl extends StandardMBean implements DiagStatusServiceMBean, AutoCloseable {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:49: warning: no comment
08:34:02  [WARNING] public DiagStatusServiceMBeanImpl(@Reference DiagStatusService diagStatusService,
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:27: warning: no comment
08:34:02  [WARNING] public static final long DEFAULT_TIMEOUT_FOR_SHUTDOWN = 10;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:28: warning: no comment
08:34:02  [WARNING] public static final TimeUnit DEFAULT_TIMEOUT_UNIT_FOR_SHUTDOWN = TimeUnit.SECONDS;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:48: warning: no comment
08:34:02  [WARNING] public static ListeningExecutorService newFixedThreadPool(int size, String namePrefix, Logger logger) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:53: warning: no comment
08:34:02  [WARNING] public static ListeningExecutorService newListeningCachedThreadPool(String namePrefix, Logger logger) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:64: warning: no comment
08:34:02  [WARNING] public static ListeningScheduledExecutorService newListeningScheduledThreadPool(int corePoolSize, String namePrefix,
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:58: warning: no comment
08:34:02  [WARNING] public static ListeningScheduledExecutorService newListeningSingleThreadScheduledExecutor(String namePrefix,
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:70: warning: no comment
08:34:02  [WARNING] public static void shutdownAndAwaitTermination(ExecutorService executorService) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:28: warning: no @param for <T>
08:34:02  [WARNING] <T extends FunctionalityReady> FunctionalityReadyRegistration<T> register(Class<T> markerInterface);
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:37: warning: no comment
08:34:02  [WARNING] public FunctionalityReadyNotifierImpl(BundleContext bundleContext) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:26: warning: no comment
08:34:02  [WARNING] void unregister();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/GuiceClassPathBinder.java:20: warning: no comment
08:34:02  [WARNING] public GuiceClassPathBinder(String prefix) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:51: warning: no comment
08:34:02  [WARNING] protected Injector injector;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:48: warning: no comment
08:34:02  [WARNING] protected final Iterable<? extends Module> modules;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:49: warning: no comment
08:34:02  [WARNING] protected final Stage stage;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:53: warning: no comment
08:34:02  [WARNING] public GuiceRule(Module... modules) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:57: warning: no comment
08:34:02  [WARNING] protected GuiceRule(Stage stage, Module... modules) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:63: warning: no comment
08:34:02  [WARNING] public GuiceRule(Class<? extends Module>... moduleClasses) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:93: warning: no comment
08:34:02  [WARNING] protected void setUpGuice(Object target) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:104: warning: no comment
08:34:02  [WARNING] protected void tearDownGuice() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/shell/HttpClientService.java:14: warning: no comment
08:34:02  [WARNING] public interface HttpClientService {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/web/HttpResponse.java:35: warning: no comment
08:34:02  [WARNING] public String getBody() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/web/HttpResponse.java:31: warning: no comment
08:34:02  [WARNING] public int getStatus() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:36: warning: no @return
08:34:02  [WARNING] @Value.Parameter public abstract String namePrefix();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:41: warning: no @return
08:34:02  [WARNING] @Value.Parameter public abstract Logger logger();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:46: warning: no @return
08:34:02  [WARNING] @Value.Parameter public abstract Optional<Integer> priority();
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:52: warning: no @return
08:34:02  [WARNING] @Value.Default public boolean daemon() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:401: warning: no comment
08:34:02  [WARNING] public interface BuildFinal {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:391: warning: no comment
08:34:02  [WARNING] public interface LoggerBuildStage {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:381: warning: no comment
08:34:02  [WARNING] public interface NamePrefixBuildStage {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: no comment
08:34:02  [WARNING] public class InstantDeserializer implements JsonDeserializer<Instant> {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: no comment
08:34:02  [WARNING] public class InstantSerializer implements JsonSerializer<Instant> {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitor.java:31: warning: no @param for listener
08:34:02  [WARNING] void registerListener(SystemReadyListener listener);
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:45: warning: no comment
08:34:02  [WARNING] public @interface Config {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:63: warning: no comment
08:34:02  [WARNING] public KarafSystemReady(@Reference DiagProvider diagProvider, Config newConfig) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:47: warning: no comment
08:34:02  [WARNING] int systemReadyTimeout() default 300;
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment
08:34:02  [WARNING] public enum Level { ERROR }
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:30: warning: no comment
08:34:02  [WARNING] public LogCapture(Level level, String message, @Nullable Throwable cause) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:44: warning: no comment
08:34:02  [WARNING] public Optional<Throwable> getCause() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:40: warning: no comment
08:34:02  [WARNING] public String getMessage() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment
08:34:02  [WARNING] public enum Level { ERROR }
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:58: warning: no comment
08:34:02  [WARNING] public LogCaptureRule() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:137: warning: no comment
08:34:02  [WARNING] public void expectError(String message) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:125: warning: no comment
08:34:02  [WARNING] public void expectError(String message, int howManyMessagesBack) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:112: warning: no comment
08:34:02  [WARNING] public void expectLastErrorMessageContains(String partialErrorMessage) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:145: warning: no comment
08:34:02  [WARNING] public Throwable getErrorThrowable(int howManyMessagesBack) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:141: warning: no comment
08:34:02  [WARNING] public Throwable getLastErrorThrowable() {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:107: warning: no comment
08:34:02  [WARNING] public void handleErrorLogs(Consumer<ImmutableList<LogCapture>> newErrorLogHandler) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] /w/workspace/infrautils-maven-merge-6.0.x/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:21: warning: no comment
08:34:02  [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage) {
08:34:02  [WARNING] ^
08:34:02  [WARNING] 100 warnings
08:34:02  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/docs/target/infrautils-docs-6.0.12-SNAPSHOT-javadoc.jar
08:34:02  [INFO] 
08:34:02  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ infrautils-docs ---
08:34:02  [INFO] CycloneDX: Resolving Dependencies
08:34:06  [INFO] CycloneDX: Creating BOM version 1.5 with 108 component(s)
08:34:06  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/docs/target/bom.xml
08:34:06  [INFO]            attaching as infrautils-docs-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:06  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/docs/target/bom.json
08:34:06  [INFO]            attaching as infrautils-docs-6.0.12-SNAPSHOT-cyclonedx.json
08:34:06  [INFO] 
08:34:06  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-docs ---
08:34:06  [INFO] Skipping duplicate-finder execution!
08:34:06  [INFO] 
08:34:06  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ infrautils-docs ---
08:34:06  [WARNING] Unused declared dependencies found:
08:34:06  [WARNING]    org.opendaylight.infrautils:diagstatus-impl:jar:6.0.12-SNAPSHOT:compile
08:34:06  [WARNING]    org.opendaylight.infrautils:ready-guice:jar:6.0.12-SNAPSHOT:compile
08:34:06  [WARNING]    org.opendaylight.infrautils:ready-api:jar:6.0.12-SNAPSHOT:compile
08:34:06  [WARNING]    org.opendaylight.infrautils:inject.guice:jar:6.0.12-SNAPSHOT:compile
08:34:06  [WARNING]    org.opendaylight.infrautils:diagstatus-shell:jar:6.0.12-SNAPSHOT:compile
08:34:06  [WARNING]    org.immutables:value:jar:annotations:2.10.1:compile
08:34:06  [WARNING]    org.opendaylight.infrautils:diagstatus-api:jar:6.0.12-SNAPSHOT:compile
08:34:06  [WARNING]    org.opendaylight.infrautils:diagstatus-web:jar:6.0.12-SNAPSHOT:compile
08:34:06  [WARNING]    org.opendaylight.infrautils:ready-impl:jar:6.0.12-SNAPSHOT:compile
08:34:06  [WARNING]    org.opendaylight.infrautils:infrautils-util:jar:6.0.12-SNAPSHOT:compile
08:34:06  [WARNING]    org.opendaylight.infrautils:inject:jar:6.0.12-SNAPSHOT:compile
08:34:06  [INFO] 
08:34:06  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ infrautils-docs ---
08:34:06  [INFO] 
08:34:06  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ infrautils-docs ---
08:34:06  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:34:06  [INFO] 
08:34:06  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ infrautils-docs ---
08:34:06  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/docs/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-SNAPSHOT.pom
08:34:06  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/docs/target/infrautils-docs-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-SNAPSHOT.jar
08:34:06  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/docs/target/infrautils-docs-6.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-SNAPSHOT-sources.jar
08:34:06  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/docs/target/infrautils-docs-6.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-SNAPSHOT-javadoc.jar
08:34:06  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/docs/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:06  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/docs/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-SNAPSHOT-cyclonedx.json
08:34:06  [INFO] 
08:34:06  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ infrautils-docs ---
08:34:06  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:34:06  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:34:06  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:06  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:06      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:06      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:06      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:06      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:06      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:06      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:06      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:06      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:06      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:06      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:06      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:06      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:06      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:06      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:06      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:06      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:06      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:06  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:06  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml
08:34:06  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:06      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:06      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:06      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:06      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:06      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:06      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:06      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:06      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:06      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:06      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:06      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:06      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:06      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:06      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:06      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:06      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:06      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:06  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml
08:34:06  [INFO] 
08:34:06  [INFO] -------------< org.opendaylight.infrautils:feature-parent >-------------
08:34:06  [INFO] Building OpenDaylight :: Infrautils :: feature-parent 6.0.12-SNAPSHOT [18/38]
08:34:06  [INFO] --------------------------------[ pom ]---------------------------------
08:34:06  [INFO] 
08:34:06  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ feature-parent ---
08:34:06  [INFO] 
08:34:06  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ feature-parent ---
08:34:06  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
08:34:06  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
08:34:06  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:06  [INFO] 
08:34:06  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ feature-parent ---
08:34:06  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:06  [INFO] 
08:34:06  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ feature-parent ---
08:34:06  [INFO] 
08:34:06  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-parent ---
08:34:06  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:06  [INFO] argLine set to empty
08:34:06  [INFO] 
08:34:06  [INFO] --- template-feature-plugin:13.1.5:generate-feature (generate-feature) @ feature-parent ---
08:34:06  [INFO] Project packaging is not 'feature', skipping execution
08:34:06  [INFO] 
08:34:06  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ feature-parent ---
08:34:07  [INFO] Starting audit...
08:34:07  Audit done.
08:34:07  [INFO] You have 0 Checkstyle violations.
08:34:07  [INFO] 
08:34:07  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ feature-parent ---
08:34:07  [INFO] Starting audit...
08:34:07  Audit done.
08:34:07  [INFO] You have 0 Checkstyle violations.
08:34:07  [INFO] 
08:34:07  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ feature-parent ---
08:34:07  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/features/parent/target/classes/LICENSE
08:34:07  [INFO] 
08:34:07  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ feature-parent >>>
08:34:07  [INFO] 
08:34:07  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ feature-parent ---
08:34:07  [INFO] 
08:34:07  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ feature-parent <<<
08:34:07  [INFO] 
08:34:07  [INFO] 
08:34:07  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ feature-parent ---
08:34:07  [INFO] 
08:34:07  [INFO] --- features-test-plugin:13.1.5:test (default) @ feature-parent ---
08:34:09  [INFO] Project packaging is not 'feature', skipping execution
08:34:09  [INFO] 
08:34:09  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ feature-parent ---
08:34:09  [INFO] 
08:34:09  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ feature-parent ---
08:34:09  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
08:34:09  [INFO] 
08:34:09  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ feature-parent ---
08:34:09  [INFO] CycloneDX: Resolving Dependencies
08:34:10  [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s)
08:34:10  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/features/parent/target/bom.xml
08:34:10  [INFO]            attaching as feature-parent-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:10  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/features/parent/target/bom.json
08:34:10  [INFO]            attaching as feature-parent-6.0.12-SNAPSHOT-cyclonedx.json
08:34:10  [INFO] 
08:34:10  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent ---
08:34:10  [INFO] Skipping duplicate-finder execution!
08:34:10  [INFO] 
08:34:10  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ feature-parent ---
08:34:10  [INFO] Skipping plugin execution
08:34:10  [INFO] 
08:34:10  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-parent ---
08:34:10  [INFO] Skipping source per configuration.
08:34:10  [INFO] 
08:34:10  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-parent ---
08:34:10  [INFO] 
08:34:10  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-parent ---
08:34:10  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:10  [INFO] 
08:34:10  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ feature-parent ---
08:34:10  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-SNAPSHOT.pom
08:34:10  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:10  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-SNAPSHOT-cyclonedx.json
08:34:10  [INFO] 
08:34:10  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ feature-parent ---
08:34:10  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:34:10  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:34:10  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:10  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:10      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:10      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:10      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:10      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:34:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:10      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:10      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:10      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:10      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:10      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:10      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:10      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:10      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:10      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:10      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:10      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:10      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:10      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:10      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:10      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:10      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:10  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:10  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/feature-parent/maven-metadata.xml
08:34:10  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:10      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:10      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:10      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:10      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:34:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:10      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:10      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:10      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:10      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:10      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:10      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:10      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:10      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:10      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:10      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:10      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:10      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:10      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:10      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:10      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:10      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:10  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/feature-parent/maven-metadata.xml
08:34:10  [INFO] 
08:34:10  [INFO] ----------< org.opendaylight.infrautils:odl-infrautils-utils >----------
08:34:10  [INFO] Building OpenDaylight :: Infrautils :: Utils 6.0.12-SNAPSHOT     [19/38]
08:34:10  [INFO] ------------------------------[ feature ]-------------------------------
08:34:10  [INFO] 
08:34:10  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-infrautils-utils ---
08:34:10  [INFO] 
08:34:10  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-infrautils-utils ---
08:34:10  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:10  [INFO] 
08:34:10  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-infrautils-utils ---
08:34:10  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:10  [INFO] 
08:34:10  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-infrautils-utils ---
08:34:11  [INFO] 
08:34:11  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-infrautils-utils ---
08:34:11  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:11  [INFO] argLine set to empty
08:34:11  [INFO] 
08:34:11  [INFO] --- template-feature-plugin:13.1.5:generate-feature (generate-feature) @ odl-infrautils-utils ---
08:34:11  [INFO] 
08:34:11  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-infrautils-utils ---
08:34:11  [INFO] Starting audit...
08:34:11  Audit done.
08:34:11  [INFO] You have 0 Checkstyle violations.
08:34:11  [INFO] 
08:34:11  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-infrautils-utils ---
08:34:11  [INFO] Starting audit...
08:34:11  Audit done.
08:34:11  [INFO] You have 0 Checkstyle violations.
08:34:11  [INFO] 
08:34:11  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-infrautils-utils ---
08:34:11  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-utils/target/classes/LICENSE
08:34:11  [INFO] 
08:34:11  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-utils ---
08:34:11  [INFO] Generation not enabled
08:34:11  [INFO] Attaching artifact
08:34:11  [INFO] 
08:34:11  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-infrautils-utils ---
08:34: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
08:34:12  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
08:34:12  [INFO] 
08:34:12  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-infrautils-utils >>>
08:34:12  [INFO] 
08:34:12  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-infrautils-utils ---
08:34:12  [INFO] 
08:34:12  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-infrautils-utils <<<
08:34:12  [INFO] 
08:34:12  [INFO] 
08:34:12  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-infrautils-utils ---
08:34:12  [INFO] 
08:34:12  [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-infrautils-utils ---
08:34:12  [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-utils
08:34:15  [INFO] Project dependency features detected: []
08:34:15  [INFO] Pax Exam System (Version: 4.13.3) created.
08:34:15  [INFO] Creating RMI registry server on 127.0.0.1:21000
08:34:16  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
08:34:16  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
08:34:16  [INFO] Waiting for remote bundle context.. on 21000 name: a256fc75-6afa-4749-a69b-f5e2e9a51d3c timout: [ RelativeTimeout value = 180000 ]
08:34:26  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
08:34:26  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
08:34:26  [INFO] 
08:34:26  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-infrautils-utils ---
08:34:26  [INFO] 
08:34:26  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-infrautils-utils ---
08:34:26  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
08:34:26  [INFO] 
08:34:26  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-infrautils-utils ---
08:34:26  [INFO] CycloneDX: Resolving Dependencies
08:34:27  [INFO] CycloneDX: Creating BOM version 1.5 with 10 component(s)
08:34:27  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-utils/target/bom.xml
08:34:27  [INFO]            attaching as odl-infrautils-utils-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:27  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-utils/target/bom.json
08:34:27  [INFO]            attaching as odl-infrautils-utils-6.0.12-SNAPSHOT-cyclonedx.json
08:34:27  [INFO] 
08:34:27  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-utils ---
08:34:27  [INFO] Skipping duplicate-finder execution!
08:34:27  [INFO] 
08:34:27  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-infrautils-utils ---
08:34:27  [INFO] Skipping plugin execution
08:34:27  [INFO] 
08:34:27  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-utils ---
08:34:27  [INFO] Skipping source per configuration.
08:34:27  [INFO] 
08:34:27  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-infrautils-utils ---
08:34:27  [INFO] 
08:34:27  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-infrautils-utils ---
08:34:27  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:27  [INFO] 
08:34:27  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-infrautils-utils ---
08:34:27  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-utils/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-SNAPSHOT.pom
08:34:27  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-SNAPSHOT-features.xml
08:34:27  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-utils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:27  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-utils/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-SNAPSHOT-cyclonedx.json
08:34:27  [INFO] 
08:34:27  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-infrautils-utils ---
08:34:27  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:34:27  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:34:27  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:27  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:27      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:27      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:27      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:27      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:34:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:27      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:27      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:27      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:27      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:27      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:27      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:27      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:27      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:27      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:27      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:27      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:27      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:27      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:27      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:27      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:27      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:27  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:27  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml
08:34:27  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:27      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:27      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:27      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:27      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:34:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:27      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:27      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:27      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:27      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:27      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:27      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:27      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:27      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:27      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:27      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:27      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:27      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:27      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:27      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:27      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:27      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:27  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml
08:34:27  [INFO] 
08:34:27  [INFO] ----------< org.opendaylight.infrautils:odl-infrautils-ready >----------
08:34:27  [INFO] Building OpenDaylight :: Infrautils :: Ready 6.0.12-SNAPSHOT     [20/38]
08:34:27  [INFO] ------------------------------[ feature ]-------------------------------
08:34:27  [INFO] 
08:34:27  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-infrautils-ready ---
08:34:27  [INFO] 
08:34:27  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-infrautils-ready ---
08:34:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:27  [INFO] 
08:34:27  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-infrautils-ready ---
08:34:27  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:27  [INFO] 
08:34:27  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-infrautils-ready ---
08:34:27  [INFO] 
08:34:27  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-infrautils-ready ---
08:34:27  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:27  [INFO] argLine set to empty
08:34:27  [INFO] 
08:34:27  [INFO] --- template-feature-plugin:13.1.5:generate-feature (generate-feature) @ odl-infrautils-ready ---
08:34:27  [INFO] 
08:34:27  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-infrautils-ready ---
08:34:27  [INFO] Starting audit...
08:34:27  Audit done.
08:34:27  [INFO] You have 0 Checkstyle violations.
08:34:27  [INFO] 
08:34:27  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-infrautils-ready ---
08:34:27  [INFO] Starting audit...
08:34:27  Audit done.
08:34:27  [INFO] You have 0 Checkstyle violations.
08:34:27  [INFO] 
08:34:27  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-infrautils-ready ---
08:34:27  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-ready/target/classes/LICENSE
08:34:27  [INFO] 
08:34:27  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-ready ---
08:34:27  [INFO] Generation not enabled
08:34:27  [INFO] Attaching artifact
08:34:27  [INFO] 
08:34:27  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-infrautils-ready ---
08:34:27  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
08:34:27  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
08:34:27  [INFO] 
08:34:27  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-infrautils-ready >>>
08:34:27  [INFO] 
08:34:27  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-infrautils-ready ---
08:34:27  [INFO] 
08:34:27  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-infrautils-ready <<<
08:34:27  [INFO] 
08:34:27  [INFO] 
08:34:27  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-infrautils-ready ---
08:34:27  [INFO] 
08:34:27  [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-infrautils-ready ---
08:34:27  [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-ready
08:34:27  [INFO] Project dependency features detected: []
08:34:27  [INFO] Pax Exam System (Version: 4.13.3) created.
08:34:27  [INFO] Creating RMI registry server on 127.0.0.1:21000
08:34:28  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
08:34:28  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
08:34:28  [INFO] Waiting for remote bundle context.. on 21000 name: b80f0bb2-cc20-4a09-ba6a-34e4b5cd7941 timout: [ RelativeTimeout value = 180000 ]
08:34:37  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
08:34:37  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
08:34:38  [INFO] 
08:34:38  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-infrautils-ready ---
08:34:38  [INFO] 
08:34:38  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-infrautils-ready ---
08:34:38  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
08:34:38  [INFO] 
08:34:38  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-infrautils-ready ---
08:34:38  [INFO] CycloneDX: Resolving Dependencies
08:34:38  [INFO] CycloneDX: Creating BOM version 1.5 with 14 component(s)
08:34:38  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-ready/target/bom.xml
08:34:38  [INFO]            attaching as odl-infrautils-ready-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:38  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-ready/target/bom.json
08:34:38  [INFO]            attaching as odl-infrautils-ready-6.0.12-SNAPSHOT-cyclonedx.json
08:34:38  [INFO] 
08:34:38  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-ready ---
08:34:38  [INFO] Skipping duplicate-finder execution!
08:34:38  [INFO] 
08:34:38  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-infrautils-ready ---
08:34:38  [INFO] Skipping plugin execution
08:34:38  [INFO] 
08:34:38  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-ready ---
08:34:38  [INFO] Skipping source per configuration.
08:34:38  [INFO] 
08:34:38  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-infrautils-ready ---
08:34:38  [INFO] 
08:34:38  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-infrautils-ready ---
08:34:38  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:38  [INFO] 
08:34:38  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-infrautils-ready ---
08:34:38  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-ready/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-SNAPSHOT.pom
08:34:38  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-ready/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-SNAPSHOT-features.xml
08:34:38  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-ready/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:38  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-ready/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-SNAPSHOT-cyclonedx.json
08:34:38  [INFO] 
08:34:38  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-infrautils-ready ---
08:34:38  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:34:38  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:34:38  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:38  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:38      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:38      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:38      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:38      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:34:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:38      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:38      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:38      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:38      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:38      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:38      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:38      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:38      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:38      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:38      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:38      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:38      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:38      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:38      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:38      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:38      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:38  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:38  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml
08:34:38  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:38      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:38      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:38      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:38      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:34:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:38      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:38      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:38      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:38      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:38      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:38      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:38      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:38      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:38      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:38      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:38      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:38      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:38      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:38      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:38      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:38      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:38  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml
08:34:38  [INFO] 
08:34:38  [INFO] -------< org.opendaylight.infrautils:odl-infrautils-diagstatus >--------
08:34:38  [INFO] Building OpenDaylight :: Infrautils :: DiagStatus 6.0.12-SNAPSHOT [21/38]
08:34:38  [INFO] ------------------------------[ feature ]-------------------------------
08:34:38  [INFO] 
08:34:38  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-infrautils-diagstatus ---
08:34:38  [INFO] 
08:34:38  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-infrautils-diagstatus ---
08:34:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:38  [INFO] 
08:34:38  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-infrautils-diagstatus ---
08:34:38  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:38  [INFO] 
08:34:38  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-infrautils-diagstatus ---
08:34:39  [INFO] 
08:34:39  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-infrautils-diagstatus ---
08:34:39  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:39  [INFO] argLine set to empty
08:34:39  [INFO] 
08:34:39  [INFO] --- template-feature-plugin:13.1.5:generate-feature (generate-feature) @ odl-infrautils-diagstatus ---
08:34:39  [INFO] 
08:34:39  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-infrautils-diagstatus ---
08:34:39  [INFO] Starting audit...
08:34:39  Audit done.
08:34:39  [INFO] You have 0 Checkstyle violations.
08:34:39  [INFO] 
08:34:39  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-infrautils-diagstatus ---
08:34:39  [INFO] Starting audit...
08:34:39  Audit done.
08:34:39  [INFO] You have 0 Checkstyle violations.
08:34:39  [INFO] 
08:34:39  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-infrautils-diagstatus ---
08:34:39  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-diagstatus/target/classes/LICENSE
08:34:39  [INFO] 
08:34:39  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-diagstatus ---
08:34:39  [INFO] Generation not enabled
08:34:39  [INFO] Attaching artifact
08:34:39  [INFO] 
08:34:39  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-infrautils-diagstatus ---
08:34: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
08:34:39  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
08:34:39  [INFO] 
08:34:39  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-infrautils-diagstatus >>>
08:34:39  [INFO] 
08:34:39  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-infrautils-diagstatus ---
08:34:39  [INFO] 
08:34:39  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-infrautils-diagstatus <<<
08:34:39  [INFO] 
08:34:39  [INFO] 
08:34:39  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-infrautils-diagstatus ---
08:34:39  [INFO] 
08:34:39  [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-infrautils-diagstatus ---
08:34:39  [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-diagstatus
08:34:39  [INFO] Project dependency features detected: []
08:34:39  [INFO] Pax Exam System (Version: 4.13.3) created.
08:34:39  [INFO] Creating RMI registry server on 127.0.0.1:21000
08:34:39  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
08:34:39  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
08:34:39  [INFO] Waiting for remote bundle context.. on 21000 name: 706c5ebf-ea01-4882-af02-9a84a35320a7 timout: [ RelativeTimeout value = 180000 ]
08:34:49  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
08:34:49  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
08:34:49  [INFO] 
08:34:49  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-infrautils-diagstatus ---
08:34:49  [INFO] 
08:34:49  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-infrautils-diagstatus ---
08:34:49  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
08:34:49  [INFO] 
08:34:49  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-infrautils-diagstatus ---
08:34:49  [INFO] CycloneDX: Resolving Dependencies
08:34:50  [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s)
08:34:50  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-diagstatus/target/bom.xml
08:34:50  [INFO]            attaching as odl-infrautils-diagstatus-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:50  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-diagstatus/target/bom.json
08:34:50  [INFO]            attaching as odl-infrautils-diagstatus-6.0.12-SNAPSHOT-cyclonedx.json
08:34:50  [INFO] 
08:34:50  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-diagstatus ---
08:34:50  [INFO] Skipping duplicate-finder execution!
08:34:50  [INFO] 
08:34:50  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-infrautils-diagstatus ---
08:34:50  [INFO] Skipping plugin execution
08:34:50  [INFO] 
08:34:50  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-diagstatus ---
08:34:50  [INFO] Skipping source per configuration.
08:34:50  [INFO] 
08:34:50  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-infrautils-diagstatus ---
08:34:50  [INFO] 
08:34:50  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-infrautils-diagstatus ---
08:34:50  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:50  [INFO] 
08:34:50  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-infrautils-diagstatus ---
08:34:50  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-diagstatus/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-SNAPSHOT.pom
08:34:50  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-diagstatus/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-SNAPSHOT-features.xml
08:34:50  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-diagstatus/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:50  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-diagstatus/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-SNAPSHOT-cyclonedx.json
08:34:50  [INFO] 
08:34:50  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-infrautils-diagstatus ---
08:34:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:34:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:34:50  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:50      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:34:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:50      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:50      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:50      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:50      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:50  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml
08:34:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:50      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:34:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:50      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:50      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:50      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:50      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml
08:34:50  [INFO] 
08:34:50  [INFO] ----------< org.opendaylight.infrautils:features-infrautils >-----------
08:34:50  [INFO] Building ODL :: infrautils :: features-infrautils 6.0.12-SNAPSHOT [22/38]
08:34:50  [INFO] ------------------------------[ feature ]-------------------------------
08:34:50  [INFO] 
08:34:50  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-infrautils ---
08:34:50  [INFO] 
08:34:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-infrautils ---
08:34:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:50  [INFO] 
08:34:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-infrautils ---
08:34:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:50  [INFO] 
08:34:50  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-infrautils ---
08:34:50  [INFO] 
08:34:50  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-infrautils ---
08:34:50  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:50  [INFO] argLine set to empty
08:34:50  [INFO] 
08:34:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-infrautils ---
08:34:50  [INFO] Starting audit...
08:34:50  Audit done.
08:34:50  [INFO] You have 0 Checkstyle violations.
08:34:50  [INFO] 
08:34:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-infrautils ---
08:34:50  [INFO] Starting audit...
08:34:50  Audit done.
08:34:50  [INFO] You have 0 Checkstyle violations.
08:34:50  [INFO] 
08:34:50  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-infrautils ---
08:34:50  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils/target/classes/LICENSE
08:34:50  [INFO] 
08:34:50  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils ---
08:34:50  [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils/target/feature/feature.xml
08:34:51  [INFO] ...done!
08:34:51  [INFO] Attaching features XML
08:34:51  [INFO] 
08:34:51  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-infrautils ---
08:34: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
08:34:51  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
08:34:51  [INFO] 
08:34:51  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-infrautils >>>
08:34:51  [INFO] 
08:34:51  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-infrautils ---
08:34:51  [INFO] 
08:34:51  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-infrautils <<<
08:34:51  [INFO] 
08:34:51  [INFO] 
08:34:51  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-infrautils ---
08:34:51  [INFO] 
08:34:51  [INFO] --- features-test-plugin:13.1.5:test (default) @ features-infrautils ---
08:34:51  [INFO] 
08:34:51  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-infrautils ---
08:34:51  [INFO] 
08:34:51  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-infrautils ---
08:34:51  [INFO] No Javadoc in project. Archive not created.
08:34:51  [INFO] 
08:34:51  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-infrautils ---
08:34:51  [INFO] CycloneDX: Resolving Dependencies
08:34:51  [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s)
08:34:51  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils/target/bom.xml
08:34:51  [INFO]            attaching as features-infrautils-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:51  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils/target/bom.json
08:34:51  [INFO]            attaching as features-infrautils-6.0.12-SNAPSHOT-cyclonedx.json
08:34:51  [INFO] 
08:34:51  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils ---
08:34:51  [INFO] Skipping duplicate-finder execution!
08:34:51  [INFO] 
08:34:51  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-infrautils ---
08:34:51  [INFO] Skipping plugin execution
08:34:51  [INFO] 
08:34:51  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-infrautils ---
08:34:51  [INFO] No sources in project. Archive not created.
08:34:51  [INFO] 
08:34:51  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-infrautils ---
08:34:51  [INFO] 
08:34:51  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-infrautils ---
08:34:51  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:51  [INFO] 
08:34:51  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-infrautils ---
08:34:51  [WARNING] 
08:34:51  [WARNING] The packaging plugin for project features-infrautils did not assign
08:34:51  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
08:34:51  [WARNING] 
08:34:51  [WARNING] Incomplete projects like this will fail in future Maven versions!
08:34:51  [WARNING] 
08:34:51  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-SNAPSHOT.pom
08:34:51  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-SNAPSHOT-features.xml
08:34:51  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-SNAPSHOT-cyclonedx.xml
08:34:51  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-SNAPSHOT-cyclonedx.json
08:34:51  [INFO] 
08:34:51  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-infrautils ---
08:34:51  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:34:51  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:34:51  [WARNING] 
08:34:51  [WARNING] The packaging plugin for project features-infrautils did not assign
08:34:51  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
08:34:51  [WARNING] 
08:34:51  [WARNING] Incomplete projects like this will fail in future Maven versions!
08:34:51  [WARNING] 
08:34:51  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:51  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:51      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:51      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:51      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:51      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:34:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:51      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:51      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:51      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:51      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:51      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:51      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:51      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:51      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:51      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:51      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:51      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:51      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:51      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:51      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:51      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:51      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:51  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/maven-metadata.xml
08:34:51  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils/maven-metadata.xml
08:34:51  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:34:51      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:34:51      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:34:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:34:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:34:51      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:34:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:34:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:34:51      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:34:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:34:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:34:51      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:34:51      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:34:51      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:34:51      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:34:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:34:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:34:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:34:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:34:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:34:51      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:34:51      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:34:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:34:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:34:51      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:34:51      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:34:51      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:34:51      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:34:51      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:34:51      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:34:51      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:34:51      at java.lang.reflect.Method.invoke (Method.java:568)
08:34:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:34:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:34:51      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:34:51      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:34:51  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils/maven-metadata.xml
08:34:51  [INFO] 
08:34:51  [INFO] ---------< org.opendaylight.infrautils:odl-infrautils-inject >----------
08:34:51  [INFO] Building OpenDaylight :: Infrautils :: @Inject 6.0.12-SNAPSHOT   [23/38]
08:34:51  [INFO] ------------------------------[ feature ]-------------------------------
08:34:51  [INFO] 
08:34:51  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-infrautils-inject ---
08:34:51  [INFO] 
08:34:51  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-infrautils-inject ---
08:34:51  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:51  [INFO] 
08:34:51  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-infrautils-inject ---
08:34:51  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:34:51  [INFO] 
08:34:51  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-infrautils-inject ---
08:34:52  [INFO] 
08:34:52  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-infrautils-inject ---
08:34:52  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:34:52  [INFO] argLine set to empty
08:34:52  [INFO] 
08:34:52  [INFO] --- template-feature-plugin:13.1.5:generate-feature (generate-feature) @ odl-infrautils-inject ---
08:34:52  [INFO] 
08:34:52  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-infrautils-inject ---
08:34:52  [INFO] Starting audit...
08:34:52  Audit done.
08:34:52  [INFO] You have 0 Checkstyle violations.
08:34:52  [INFO] 
08:34:52  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-infrautils-inject ---
08:34:52  [INFO] Starting audit...
08:34:52  Audit done.
08:34:52  [INFO] You have 0 Checkstyle violations.
08:34:52  [INFO] 
08:34:52  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-infrautils-inject ---
08:34:52  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-inject/target/classes/LICENSE
08:34:52  [INFO] 
08:34:52  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-inject ---
08:34:52  [INFO] Generation not enabled
08:34:52  [INFO] Attaching artifact
08:34:52  [INFO] 
08:34:52  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-infrautils-inject ---
08:34:52  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
08:34:52  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
08:34:52  [INFO] 
08:34:52  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-infrautils-inject >>>
08:34:52  [INFO] 
08:34:52  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-infrautils-inject ---
08:34:52  [INFO] 
08:34:52  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-infrautils-inject <<<
08:34:52  [INFO] 
08:34:52  [INFO] 
08:34:52  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-infrautils-inject ---
08:34:52  [INFO] 
08:34:52  [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-infrautils-inject ---
08:34:52  [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-inject
08:34:52  [INFO] Project dependency features detected: []
08:34:52  [INFO] Pax Exam System (Version: 4.13.3) created.
08:34:52  [INFO] Creating RMI registry server on 127.0.0.1:21000
08:34:52  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
08:34:52  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
08:34:52  [INFO] Waiting for remote bundle context.. on 21000 name: bea44c96-d268-45b4-b761-a459937d245f timout: [ RelativeTimeout value = 180000 ]
08:35:01  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
08:35:01  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
08:35:01  [INFO] 
08:35:01  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-infrautils-inject ---
08:35:01  [INFO] 
08:35:01  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-infrautils-inject ---
08:35:01  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
08:35:01  [INFO] 
08:35:01  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-infrautils-inject ---
08:35:01  [INFO] CycloneDX: Resolving Dependencies
08:35:01  [INFO] CycloneDX: Creating BOM version 1.5 with 2 component(s)
08:35:01  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-inject/target/bom.xml
08:35:01  [INFO]            attaching as odl-infrautils-inject-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:02  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-inject/target/bom.json
08:35:02  [INFO]            attaching as odl-infrautils-inject-6.0.12-SNAPSHOT-cyclonedx.json
08:35:02  [INFO] 
08:35:02  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-inject ---
08:35:02  [INFO] Skipping duplicate-finder execution!
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-infrautils-inject ---
08:35:02  [INFO] Skipping plugin execution
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-inject ---
08:35:02  [INFO] Skipping source per configuration.
08:35:02  [INFO] 
08:35:02  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-infrautils-inject ---
08:35:02  [INFO] 
08:35:02  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-infrautils-inject ---
08:35:02  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-infrautils-inject ---
08:35:02  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-inject/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-SNAPSHOT.pom
08:35:02  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-inject/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-SNAPSHOT-features.xml
08:35:02  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-inject/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:02  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-inject/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-SNAPSHOT-cyclonedx.json
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-infrautils-inject ---
08:35:02  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:35:02  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:35:02  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:02  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:02      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:02      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:02      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:02      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:35:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:02      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:02      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:02      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:02      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:02      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:02      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:02      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:02      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:02      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:02      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:02      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:02      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:02      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:02      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:02  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:02  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml
08:35:02  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:02      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:02      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:02      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:02      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:35:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:02      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:02      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:02      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:02      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:02      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:02      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:02      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:02      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:02      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:02      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:02      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:02      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:02      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:02      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:02  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml
08:35:02  [INFO] 
08:35:02  [INFO] ----< org.opendaylight.infrautils:features-infrautils-experimental >----
08:35:02  [INFO] Building ODL :: infrautils :: features-infrautils-experimental 6.0.12-SNAPSHOT [24/38]
08:35:02  [INFO] ------------------------------[ feature ]-------------------------------
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-infrautils-experimental ---
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-infrautils-experimental ---
08:35:02  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-infrautils-experimental ---
08:35:02  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:02  [INFO] 
08:35:02  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-infrautils-experimental ---
08:35:02  [INFO] 
08:35:02  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-infrautils-experimental ---
08:35:02  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:35:02  [INFO] argLine set to empty
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-infrautils-experimental ---
08:35:02  [INFO] Starting audit...
08:35:02  Audit done.
08:35:02  [INFO] You have 0 Checkstyle violations.
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-infrautils-experimental ---
08:35:02  [INFO] Starting audit...
08:35:02  Audit done.
08:35:02  [INFO] You have 0 Checkstyle violations.
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-infrautils-experimental ---
08:35:02  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-experimental/target/classes/LICENSE
08:35:02  [INFO] 
08:35:02  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils-experimental ---
08:35:02  [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-experimental/target/feature/feature.xml
08:35:02  [INFO] ...done!
08:35:02  [INFO] Attaching features XML
08:35:02  [INFO] 
08:35:02  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-infrautils-experimental ---
08:35: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
08:35:02  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
08:35:02  [INFO] 
08:35:02  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-infrautils-experimental >>>
08:35:02  [INFO] 
08:35:02  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-infrautils-experimental ---
08:35:02  [INFO] 
08:35:02  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-infrautils-experimental <<<
08:35:02  [INFO] 
08:35:02  [INFO] 
08:35:02  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-infrautils-experimental ---
08:35:02  [INFO] 
08:35:02  [INFO] --- features-test-plugin:13.1.5:test (default) @ features-infrautils-experimental ---
08:35:02  [INFO] 
08:35:02  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-infrautils-experimental ---
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-infrautils-experimental ---
08:35:02  [INFO] No Javadoc in project. Archive not created.
08:35:02  [INFO] 
08:35:02  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-infrautils-experimental ---
08:35:02  [INFO] CycloneDX: Resolving Dependencies
08:35:02  [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s)
08:35:02  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-experimental/target/bom.xml
08:35:02  [INFO]            attaching as features-infrautils-experimental-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:02  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-experimental/target/bom.json
08:35:02  [INFO]            attaching as features-infrautils-experimental-6.0.12-SNAPSHOT-cyclonedx.json
08:35:02  [INFO] 
08:35:02  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils-experimental ---
08:35:02  [INFO] Skipping duplicate-finder execution!
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-infrautils-experimental ---
08:35:02  [INFO] Skipping plugin execution
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-infrautils-experimental ---
08:35:02  [INFO] No sources in project. Archive not created.
08:35:02  [INFO] 
08:35:02  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-infrautils-experimental ---
08:35:02  [INFO] 
08:35:02  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-infrautils-experimental ---
08:35:02  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-infrautils-experimental ---
08:35:02  [WARNING] 
08:35:02  [WARNING] The packaging plugin for project features-infrautils-experimental did not assign
08:35:02  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
08:35:02  [WARNING] 
08:35:02  [WARNING] Incomplete projects like this will fail in future Maven versions!
08:35:02  [WARNING] 
08:35:02  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-experimental/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-SNAPSHOT.pom
08:35:02  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-SNAPSHOT-features.xml
08:35:02  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-experimental/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:02  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-experimental/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-SNAPSHOT-cyclonedx.json
08:35:02  [INFO] 
08:35:02  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-infrautils-experimental ---
08:35:02  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:35:02  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:35:02  [WARNING] 
08:35:02  [WARNING] The packaging plugin for project features-infrautils-experimental did not assign
08:35:02  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
08:35:02  [WARNING] 
08:35:02  [WARNING] Incomplete projects like this will fail in future Maven versions!
08:35:02  [WARNING] 
08:35:02  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:02  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:02      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:02      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:02      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:02      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:35:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:02      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:02      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:02      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:02      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:02      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:02      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:02      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:02      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:02      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:02      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:02      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:02      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:02      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:02      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:02      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:02  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:03  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml
08:35:03  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:03      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:03      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:03      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:03      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:03      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:35:03      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:03      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:03      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:03      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:03      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:03      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:03      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:03      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:03      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:03      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:03      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:03      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:03      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:03      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:03      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:03      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:03      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:03      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:03      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:03      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:03      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:03      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:03      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:03  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml
08:35:03  [INFO] 
08:35:03  [INFO] ------< org.opendaylight.infrautils:features-infrautils-samples >-------
08:35:03  [INFO] Building ODL :: infrautils :: features-infrautils-samples 6.0.12-SNAPSHOT [25/38]
08:35:03  [INFO] ------------------------------[ feature ]-------------------------------
08:35:03  [INFO] 
08:35:03  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-infrautils-samples ---
08:35:03  [INFO] 
08:35:03  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-infrautils-samples ---
08:35:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:03  [INFO] 
08:35:03  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-infrautils-samples ---
08:35:03  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:03  [INFO] 
08:35:03  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-infrautils-samples ---
08:35:03  [INFO] 
08:35:03  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-infrautils-samples ---
08:35:03  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:35:03  [INFO] argLine set to empty
08:35:03  [INFO] 
08:35:03  [INFO] --- template-feature-plugin:13.1.5:generate-feature (generate-feature) @ features-infrautils-samples ---
08:35:03  [INFO] 
08:35:03  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-infrautils-samples ---
08:35:03  [INFO] Starting audit...
08:35:03  Audit done.
08:35:03  [INFO] You have 0 Checkstyle violations.
08:35:03  [INFO] 
08:35:03  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-infrautils-samples ---
08:35:03  [INFO] Starting audit...
08:35:03  Audit done.
08:35:03  [INFO] You have 0 Checkstyle violations.
08:35:03  [INFO] 
08:35:03  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-infrautils-samples ---
08:35:03  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-samples/target/classes/LICENSE
08:35:03  [INFO] 
08:35:03  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils-samples ---
08:35:03  [INFO] Generation not enabled
08:35:03  [INFO] Attaching artifact
08:35:03  [INFO] 
08:35:03  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-infrautils-samples ---
08:35:03  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
08:35:03  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
08:35:03  [INFO] 
08:35:03  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-infrautils-samples >>>
08:35:03  [INFO] 
08:35:03  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-infrautils-samples ---
08:35:03  [INFO] 
08:35:03  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-infrautils-samples <<<
08:35:03  [INFO] 
08:35:03  [INFO] 
08:35:03  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-infrautils-samples ---
08:35:03  [INFO] 
08:35:03  [INFO] --- features-test-plugin:13.1.5:test (default) @ features-infrautils-samples ---
08:35:03  [INFO] Starting SFT for org.opendaylight.infrautils:features-infrautils-samples
08:35:03  [INFO] Project dependency features detected: []
08:35:03  [INFO] Pax Exam System (Version: 4.13.3) created.
08:35:03  [INFO] Creating RMI registry server on 127.0.0.1:21000
08:35:03  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
08:35:03  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
08:35:03  [INFO] Waiting for remote bundle context.. on 21000 name: 11253525-9675-4016-bd82-5664e0830812 timout: [ RelativeTimeout value = 180000 ]
08:35:13  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
08:35:13  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
08:35:13  [INFO] 
08:35:13  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-infrautils-samples ---
08:35:13  [INFO] 
08:35:13  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-infrautils-samples ---
08:35:13  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
08:35:13  [INFO] 
08:35:13  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-infrautils-samples ---
08:35:13  [INFO] CycloneDX: Resolving Dependencies
08:35:13  [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s)
08:35:13  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-samples/target/bom.xml
08:35:13  [INFO]            attaching as features-infrautils-samples-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:13  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-samples/target/bom.json
08:35:13  [INFO]            attaching as features-infrautils-samples-6.0.12-SNAPSHOT-cyclonedx.json
08:35:13  [INFO] 
08:35:13  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils-samples ---
08:35:13  [INFO] Skipping duplicate-finder execution!
08:35:13  [INFO] 
08:35:13  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-infrautils-samples ---
08:35:13  [INFO] Skipping plugin execution
08:35:13  [INFO] 
08:35:13  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-infrautils-samples ---
08:35:13  [INFO] Skipping source per configuration.
08:35:13  [INFO] 
08:35:13  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-infrautils-samples ---
08:35:13  [INFO] 
08:35:13  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-infrautils-samples ---
08:35:13  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:35:13  [INFO] 
08:35:13  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-infrautils-samples ---
08:35:13  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-samples/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-SNAPSHOT.pom
08:35:13  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-samples/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-SNAPSHOT-features.xml
08:35:13  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-samples/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:13  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-samples/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-SNAPSHOT-cyclonedx.json
08:35:13  [INFO] 
08:35:13  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-infrautils-samples ---
08:35:13  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:35:13  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:35:13  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:13  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:13      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:13      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:13      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:13      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:35:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:13      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:13      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:13      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:13      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:13      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:13      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:13      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:13      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:13      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:13      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:13      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:13      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:13      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:13      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:13      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:13      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:13  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:13  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml
08:35:13  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:13      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:13      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:13      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:13      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:35:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:13      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:13      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:13      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:13      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:13      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:13      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:13      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:13      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:13      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:13      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:13      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:13      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:13      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:13      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:13      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:13      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:13  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml
08:35:13  [INFO] 
08:35:13  [INFO] ----------< org.opendaylight.infrautils:infrautils-features >-----------
08:35:13  [INFO] Building ODL :: infrautils :: infrautils-features 6.0.12-SNAPSHOT [26/38]
08:35:13  [INFO] ------------------------------[ feature ]-------------------------------
08:35:13  [INFO] 
08:35:13  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ infrautils-features ---
08:35:13  [INFO] 
08:35:13  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ infrautils-features ---
08:35:13  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:13  [INFO] 
08:35:13  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ infrautils-features ---
08:35:13  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:13  [INFO] 
08:35:13  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ infrautils-features ---
08:35:14  [INFO] 
08:35:14  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ infrautils-features ---
08:35:14  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:35:14  [INFO] argLine set to empty
08:35:14  [INFO] 
08:35:14  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ infrautils-features ---
08:35:14  [INFO] Starting audit...
08:35:14  Audit done.
08:35:14  [INFO] You have 0 Checkstyle violations.
08:35:14  [INFO] 
08:35:14  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ infrautils-features ---
08:35:14  [INFO] Starting audit...
08:35:14  Audit done.
08:35:14  [INFO] You have 0 Checkstyle violations.
08:35:14  [INFO] 
08:35:14  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ infrautils-features ---
08:35:14  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/features/infrautils-features/target/classes/LICENSE
08:35:14  [INFO] 
08:35:14  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ infrautils-features ---
08:35:14  [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-merge-6.0.x/features/infrautils-features/target/feature/feature.xml
08:35:14  [INFO] ...done!
08:35:14  [INFO] Attaching features XML
08:35:14  [INFO] 
08:35:14  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ infrautils-features ---
08:35:14  [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
08:35:14  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
08:35:14  [INFO] 
08:35:14  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ infrautils-features >>>
08:35:14  [INFO] 
08:35:14  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ infrautils-features ---
08:35:14  [INFO] 
08:35:14  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ infrautils-features <<<
08:35:14  [INFO] 
08:35:14  [INFO] 
08:35:14  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ infrautils-features ---
08:35:14  [INFO] 
08:35:14  [INFO] --- features-test-plugin:13.1.5:test (default) @ infrautils-features ---
08:35:14  [INFO] 
08:35:14  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ infrautils-features ---
08:35:14  [INFO] 
08:35:14  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ infrautils-features ---
08:35:14  [INFO] No Javadoc in project. Archive not created.
08:35:14  [INFO] 
08:35:14  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ infrautils-features ---
08:35:14  [INFO] CycloneDX: Resolving Dependencies
08:35:14  [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s)
08:35:14  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/features/infrautils-features/target/bom.xml
08:35:15  [INFO]            attaching as infrautils-features-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:15  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/features/infrautils-features/target/bom.json
08:35:15  [INFO]            attaching as infrautils-features-6.0.12-SNAPSHOT-cyclonedx.json
08:35:15  [INFO] 
08:35:15  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-features ---
08:35:15  [INFO] Skipping duplicate-finder execution!
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ infrautils-features ---
08:35:15  [INFO] Skipping plugin execution
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ infrautils-features ---
08:35:15  [INFO] No sources in project. Archive not created.
08:35:15  [INFO] 
08:35:15  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ infrautils-features ---
08:35:15  [INFO] 
08:35:15  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ infrautils-features ---
08:35:15  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ infrautils-features ---
08:35:15  [WARNING] 
08:35:15  [WARNING] The packaging plugin for project infrautils-features did not assign
08:35:15  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
08:35:15  [WARNING] 
08:35:15  [WARNING] Incomplete projects like this will fail in future Maven versions!
08:35:15  [WARNING] 
08:35:15  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/infrautils-features/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-SNAPSHOT.pom
08:35:15  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/infrautils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-SNAPSHOT-features.xml
08:35:15  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/infrautils-features/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:15  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/features/infrautils-features/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-SNAPSHOT-cyclonedx.json
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ infrautils-features ---
08:35:15  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:35:15  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:35:15  [WARNING] 
08:35:15  [WARNING] The packaging plugin for project infrautils-features did not assign
08:35:15  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
08:35:15  [WARNING] 
08:35:15  [WARNING] Incomplete projects like this will fail in future Maven versions!
08:35:15  [WARNING] 
08:35:15  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:15  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:15      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:15      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:15      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:15      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:35:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:15      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:15      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:15      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:15      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:15      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:15      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:15      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:15      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:15      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:15      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:15      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:15      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:15      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:15      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:15      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:15      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:15  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:15  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-features/maven-metadata.xml
08:35:15  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:15      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:15      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:15      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:15      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:35:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:15      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:15      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:15      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:15      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:15      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:15      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:15      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:15      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:15      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:15      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:15      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:15      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:15      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:15      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:15      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:15      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:15  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-features/maven-metadata.xml
08:35:15  [INFO] 
08:35:15  [INFO] ----------< org.opendaylight.infrautils:features-aggregator >-----------
08:35:15  [INFO] Building ODL :: infrautils :: features-aggregator 6.0.12-SNAPSHOT [27/38]
08:35:15  [INFO] --------------------------------[ pom ]---------------------------------
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator ---
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator ---
08:35:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:15  [INFO] 
08:35:15  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator ---
08:35:15  [INFO] 
08:35:15  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator ---
08:35:15  [INFO] Skipping CycloneDX goal, because module skips deploy
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator ---
08:35:15  [INFO] Skipping artifact installation
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator ---
08:35:15  [INFO] Skipping artifact deployment
08:35:15  [INFO] 
08:35:15  [INFO] -----------< org.opendaylight.infrautils:common-aggregator >------------
08:35:15  [INFO] Building ODL :: infrautils :: common-aggregator 6.0.12-SNAPSHOT  [28/38]
08:35:15  [INFO] --------------------------------[ pom ]---------------------------------
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ common-aggregator ---
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ common-aggregator ---
08:35:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:15  [INFO] 
08:35:15  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ common-aggregator ---
08:35:15  [INFO] 
08:35:15  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ common-aggregator ---
08:35:15  [INFO] Skipping CycloneDX goal, because module skips deploy
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ common-aggregator ---
08:35:15  [INFO] Skipping artifact installation
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ common-aggregator ---
08:35:15  [INFO] Skipping artifact deployment
08:35:15  [INFO] 
08:35:15  [INFO] -----------< org.opendaylight.infrautils:itestutils-parent >------------
08:35:15  [INFO] Building ODL :: infrautils :: itestutils-parent 6.0.12-SNAPSHOT  [29/38]
08:35:15  [INFO] --------------------------------[ pom ]---------------------------------
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ itestutils-parent ---
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ itestutils-parent ---
08:35:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ itestutils-parent ---
08:35:15  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:15  [INFO] 
08:35:15  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ itestutils-parent ---
08:35:15  [INFO] 
08:35:15  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ itestutils-parent ---
08:35: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/infrautils-maven-merge-6.0.x/itestutils/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/**
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ itestutils-parent ---
08:35:15  [INFO] Starting audit...
08:35:15  Audit done.
08:35:15  [INFO] You have 0 Checkstyle violations.
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ itestutils-parent ---
08:35:15  [INFO] Starting audit...
08:35:15  Audit done.
08:35:15  [INFO] You have 0 Checkstyle violations.
08:35:15  [INFO] 
08:35:15  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ itestutils-parent ---
08:35:16  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/itestutils/parent/target/classes/LICENSE
08:35:16  [INFO] 
08:35:16  [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ itestutils-parent ---
08:35:16  [INFO] Created: /w/workspace/infrautils-maven-merge-6.0.x/itestutils/parent/target/classes/META-INF/maven/dependencies.properties
08:35:16  [INFO] 
08:35:16  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ itestutils-parent >>>
08:35:16  [INFO] 
08:35:16  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ itestutils-parent ---
08:35:16  [INFO] 
08:35:16  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ itestutils-parent <<<
08:35:16  [INFO] 
08:35:16  [INFO] 
08:35:16  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ itestutils-parent ---
08:35:16  [INFO] 
08:35:16  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ itestutils-parent ---
08:35:16  [INFO] 
08:35:16  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ itestutils-parent ---
08:35:17  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
08:35:17  [INFO] 
08:35:17  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ itestutils-parent ---
08:35:17  [INFO] CycloneDX: Resolving Dependencies
08:35:20  [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s)
08:35:20  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/itestutils/parent/target/bom.xml
08:35:20  [INFO]            attaching as itestutils-parent-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:20  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/itestutils/parent/target/bom.json
08:35:20  [INFO]            attaching as itestutils-parent-6.0.12-SNAPSHOT-cyclonedx.json
08:35:20  [INFO] 
08:35:20  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ itestutils-parent ---
08:35:20  [INFO] Skipping duplicate-finder execution!
08:35:20  [INFO] 
08:35:20  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ itestutils-parent ---
08:35:20  [INFO] Skipping pom project
08:35:20  [INFO] 
08:35:20  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ itestutils-parent ---
08:35:20  [INFO] 
08:35:20  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ itestutils-parent ---
08:35:20  [INFO] 
08:35:20  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ itestutils-parent ---
08:35:20  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:35:20  [INFO] 
08:35:20  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ itestutils-parent ---
08:35:20  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-SNAPSHOT.pom
08:35:20  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:20  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-SNAPSHOT-cyclonedx.json
08:35:20  [INFO] 
08:35:20  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ itestutils-parent ---
08:35:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:35:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:35:20  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:20      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:35:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:20      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:20      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:20      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:20      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:20  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml
08:35:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:20      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:35:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:20      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:20      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:20      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:20      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml
08:35:20  [INFO] 
08:35:20  [INFO] -------------< org.opendaylight.infrautils:diagstatus-it >--------------
08:35:20  [INFO] Building ODL :: infrautils :: diagstatus-it 6.0.12-SNAPSHOT      [30/38]
08:35:20  [INFO] --------------------------------[ jar ]---------------------------------
08:35:20  [INFO] 
08:35:20  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ diagstatus-it ---
08:35:20  [INFO] 
08:35:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ diagstatus-it ---
08:35:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:20  [INFO] 
08:35:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ diagstatus-it ---
08:35:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:20  [INFO] 
08:35:20  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ diagstatus-it ---
08:35:20  [INFO] 
08:35:20  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ diagstatus-it ---
08:35: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/infrautils-maven-merge-6.0.x/diagstatus/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/**
08:35:20  [INFO] 
08:35:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ diagstatus-it ---
08:35:20  [INFO] Starting audit...
08:35:20  Audit done.
08:35:20  [INFO] You have 0 Checkstyle violations.
08:35:20  [INFO] 
08:35:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ diagstatus-it ---
08:35:21  [INFO] Starting audit...
08:35:21  Audit done.
08:35:21  [INFO] You have 0 Checkstyle violations.
08:35:21  [INFO] 
08:35:21  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ diagstatus-it ---
08:35:21  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/target/classes/LICENSE
08:35:21  [INFO] 
08:35:21  [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ diagstatus-it ---
08:35:21  [INFO] Created: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/target/classes/META-INF/maven/dependencies.properties
08:35:21  [INFO] 
08:35:21  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ diagstatus-it ---
08:35:21  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/src/main/resources
08:35:21  [INFO] 
08:35:21  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ diagstatus-it ---
08:35:21  [INFO] No sources to compile
08:35:21  [INFO] 
08:35:21  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ diagstatus-it >>>
08:35:21  [INFO] 
08:35:21  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ diagstatus-it ---
08:35:21  [INFO] 
08:35:21  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ diagstatus-it <<<
08:35:21  [INFO] 
08:35:21  [INFO] 
08:35:21  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ diagstatus-it ---
08:35:21  [INFO] 
08:35:21  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ diagstatus-it ---
08:35:21  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/src/test/resources
08:35:21  [INFO] 
08:35:21  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ diagstatus-it ---
08:35:21  [INFO] Recompiling the module because of changed dependency.
08:35:21  [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
08:35:21  [INFO] 
08:35:21  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ diagstatus-it ---
08:35:22  [INFO] 
08:35:22  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ diagstatus-it ---
08:35:22  [INFO] 
08:35:22  [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ diagstatus-it ---
08:35:22  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/target/diagstatus-it-6.0.12-SNAPSHOT.jar
08:35:22  [INFO] 
08:35:22  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ diagstatus-it ---
08:35:22  [INFO] No Javadoc in project. Archive not created.
08:35:22  [INFO] 
08:35:22  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ diagstatus-it ---
08:35:22  [INFO] CycloneDX: Resolving Dependencies
08:35:25  [INFO] CycloneDX: Creating BOM version 1.5 with 12 component(s)
08:35:25  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/target/bom.xml
08:35:25  [INFO]            attaching as diagstatus-it-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:25  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/target/bom.json
08:35:25  [INFO]            attaching as diagstatus-it-6.0.12-SNAPSHOT-cyclonedx.json
08:35:25  [INFO] 
08:35:25  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-it ---
08:35:25  [INFO] Skipping duplicate-finder execution!
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ diagstatus-it ---
08:35:25  [WARNING] Used undeclared dependencies found:
08:35:25  [WARNING]    org.ops4j.pax.exam:pax-exam:jar:4.13.5:test
08:35:25  [WARNING]    com.guicedee.services:javax.inject:jar:1.0.20.2:provided
08:35:25  [WARNING] Unused declared dependencies found:
08:35:25  [WARNING]    org.opendaylight.infrautils:infrautils-features:xml:features:6.0.12-SNAPSHOT:compile
08:35:25  [WARNING] Non-test scoped test only dependencies found:
08:35:25  [WARNING]    org.opendaylight.infrautils:diagstatus-api:jar:6.0.12-SNAPSHOT:compile
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ diagstatus-it ---
08:35:25  [INFO] No sources in project. Archive not created.
08:35:25  [INFO] 
08:35:25  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ diagstatus-it ---
08:35:25  [INFO] 
08:35:25  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ diagstatus-it ---
08:35:25  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ diagstatus-it ---
08:35:25  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-SNAPSHOT.pom
08:35:25  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/target/diagstatus-it-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-SNAPSHOT.jar
08:35:25  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:25  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-SNAPSHOT-cyclonedx.json
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ diagstatus-it ---
08:35:25  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:35:25  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:35:25  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:25  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:25      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:25      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:25      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:25      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:35:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:25      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:25      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:25      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:25      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:25      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:25      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:25      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:25      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:25      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:25      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:25      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:25      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:25      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:25      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:25      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:25      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:25  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:25  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml
08:35:25  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:25      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:25      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:25      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:25      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:35:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:25      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:25      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:25      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:25      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:25      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:25      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:25      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:25      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:25      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:25      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:25      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:25      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:25      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:25      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:25      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:25      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:25  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml
08:35:25  [INFO] 
08:35:25  [INFO] ---------< org.opendaylight.infrautils:diagstatus-aggregator >----------
08:35:25  [INFO] Building diagstatus-aggregator 6.0.12-SNAPSHOT                   [31/38]
08:35:25  [INFO] --------------------------------[ pom ]---------------------------------
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ diagstatus-aggregator ---
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ diagstatus-aggregator ---
08:35:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:25  [INFO] 
08:35:25  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ diagstatus-aggregator ---
08:35:25  [INFO] 
08:35:25  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ diagstatus-aggregator ---
08:35:25  [INFO] Skipping CycloneDX goal, because module skips deploy
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ diagstatus-aggregator ---
08:35:25  [INFO] Skipping artifact installation
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ diagstatus-aggregator ---
08:35:25  [INFO] Skipping artifact deployment
08:35:25  [INFO] 
08:35:25  [INFO] -----------< org.opendaylight.infrautils:inject-aggregator >------------
08:35:25  [INFO] Building ODL :: infrautils :: inject-aggregator 6.0.12-SNAPSHOT  [32/38]
08:35:25  [INFO] --------------------------------[ pom ]---------------------------------
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ inject-aggregator ---
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ inject-aggregator ---
08:35:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:25  [INFO] 
08:35:25  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ inject-aggregator ---
08:35:25  [INFO] 
08:35:25  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ inject-aggregator ---
08:35:25  [INFO] Skipping CycloneDX goal, because module skips deploy
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ inject-aggregator ---
08:35:25  [INFO] Skipping artifact installation
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ inject-aggregator ---
08:35:25  [INFO] Skipping artifact deployment
08:35:25  [INFO] 
08:35:25  [INFO] -------------< org.opendaylight.infrautils:itestutils-it >--------------
08:35:25  [INFO] Building ODL :: infrautils :: itestutils-it 6.0.12-SNAPSHOT      [33/38]
08:35:25  [INFO] --------------------------------[ jar ]---------------------------------
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ itestutils-it ---
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ itestutils-it ---
08:35:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ itestutils-it ---
08:35:25  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:25  [INFO] 
08:35:25  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ itestutils-it ---
08:35:25  [INFO] 
08:35:25  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ itestutils-it ---
08:35: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/infrautils-maven-merge-6.0.x/itestutils/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/**
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ itestutils-it ---
08:35:25  [INFO] Starting audit...
08:35:25  Audit done.
08:35:25  [INFO] You have 0 Checkstyle violations.
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ itestutils-it ---
08:35:25  [INFO] Starting audit...
08:35:25  Audit done.
08:35:25  [INFO] You have 0 Checkstyle violations.
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ itestutils-it ---
08:35:25  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/classes/LICENSE
08:35:25  [INFO] 
08:35:25  [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ itestutils-it ---
08:35:25  [INFO] Created: /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/classes/META-INF/maven/dependencies.properties
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ itestutils-it ---
08:35:25  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/src/main/resources
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ itestutils-it ---
08:35:25  [INFO] No sources to compile
08:35:25  [INFO] 
08:35:25  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ itestutils-it >>>
08:35:25  [INFO] 
08:35:25  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ itestutils-it ---
08:35:25  [INFO] 
08:35:25  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ itestutils-it <<<
08:35:25  [INFO] 
08:35:25  [INFO] 
08:35:25  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ itestutils-it ---
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ itestutils-it ---
08:35:25  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/src/test/resources
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ itestutils-it ---
08:35:25  [INFO] Recompiling the module because of changed dependency.
08:35:25  [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
08:35:25  [INFO] 
08:35:25  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ itestutils-it ---
08:35:25  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/surefire-reports
08:35:25  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:35:25  [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session
08:35:25  [INFO] 
08:35:25  [INFO] -------------------------------------------------------
08:35:25  [INFO]  T E S T S
08:35:25  [INFO] -------------------------------------------------------
08:35:27  [INFO] Running org.opendaylight.infrautils.itestutils.it.SampleIntegrationTest
08:35:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.31 s -- in org.opendaylight.infrautils.itestutils.it.SampleIntegrationTest
08:35:41  [INFO] 
08:35:41  [INFO] Results:
08:35:41  [INFO] 
08:35:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
08:35:41  [INFO] 
08:35:41  [INFO] 
08:35:41  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ itestutils-it ---
08:35:42  [INFO] 
08:35:42  [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ itestutils-it ---
08:35:42  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/itestutils-it-6.0.12-SNAPSHOT.jar
08:35:42  [INFO] 
08:35:42  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ itestutils-it ---
08:35:42  [INFO] No Javadoc in project. Archive not created.
08:35:42  [INFO] 
08:35:42  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ itestutils-it ---
08:35:42  [INFO] CycloneDX: Resolving Dependencies
08:35:44  [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s)
08:35:44  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/bom.xml
08:35:44  [INFO]            attaching as itestutils-it-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:44  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/bom.json
08:35:44  [INFO]            attaching as itestutils-it-6.0.12-SNAPSHOT-cyclonedx.json
08:35:44  [INFO] 
08:35:44  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ itestutils-it ---
08:35:44  [INFO] Skipping duplicate-finder execution!
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ itestutils-it ---
08:35:44  [WARNING] Used undeclared dependencies found:
08:35:44  [WARNING]    org.ops4j.pax.exam:pax-exam:jar:4.13.5:test
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ itestutils-it ---
08:35:44  [INFO] No sources in project. Archive not created.
08:35:44  [INFO] 
08:35:44  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ itestutils-it ---
08:35:44  [INFO] 
08:35:44  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ itestutils-it ---
08:35:44  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/code-coverage/jacoco.exec
08:35:44  [INFO] Analyzed bundle 'ODL :: infrautils :: itestutils-it' with 0 classes
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ itestutils-it ---
08:35:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-SNAPSHOT.pom
08:35:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/itestutils-it-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-SNAPSHOT.jar
08:35:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-SNAPSHOT-cyclonedx.xml
08:35:44  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-SNAPSHOT-cyclonedx.json
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ itestutils-it ---
08:35:44  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:35:44  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:35:44  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:44      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:35:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:44      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:44      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/maven-metadata.xml
08:35:44  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-it/maven-metadata.xml
08:35:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:35:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:35:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:35:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:35:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:35:44      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:35:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:35:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:35:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:35:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:35:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:35:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:35:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:35:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:35:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:35:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:35:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:35:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:35:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:35:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:35:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:35:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:35:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:35:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:35:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:35:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:35:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:35:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:35:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:35:44      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:35:44      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:35:44      at java.lang.reflect.Method.invoke (Method.java:568)
08:35:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:35:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:35:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:35:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:35:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-it/maven-metadata.xml
08:35:44  [INFO] 
08:35:44  [INFO] ---------< org.opendaylight.infrautils:itestutils-aggregator >----------
08:35:44  [INFO] Building ODL :: infrautils :: itestutils-aggregator 6.0.12-SNAPSHOT [34/38]
08:35:44  [INFO] --------------------------------[ pom ]---------------------------------
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ itestutils-aggregator ---
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ itestutils-aggregator ---
08:35:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:44  [INFO] 
08:35:44  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ itestutils-aggregator ---
08:35:44  [INFO] 
08:35:44  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ itestutils-aggregator ---
08:35:44  [INFO] Skipping CycloneDX goal, because module skips deploy
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ itestutils-aggregator ---
08:35:44  [INFO] Skipping artifact installation
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ itestutils-aggregator ---
08:35:44  [INFO] Skipping artifact deployment
08:35:44  [INFO] 
08:35:44  [INFO] ----------------< org.opendaylight.infrautils:ready-it >----------------
08:35:44  [INFO] Building ODL :: infrautils :: ready-it 6.0.12-SNAPSHOT           [35/38]
08:35:44  [INFO] --------------------------------[ jar ]---------------------------------
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ ready-it ---
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ ready-it ---
08:35:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:44  [INFO] 
08:35:44  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ ready-it ---
08:35:44  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:35:44  [INFO] 
08:35:44  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ ready-it ---
08:36:05  [INFO] 
08:36:05  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ ready-it ---
08:36: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/infrautils-maven-merge-6.0.x/ready/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/**
08:36:05  [INFO] 
08:36:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ ready-it ---
08:36:05  [INFO] Starting audit...
08:36:05  Audit done.
08:36:05  [INFO] You have 0 Checkstyle violations.
08:36:05  [INFO] 
08:36:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ ready-it ---
08:36:05  [INFO] Starting audit...
08:36:05  Audit done.
08:36:05  [INFO] You have 0 Checkstyle violations.
08:36:05  [INFO] 
08:36:05  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ ready-it ---
08:36:05  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/classes/LICENSE
08:36:05  [INFO] 
08:36:05  [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ ready-it ---
08:36:05  [INFO] Created: /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/classes/META-INF/maven/dependencies.properties
08:36:05  [INFO] 
08:36:05  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ready-it ---
08:36:05  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/ready/it/src/main/resources
08:36:05  [INFO] 
08:36:05  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ ready-it ---
08:36:05  [INFO] No sources to compile
08:36:05  [INFO] 
08:36:05  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ ready-it >>>
08:36:05  [INFO] 
08:36:05  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ ready-it ---
08:36:05  [INFO] 
08:36:05  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ ready-it <<<
08:36:05  [INFO] 
08:36:05  [INFO] 
08:36:05  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ ready-it ---
08:36:05  [INFO] 
08:36:05  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ready-it ---
08:36:05  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/ready/it/src/test/resources
08:36:05  [INFO] 
08:36:05  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ ready-it ---
08:36:05  [INFO] Recompiling the module because of changed dependency.
08:36:05  [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
08:36:05  [INFO] 
08:36:05  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ ready-it ---
08:36:05  [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/surefire-reports
08:36:05  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
08:36:05  [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session
08:36:05  [INFO] 
08:36:05  [INFO] -------------------------------------------------------
08:36:05  [INFO]  T E S T S
08:36:05  [INFO] -------------------------------------------------------
08:36:08  [INFO] Running org.opendaylight.infrautils.ready.it.SystemReadyTest
08:36:09  [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.013 s -- in org.opendaylight.infrautils.ready.it.SystemReadyTest
08:36:09  [INFO] 
08:36:09  [INFO] Results:
08:36:09  [INFO] 
08:36:09  [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1
08:36:09  [INFO] 
08:36:09  [INFO] 
08:36:09  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ ready-it ---
08:36:09  [INFO] 
08:36:09  [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ ready-it ---
08:36:09  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/ready-it-6.0.12-SNAPSHOT.jar
08:36:09  [INFO] 
08:36:09  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ ready-it ---
08:36:09  [INFO] No Javadoc in project. Archive not created.
08:36:09  [INFO] 
08:36:09  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ ready-it ---
08:36:09  [INFO] CycloneDX: Resolving Dependencies
08:36:12  [INFO] CycloneDX: Creating BOM version 1.5 with 10 component(s)
08:36:12  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/bom.xml
08:36:12  [INFO]            attaching as ready-it-6.0.12-SNAPSHOT-cyclonedx.xml
08:36:12  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/bom.json
08:36:12  [INFO]            attaching as ready-it-6.0.12-SNAPSHOT-cyclonedx.json
08:36:12  [INFO] 
08:36:12  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ready-it ---
08:36:12  [INFO] Skipping duplicate-finder execution!
08:36:12  [INFO] 
08:36:12  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ ready-it ---
08:36:12  [WARNING] Used undeclared dependencies found:
08:36:12  [WARNING]    org.ops4j.pax.exam:pax-exam:jar:4.13.5:test
08:36:12  [WARNING]    com.guicedee.services:javax.inject:jar:1.0.20.2:provided
08:36:12  [WARNING] Unused declared dependencies found:
08:36:12  [WARNING]    org.opendaylight.infrautils:infrautils-features:xml:features:6.0.12-SNAPSHOT:compile
08:36:12  [WARNING] Non-test scoped test only dependencies found:
08:36:12  [WARNING]    org.opendaylight.infrautils:ready-api:jar:6.0.12-SNAPSHOT:compile
08:36:12  [INFO] 
08:36:12  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ ready-it ---
08:36:12  [INFO] No sources in project. Archive not created.
08:36:12  [INFO] 
08:36:12  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ ready-it ---
08:36:12  [INFO] 
08:36:12  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ ready-it ---
08:36:12  [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/code-coverage/jacoco.exec
08:36:12  [INFO] Analyzed bundle 'ODL :: infrautils :: ready-it' with 0 classes
08:36:12  [INFO] 
08:36:12  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ ready-it ---
08:36:12  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/it/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-SNAPSHOT.pom
08:36:12  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/ready-it-6.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-SNAPSHOT.jar
08:36:12  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-SNAPSHOT-cyclonedx.xml
08:36:12  [INFO] Installing /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-SNAPSHOT-cyclonedx.json
08:36:12  [INFO] 
08:36:12  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ ready-it ---
08:36:12  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo
08:36:12  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo" instead.
08:36:12  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:36:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:36:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:36:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:36:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:36:12      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:36:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:36:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:36:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:36:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
08:36:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:36:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:36:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:36:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:36:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:36:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:36:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:36:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:36:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:36:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:36:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:36:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:36:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:36:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:36:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:36:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:36:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:36:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:36:12      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:36:12      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:36:12      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:36:12      at java.lang.reflect.Method.invoke (Method.java:568)
08:36:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:36:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:36:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:36:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:36:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:12  [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-it/maven-metadata.xml
08:36:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
08:36:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
08:36:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
08:36:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
08:36:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
08:36:12      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
08:36:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
08:36:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
08:36:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
08:36:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
08:36:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
08:36:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
08:36:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
08:36:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
08:36:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
08:36:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
08:36:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
08:36:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
08:36:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
08:36:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
08:36:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
08:36:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
08:36:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
08:36:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
08:36:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
08:36:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
08:36:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
08:36:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
08:36:12      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
08:36:12      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
08:36:12      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
08:36:12      at java.lang.reflect.Method.invoke (Method.java:568)
08:36:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
08:36:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
08:36:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
08:36:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
08:36:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-it/maven-metadata.xml
08:36:12  [INFO] 
08:36:12  [INFO] ------------< org.opendaylight.infrautils:ready-aggregator >------------
08:36:12  [INFO] Building ODL :: infrautils :: ready-aggregator 6.0.12-SNAPSHOT   [36/38]
08:36:12  [INFO] --------------------------------[ pom ]---------------------------------
08:36:12  [INFO] 
08:36:12  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ ready-aggregator ---
08:36:12  [INFO] 
08:36:12  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ ready-aggregator ---
08:36:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:36:12  [INFO] 
08:36:12  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ ready-aggregator ---
08:36:12  [INFO] 
08:36:12  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ ready-aggregator ---
08:36:12  [INFO] Skipping CycloneDX goal, because module skips deploy
08:36:12  [INFO] 
08:36:12  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ ready-aggregator ---
08:36:12  [INFO] Skipping artifact installation
08:36:12  [INFO] 
08:36:12  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ ready-aggregator ---
08:36:12  [INFO] Skipping artifact deployment
08:36:12  [INFO] 
08:36:12  [INFO] ------------< org.opendaylight.infrautils:infrautils-karaf >------------
08:36:12  [INFO] Building ODL :: infrautils :: infrautils-karaf 6.0.12-SNAPSHOT   [37/38]
08:36:12  [INFO] --------------------------------[ jar ]---------------------------------
08:36:14  [INFO] 
08:36:14  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ infrautils-karaf ---
08:36:14  [INFO] 
08:36:14  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ infrautils-karaf ---
08:36:14  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:36:14  [INFO] 
08:36:14  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ infrautils-karaf ---
08:36:14  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:36:14  [INFO] 
08:36:14  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ infrautils-karaf ---
08:36:14  [INFO] 
08:36:14  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ infrautils-karaf ---
08:36: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/infrautils-maven-merge-6.0.x/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/**
08:36:14  [INFO] 
08:36:14  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ infrautils-karaf ---
08:36:14  [INFO] Starting audit...
08:36:14  Audit done.
08:36:14  [INFO] You have 0 Checkstyle violations.
08:36:14  [INFO] 
08:36:14  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ infrautils-karaf ---
08:36:14  [INFO] Starting audit...
08:36:14  Audit done.
08:36:14  [INFO] You have 0 Checkstyle violations.
08:36:14  [INFO] 
08:36:14  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ infrautils-karaf ---
08:36:14  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/infrautils-maven-merge-6.0.x/karaf/target/classes/LICENSE
08:36:14  [INFO] 
08:36:14  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ infrautils-karaf ---
08:36:14  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/karaf/src/main/resources
08:36:14  [INFO] 
08:36:14  [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ infrautils-karaf ---
08:36:14  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/karaf/src/main/resources
08:36:14  [INFO] 
08:36:14  [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ infrautils-karaf ---
08:36:14  [INFO] Using repositories:
08:36:14  [INFO]    https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
08:36:14  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror
08:36:14  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
08:36:14  [INFO] Creating work directory: /w/workspace/infrautils-maven-merge-6.0.x/karaf/target/assembly
08:36:14  [INFO] Loading direct KAR and features XML dependencies
08:36:14  [INFO]    Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar
08:36:14  [INFO]    Feature framework will be added as a startup feature
08:36:14  [INFO] Generating Karaf assembly: /w/workspace/infrautils-maven-merge-6.0.x/karaf/target/assembly
08:36:14  [INFO] Unzipping kars
08:36:14  [INFO]    processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar
08:36:14  [INFO]       found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
08:36:14  [INFO] Loading profiles from:
08:36:14  [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
08:36:14  [INFO] Loading repositories
08:36:14  [INFO] Generating generated-startup profile
08:36:14  [INFO] Generating generated-boot profile with parents: generated-startup
08:36:14  [INFO] Generating generated-installed profile
08:36:14  [INFO] Configuring etc/config.properties and etc/system.properties
08:36:14  [INFO] Downloading libraries for generated profiles
08:36:14  [INFO] Downloading additional libraries
08:36:14  [INFO] Writing configurations
08:36:14  [INFO]    adding config file: etc/profile.cfg
08:36:14  [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml
08:36:14  [INFO] Startup stage
08:36:14  [INFO]    Loading startup repositories
08:36:14  [INFO]    Resolving startup features and bundles
08:36:14  [INFO]       Features: framework
08:36:14  [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.5
08:36:14  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
08:36:14  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
08:36:14  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
08:36:14  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
08:36:14  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
08:36:14  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
08:36:14  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
08:36:14  [INFO] Boot stage
08:36:14  [INFO]    Loading boot repositories
08:36:14  [INFO]       adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.12-SNAPSHOT/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features
08:36:14  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features
08:36:14  [INFO]    Feature 4732ecbe-8723-470d-864e-162a0e4a1987/0.0.0 is defined as a boot feature
08:36:14  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5
08:36:14  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
08:36:14  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
08:36:14  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5
08:36:14  [INFO]    Feature kar/4.4.6 is defined as a boot feature
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6
08:36:14  [INFO]       adding config file: etc/org.apache.karaf.command.acl.kar.cfg
08:36:14  [INFO]    Feature jaas-boot/4.4.6 is defined as a boot feature
08:36:14  [INFO]       adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar
08:36:14  [INFO]       adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6
08:36:14  [INFO]    Feature scr/4.4.6 is defined as a boot feature
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
08:36:14  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6
08:36:14  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
08:36:14  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
08:36:14  [INFO]    Feature aries-proxy/4.4.6 is defined as a boot feature
08:36:14  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7
08:36:14  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7
08:36:14  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7
08:36:14  [INFO]       adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
08:36:14  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm/9.7
08:36:14  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-util/9.7
08:36:15  [INFO]    Feature shell/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.command.acl.shell.cfg
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.shell.cfg
08:36:15  [INFO]    Feature service/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6
08:36:15  [INFO]    Feature jaas/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.jaas.cfg
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
08:36:15  [INFO]    Feature package/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6
08:36:15  [INFO]    Feature ssh/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1
08:36:15  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1
08:36:15  [INFO]    Feature feature/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.features.repos.cfg
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.command.acl.feature.cfg
08:36:15  [INFO]    Feature management/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
08:36:15  [INFO]       adding config file: etc/jmx.acl.cfg
08:36:15  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
08:36:15  [INFO]       adding config file: etc/jmx.acl.java.lang.Memory.cfg
08:36:15  [INFO]       adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.management.cfg
08:36:15  [INFO]    Feature jline/3.21.0 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
08:36:15  [INFO]       adding maven artifact: mvn:org.jline/jline/3.21.0
08:36:15  [INFO]    Feature system/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.command.acl.system.cfg
08:36:15  [INFO]    Feature log/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.log.cfg
08:36:15  [INFO]    Feature aries-blueprint/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
08:36:15  [INFO]    Feature config/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6
08:36:15  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.command.acl.config.cfg
08:36:15  [INFO]    Feature instance/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6
08:36:15  [INFO]    Feature pax-url-wrap/2.6.14 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber
08:36:15  [INFO]    Feature framework/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
08:36:15  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
08:36:15  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
08:36:15  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
08:36:15  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
08:36:15  [INFO]    Feature shell-compat/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6
08:36:15  [INFO]    Feature diagnostic/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6
08:36:15  [INFO]       adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar
08:36:15  [INFO]       adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6
08:36:15  [INFO]    Feature deployer/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6
08:36:15  [INFO]    Feature bundle/4.4.6 is defined as a boot feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6
08:36:15  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
08:36:15  [INFO]       adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
08:36:15  [INFO]    Feature standard/4.4.6 is defined as a boot feature
08:36:15  [INFO] Install stage
08:36:15  [INFO]    Loading installed repositories
08:36:15  [INFO]    Feature wrapper/4.4.6 is defined as an installed feature
08:36:15  [INFO]       adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6
08:36:15  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
08:36:15  [INFO]       adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12
08:36:15  [INFO] 
08:36:15  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ infrautils-karaf ---
08:36:15  [INFO] No sources to compile
08:36:15  [INFO] 
08:36:15  [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ infrautils-karaf >>>
08:36:15  [INFO] 
08:36:15  [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ infrautils-karaf ---
08:36:15  [INFO] 
08:36:15  [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ infrautils-karaf <<<
08:36:15  [INFO] 
08:36:15  [INFO] 
08:36:15  [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ infrautils-karaf ---
08:36:15  [INFO] 
08:36:15  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ infrautils-karaf ---
08:36:15  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/karaf/src/test/resources
08:36:15  [INFO] 
08:36:15  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ infrautils-karaf ---
08:36:15  [INFO] No sources to compile
08:36:15  [INFO] 
08:36:15  [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ infrautils-karaf ---
08:36:15  [INFO] No tests to run.
08:36:15  [INFO] 
08:36:15  [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ infrautils-karaf ---
08:36:15  [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/infrautils-maven-merge-6.0.x/karaf/target/assembly/lib/karaf.branding-13.1.5.jar
08:36:15  [INFO] 
08:36:15  [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ infrautils-karaf ---
08:36:15  [INFO] 
08:36:15  [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ infrautils-karaf ---
08:36:15  [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties
08:36:15  [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/infrautils-maven-merge-6.0.x/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg
08:36:15  [INFO] 
08:36:15  [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ infrautils-karaf ---
08:36:15  [INFO] 
08:36:15  [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ infrautils-karaf ---
08:36:15  [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-6.0.x/karaf/src/main/assembly
08:36:15  [INFO] 
08:36:15  [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ infrautils-karaf ---
08:36:16  [INFO] Feature repository discovered recursively: 85033cfe-7b4a-4b4e-8298-bcf5ab4d8104
08:36:16  [INFO] Feature repository discovered recursively: features-infrautils
08:36:16  [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus
08:36:16  [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
08:36:16  [INFO] Feature repository discovered recursively: odl-guava
08:36:16  [INFO] Feature repository discovered recursively: odl-gson
08:36:16  [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
08:36:16  [INFO] Feature repository discovered recursively: odl-servlet-api
08:36:16  [INFO] Feature repository discovered recursively: odl-infrautils-ready
08:36:16  [INFO] Feature repository discovered recursively: odl-infrautils-utils
08:36:16  [INFO] Feature repository discovered recursively: features-infrautils-experimental
08:36:16  [INFO] Feature repository discovered recursively: odl-infrautils-inject
08:36:16  [INFO] Feature repository discovered recursively: features-infrautils-samples
08:36:16  [INFO] Feature repository discovered recursively: framework-4.4.6
08:36:16  [INFO] Feature repository discovered recursively: standard-4.4.6
08:36:16  [INFO] Feature repository discovered recursively: framework-4.4.6
08:36:16  [INFO] Feature repository discovered recursively: features-infrautils
08:36:16  [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus
08:36:16  [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
08:36:16  [INFO] Feature repository discovered recursively: odl-gson
08:36:16  [INFO] Feature repository discovered recursively: odl-guava
08:36:16  [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
08:36:16  [INFO] Feature repository discovered recursively: odl-servlet-api
08:36:16  [INFO] Feature repository discovered recursively: odl-infrautils-ready
08:36:16  [INFO] Feature repository discovered recursively: odl-infrautils-utils
08:36:16  [INFO] Feature repository discovered recursively: features-infrautils-experimental
08:36:16  [INFO] Feature repository discovered recursively: odl-infrautils-inject
08:36:16  [INFO] Feature repository discovered recursively: features-infrautils-samples
08:36:16  [INFO] Feature repository discovered recursively: standard-4.4.6
08:36:16  [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27
08:36:16  [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
08:36:16  [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
08:36:16  [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
08:36:16  [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
08:36:16  [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
08:36:16  [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
08:36:16  [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
08:36:16  [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
08:36:16  [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
08:36:16  [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
08:36:16  [INFO] 
08:36:16  [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ infrautils-karaf ---
08:36:16  [INFO] Executing tasks
08:36:16  [INFO] Executed tasks
08:36:16  [INFO] 
08:36:16  [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ infrautils-karaf ---
08:36:16  [INFO] Executing tasks
08:36:16  [INFO]    [delete] Deleting directory /w/workspace/infrautils-maven-merge-6.0.x/karaf/target/assembly/system/org/bouncycastle
08:36:16  [INFO] Executed tasks
08:36:16  [INFO] 
08:36:16  [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ infrautils-karaf ---
08:36:17  [INFO] Building jar: /w/workspace/infrautils-maven-merge-6.0.x/karaf/target/infrautils-karaf-6.0.12-SNAPSHOT.jar
08:36:17  [INFO] 
08:36:17  [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ infrautils-karaf ---
08:36:17  [INFO] No Javadoc in project. Archive not created.
08:36:17  [INFO] 
08:36:17  [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ infrautils-karaf ---
08:36:23  [INFO] 
08:36:23  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ infrautils-karaf ---
08:36:23  [INFO] Skipping CycloneDX goal, because module skips deploy
08:36:23  [INFO] 
08:36:23  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-karaf ---
08:36:23  [INFO] Skipping duplicate-finder execution!
08:36:23  [INFO] 
08:36:23  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ infrautils-karaf ---
08:36:23  [WARNING] Unused declared dependencies found:
08:36:23  [WARNING]    org.apache.karaf.features:framework:kar:4.4.6:compile
08:36:23  [WARNING]    org.opendaylight.odlparent:karaf.branding:jar:13.1.5:compile
08:36:23  [WARNING]    org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile
08:36:23  [WARNING]    org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile
08:36:23  [INFO] 
08:36:23  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ infrautils-karaf ---
08:36:23  [INFO] No sources in project. Archive not created.
08:36:23  [INFO] 
08:36:23  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ infrautils-karaf ---
08:36:23  [INFO] 
08:36:23  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ infrautils-karaf ---
08:36:23  [INFO] Skipping JaCoCo execution due to missing execution data file.
08:36:23  [INFO] 
08:36:23  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ infrautils-karaf ---
08:36:23  [INFO] Skipping artifact installation
08:36:23  [INFO] 
08:36:23  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ infrautils-karaf ---
08:36:23  [INFO] Skipping artifact deployment
08:36:23  [INFO] 
08:36:23  [INFO] ---------< org.opendaylight.infrautils:infrautils-aggregator >----------
08:36:23  [INFO] Building infrautils 6.0.12-SNAPSHOT                              [38/38]
08:36:23  [INFO] --------------------------------[ pom ]---------------------------------
08:36:23  [INFO] 
08:36:23  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ infrautils-aggregator ---
08:36:23  [INFO] Deleting /w/workspace/infrautils-maven-merge-6.0.x/target
08:36:23  [INFO] 
08:36:23  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ infrautils-aggregator ---
08:36:23  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
08:36:23  [INFO] 
08:36:23  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ infrautils-aggregator ---
08:36:23  [INFO] 
08:36:23  [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ infrautils-aggregator ---
08:36:23  [INFO] Skipping CycloneDX goal, because module skips deploy
08:36:23  [INFO] 
08:36:23  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ infrautils-aggregator ---
08:36:23  [INFO] Skipping artifact installation
08:36:23  [INFO] 
08:36:23  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ infrautils-aggregator ---
08:36:23  [INFO] Skipping artifact deployment
08:36:23  [INFO] ------------------------------------------------------------------------
08:36:23  [INFO] Reactor Summary for infrautils 6.0.12-SNAPSHOT:
08:36:23  [INFO] 
08:36:23  [INFO] ODL :: infrautils :: infrautils-artifacts .......... SUCCESS [  3.691 s]
08:36:23  [INFO] ODL :: infrautils :: parent ........................ SUCCESS [ 11.322 s]
08:36:23  [INFO] ODL :: infrautils :: infrautils-testutils .......... SUCCESS [ 34.206 s]
08:36:23  [INFO] ODL :: infrautils :: infrautils-util ............... SUCCESS [ 16.978 s]
08:36:23  [INFO] ODL :: infrautils :: inject ........................ SUCCESS [  8.895 s]
08:36:23  [INFO] ODL :: infrautils :: inject.guice.testutils ........ SUCCESS [ 14.055 s]
08:36:23  [INFO] ODL :: infrautils :: itestutils .................... SUCCESS [ 13.106 s]
08:36:23  [INFO] ODL :: infrautils :: ready-api ..................... SUCCESS [  9.643 s]
08:36:23  [INFO] diagstatus-api ..................................... SUCCESS [ 10.230 s]
08:36:23  [INFO] diagstatus-impl .................................... SUCCESS [ 16.811 s]
08:36:23  [INFO] diagstatus-web ..................................... SUCCESS [ 14.972 s]
08:36:23  [INFO] diagstatus-shell ................................... SUCCESS [ 17.874 s]
08:36:23  [INFO] ODL :: infrautils :: ready-impl .................... SUCCESS [ 16.733 s]
08:36:23  [INFO] ODL :: infrautils :: inject-spi .................... SUCCESS [ 12.597 s]
08:36:23  [INFO] ODL :: infrautils :: inject.guice .................. SUCCESS [  8.163 s]
08:36:23  [INFO] ODL :: infrautils :: ready-guice ................... SUCCESS [ 11.401 s]
08:36:23  [INFO] infrautils-docs .................................... SUCCESS [ 10.125 s]
08:36:23  [INFO] OpenDaylight :: Infrautils :: feature-parent ....... SUCCESS [  4.365 s]
08:36:23  [INFO] OpenDaylight :: Infrautils :: Utils ................ SUCCESS [ 16.768 s]
08:36:23  [INFO] OpenDaylight :: Infrautils :: Ready ................ SUCCESS [ 11.067 s]
08:36:23  [INFO] OpenDaylight :: Infrautils :: DiagStatus ........... SUCCESS [ 11.902 s]
08:36:23  [INFO] ODL :: infrautils :: features-infrautils ........... SUCCESS [  1.302 s]
08:36:23  [INFO] OpenDaylight :: Infrautils :: @Inject .............. SUCCESS [ 10.106 s]
08:36:23  [INFO] ODL :: infrautils :: features-infrautils-experimental SUCCESS [  0.980 s]
08:36:23  [INFO] ODL :: infrautils :: features-infrautils-samples ... SUCCESS [ 10.918 s]
08:36:23  [INFO] ODL :: infrautils :: infrautils-features ........... SUCCESS [  1.142 s]
08:36:23  [INFO] ODL :: infrautils :: features-aggregator ........... SUCCESS [  0.004 s]
08:36:23  [INFO] ODL :: infrautils :: common-aggregator ............. SUCCESS [  0.002 s]
08:36:23  [INFO] ODL :: infrautils :: itestutils-parent ............. SUCCESS [  5.095 s]
08:36:23  [INFO] ODL :: infrautils :: diagstatus-it ................. SUCCESS [  5.131 s]
08:36:23  [INFO] diagstatus-aggregator .............................. SUCCESS [  0.006 s]
08:36:23  [INFO] ODL :: infrautils :: inject-aggregator ............. SUCCESS [  0.003 s]
08:36:23  [INFO] ODL :: infrautils :: itestutils-it ................. SUCCESS [ 19.607 s]
08:36:23  [INFO] ODL :: infrautils :: itestutils-aggregator ......... SUCCESS [  0.006 s]
08:36:23  [INFO] ODL :: infrautils :: ready-it ...................... SUCCESS [ 27.351 s]
08:36:23  [INFO] ODL :: infrautils :: ready-aggregator .............. SUCCESS [  0.005 s]
08:36:23  [INFO] ODL :: infrautils :: infrautils-karaf .............. SUCCESS [ 10.762 s]
08:36:23  [INFO] infrautils ......................................... SUCCESS [  0.005 s]
08:36:23  [INFO] ------------------------------------------------------------------------
08:36:23  [INFO] BUILD SUCCESS
08:36:23  [INFO] ------------------------------------------------------------------------
08:36:23  [INFO] Total time:  06:17 min
08:36:23  [INFO] Finished at: 2024-12-12T08:36:23Z
08:36:23  [INFO] ------------------------------------------------------------------------
08:36:23  [infrautils-maven-merge-6.0.x] $ /bin/sh -xe /tmp/jenkins4390064611722423564.sh
08:36:23  [infrautils-maven-merge-6.0.x] $ /bin/bash -l /tmp/jenkins17287215799560667.sh
08:36:23  ---> common-variables.sh
08:36:23  --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
08:36:23  ---> maven-deploy.sh
08:36:23  -----> Remove metadata files that were not updated
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-api/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-api/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-impl/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-impl/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-it/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-it/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-shell/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-shell/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-web/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/diagstatus-web/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/feature-parent/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/feature-parent/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-experimental/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-experimental/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-samples/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/features-infrautils-samples/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-artifacts/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-artifacts/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-docs/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-docs/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-features/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-features/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-testutils/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-testutils/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-util/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/infrautils-util/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice.testutils/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject.guice.testutils/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject-spi/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/inject-spi/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-it/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-it/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-parent/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/itestutils-parent/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-inject/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-inject/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-ready/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-ready/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-utils/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/odl-infrautils-utils/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/parent/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/parent/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-api/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-api/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-guice/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-guice/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-impl/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-impl/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-it/7.0.5-SNAPSHOT/maven-metadata.xml
08:36:23  Removing unmodified file /w/workspace/infrautils-maven-merge-6.0.x/m2repo/org/opendaylight/infrautils/ready-it/7.0.6-SNAPSHOT/maven-metadata.xml
08:36:23  -----> Install lftools
08:36:23  Setup pyenv:
08:36:23    system
08:36:23    3.8.13
08:36:23    3.9.13
08:36:23    3.10.13
08:36:23  * 3.11.7 (set by /w/workspace/infrautils-maven-merge-6.0.x/.python-version)
08:36:24  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AcJm from file:/tmp/.os_lf_venv
08:36:25  lf-activate-venv(): INFO: Installing: lftools 
08:36:34  lf-activate-venv(): INFO: Adding /tmp/venv-AcJm/bin to PATH
08:36:34  -----> Upload files to Nexus
08:36:35  #######################################################
08:36:35  Deploying directory /w/workspace/infrautils-maven-merge-6.0.x/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml (442.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml.sha1 (40.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml.md5 (32.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/maven-metadata.xml (1.63 kb)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.pom (1.64 kb)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.jar (23.9 kb)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-javadoc.jar (151.01 kb)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.xml (29.78 kb)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.json (34.57 kb)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:35  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-sources.jar (14.29 kb)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml (443.0 b)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml.sha1 (40.0 b)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml.md5 (32.0 b)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/maven-metadata.xml (1.63 kb)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.pom (2.52 kb)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:36  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.jar (20.6 kb)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-javadoc.jar (100.98 kb)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.xml (47.23 kb)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.json (54.98 kb)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-sources.jar (7.74 kb)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml (441.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml.md5 (32.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/maven-metadata.xml (1.2 kb)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.pom (1.61 kb)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.jar (9.15 kb)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.xml (30.59 kb)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.json (35.53 kb)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:37  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml (444.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/maven-metadata.xml (1.63 kb)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.pom (2.17 kb)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.jar (15.92 kb)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-javadoc.jar (97.06 kb)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.xml (51.46 kb)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.json (59.95 kb)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-sources.jar (6.86 kb)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml (442.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/maven-metadata.xml (1.63 kb)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.pom (1.93 kb)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:38  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.jar (10.29 kb)
08:36:39  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:39  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:39  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-javadoc.jar (89.54 kb)
08:36:39  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:39  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:39  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.xml (47.82 kb)
08:36:39  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:39  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:39  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.json (55.8 kb)
08:36:40  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:40  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:40  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-sources.jar (3.89 kb)
08:36:40  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:40  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:40  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:40  Attempting to upload org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:40  Attempting to upload org/opendaylight/infrautils/feature-parent/maven-metadata.xml (442.0 b)
08:36:40  Attempting to upload org/opendaylight/infrautils/feature-parent/maven-metadata.xml.sha1 (40.0 b)
08:36:40  Attempting to upload org/opendaylight/infrautils/feature-parent/maven-metadata.xml.md5 (32.0 b)
08:36:40  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/maven-metadata.xml (1.03 kb)
08:36:40  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61.pom (1.72 kb)
08:36:40  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:40  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.xml (5.13 kb)
08:36:41  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.json (5.94 kb)
08:36:41  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml (460.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/maven-metadata.xml (1.26 kb)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61.pom (2.11 kb)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-features.xml (846.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-features.xml.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-features.xml.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.xml (79.74 kb)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.json (91.85 kb)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml (455.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/maven-metadata.xml (1.26 kb)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61.pom (1.26 kb)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-features.xml (554.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-features.xml.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-features.xml.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.xml (74.89 kb)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.json (86.19 kb)
08:36:41  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/maven-metadata.xml (447.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/maven-metadata.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/maven-metadata.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/maven-metadata.xml (1.25 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61.pom (2.32 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-features.xml (1.01 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-features.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-features.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.xml (72.2 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.json (83.13 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml (448.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/maven-metadata.xml (1.04 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61.pom (7.02 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.xml (3.14 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.json (3.6 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml (443.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/maven-metadata.xml (1.63 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.pom (10.38 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.jar (7.84 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-sources.jar (99.81 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-javadoc.jar (565.39 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.xml (255.24 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.json (297.84 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/maven-metadata.xml (447.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/maven-metadata.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/maven-metadata.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/maven-metadata.xml (1.25 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61.pom (2.27 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-features.xml (1.03 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-features.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-features.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.xml (85.18 kb)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:42  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.json (98.03 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml (448.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/maven-metadata.xml (1.63 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.pom (3.04 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.jar (45.31 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-javadoc.jar (192.87 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.xml (72.31 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.json (85.01 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-sources.jar (28.47 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/maven-metadata.xml (443.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/maven-metadata.xml.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/maven-metadata.xml.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/maven-metadata.xml (1.63 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.pom (2.47 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.jar (26.04 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-javadoc.jar (135.78 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.xml (29.12 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.json (33.88 kb)
08:36:43  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-sources.jar (14.86 kb)
08:36:44  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/inject-spi/maven-metadata.xml (438.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/inject-spi/maven-metadata.xml.sha1 (40.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/inject-spi/maven-metadata.xml.md5 (32.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/maven-metadata.xml (1.62 kb)
08:36:44  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.pom (1.89 kb)
08:36:44  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:44  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.jar (10.92 kb)
08:36:45  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:45  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:45  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-javadoc.jar (87.55 kb)
08:36:45  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:45  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:45  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.xml (17.51 kb)
08:36:45  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:45  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:45  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.json (20.55 kb)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-sources.jar (4.14 kb)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml (450.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/maven-metadata.xml (1.63 kb)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.pom (2.06 kb)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.jar (13.51 kb)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-javadoc.jar (102.9 kb)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.xml (45.48 kb)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.json (53.15 kb)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-sources.jar (7.14 kb)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice/maven-metadata.xml (440.0 b)
08:36:46  Attempting to upload org/opendaylight/infrautils/inject.guice/maven-metadata.xml.sha1 (40.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/maven-metadata.xml.md5 (32.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/maven-metadata.xml (1.62 kb)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.pom (2.35 kb)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.jar (10.86 kb)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-javadoc.jar (98.67 kb)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.xml (45.37 kb)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.json (52.95 kb)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-sources.jar (5.01 kb)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject/maven-metadata.xml (434.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject/maven-metadata.xml.sha1 (40.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject/maven-metadata.xml.md5 (32.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/maven-metadata.xml (1.62 kb)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.pom (1.61 kb)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:47  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.jar (11.95 kb)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-javadoc.jar (104.36 kb)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.xml (13.39 kb)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.json (15.65 kb)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:48  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-sources.jar (6.54 kb)
08:36:49  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/maven-metadata.xml (441.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/maven-metadata.xml.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/maven-metadata.xml.md5 (32.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/maven-metadata.xml (1.2 kb)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.pom (1.07 kb)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.jar (8.91 kb)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.xml (5.12 kb)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.json (5.93 kb)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml (445.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml.md5 (32.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/maven-metadata.xml (1.04 kb)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61.pom (2.7 kb)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.xml (5.12 kb)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:49  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.json (5.92 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/maven-metadata.xml (438.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/maven-metadata.xml.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/maven-metadata.xml.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/maven-metadata.xml (1.62 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.pom (4.47 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.jar (11.93 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-javadoc.jar (84.62 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.xml (169.1 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.json (197.35 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-sources.jar (6.76 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml (453.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/maven-metadata.xml (1.26 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61.pom (2.87 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-features.xml (1.82 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-features.xml.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-features.xml.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.xml (69.45 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.json (80.02 kb)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:50  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml (449.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/maven-metadata.xml (1.25 kb)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61.pom (1.11 kb)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-features.xml (427.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-features.xml.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-features.xml.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.xml (7.6 kb)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.json (8.81 kb)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml (448.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/maven-metadata.xml (1.25 kb)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61.pom (1.57 kb)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-features.xml (910.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-features.xml.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-features.xml.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.xml (36.35 kb)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.json (42.0 kb)
08:36:51  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml (448.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/maven-metadata.xml (1.25 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61.pom (1.05 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-features.xml (576.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-features.xml.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-features.xml.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.xml (26.11 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.json (30.27 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/maven-metadata.xml (434.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/maven-metadata.xml.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/maven-metadata.xml.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/maven-metadata.xml (1.03 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61.pom (10.08 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.xml (11.05 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.json (12.88 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/maven-metadata.xml (437.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/maven-metadata.xml.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/maven-metadata.xml.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/maven-metadata.xml (1.62 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.pom (1.7 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.jar (20.2 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-javadoc.jar (167.94 kb)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:52  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.xml (25.08 kb)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.json (29.14 kb)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-sources.jar (15.39 kb)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/maven-metadata.xml (439.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/maven-metadata.xml.sha1 (40.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/maven-metadata.xml.md5 (32.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/maven-metadata.xml (1.62 kb)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.pom (2.03 kb)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.jar (8.15 kb)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-javadoc.jar (84.26 kb)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.xml (54.78 kb)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.json (63.88 kb)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-sources.jar (3.26 kb)
08:36:53  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-impl/maven-metadata.xml (438.0 b)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-impl/maven-metadata.xml.sha1 (40.0 b)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-impl/maven-metadata.xml.md5 (32.0 b)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/maven-metadata.xml (1.62 kb)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.pom (4.07 kb)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:54  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.jar (232.57 kb)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-javadoc.jar (99.43 kb)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-javadoc.jar.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-javadoc.jar.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.xml (56.63 kb)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.json (66.09 kb)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-sources.jar (7.92 kb)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-sources.jar.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-sources.jar.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/maven-metadata.xml (436.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/maven-metadata.xml.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/maven-metadata.xml.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/maven-metadata.xml (1.2 kb)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.pom (1.57 kb)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.pom.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.pom.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.jar (9.03 kb)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.jar.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.jar.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.xml (25.85 kb)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.xml.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.xml.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.json (30.05 kb)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.json.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.json.md5 (32.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
08:36:55  Attempting to upload org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/diagstatus-api-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-api/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/diagstatus-impl-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/diagstatus-it-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-it/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/diagstatus-shell-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/diagstatus-web-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/diagstatus-web/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/feature-parent-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/feature-parent/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-features.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-features.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-features.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/features-infrautils-experimental-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-features.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-features.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-features.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/features-infrautils-samples-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-features.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-features.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-features.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/features-infrautils-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/features-infrautils/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/infrautils-artifacts-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/infrautils-docs-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-docs/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-features.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-features.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-features.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/infrautils-features-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-features/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/infrautils-testutils-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/infrautils-util-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/infrautils-util/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/inject-spi-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject-spi/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/inject.guice.testutils-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/inject.guice-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject.guice/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/inject-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/inject/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/itestutils-it-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-it/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/itestutils-parent-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils-parent/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/itestutils-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/itestutils/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-features.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-features.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-features.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/odl-infrautils-diagstatus-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-features.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-features.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-features.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/odl-infrautils-inject-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-features.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-features.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-features.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/odl-infrautils-ready-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-features.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-features.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-features.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/odl-infrautils-utils-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/parent-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/parent/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/ready-api-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-api/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/ready-guice-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-guice/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-javadoc.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-javadoc.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-javadoc.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-sources.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-sources.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/ready-impl-6.0.12-20241212.083005-61-sources.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-impl/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/maven-metadata.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/maven-metadata.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.pom
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.pom.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.pom.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.jar
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.jar.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61.jar.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.xml
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.xml.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.json
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.json.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/ready-it-6.0.12-20241212.083005-61-cyclonedx.json.md5
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/maven-metadata.xml.sha1
08:36:55  Successfully uploaded org/opendaylight/infrautils/ready-it/6.0.12-SNAPSHOT/maven-metadata.xml.md5
08:36:55  Finished deploying /w/workspace/infrautils-maven-merge-6.0.x/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot
08:36:55  #######################################################
08:36:56  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins12889227726619379502.sh
08:36:56  $ ssh-agent -k
08:36:56  unset SSH_AUTH_SOCK;
08:36:56  unset SSH_AGENT_PID;
08:36:56  echo Agent pid 5458 killed;
08:36:56  [ssh-agent] Stopped.
08:36:56  [JaCoCo plugin] Collecting JaCoCo coverage data...
08:36:56  [JaCoCo plugin] Version: 3.3.5
08:36:56  [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
08:36:56  [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 11
08:36:56  [JaCoCo plugin] Saving matched execfiles:  /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/code-coverage/jacoco.exec
08:36:56  [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
08:36:56  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/common/parent/target/classes 0 files
08:36:56  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/common/util/target/classes 14 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/target/classes 14 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/target/classes 4 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/it/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/target/classes 3 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/target/classes 1 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/docs/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-experimental/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils-samples/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/features/features-infrautils/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/features/infrautils-features/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-diagstatus/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-inject/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-ready/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/features/odl-infrautils-utils/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/features/parent/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/target/classes 5 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/target/classes 3 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/target/classes 1 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/target/classes 6 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/itestutils/it/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/target/classes 1 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/itestutils/parent/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/jacoco/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/karaf/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/ready/api/target/classes 13 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/target/classes 1 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/target/classes 5 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/ready/it/target/classes 0 files
08:36:57  [JaCoCo plugin]  - /w/workspace/infrautils-maven-merge-6.0.x/testutils/target/classes 27 files
08:36:57  [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
08:36:57  [JaCoCo plugin] Source Inclusions: **/*.java
08:36:57  [JaCoCo plugin] Source Exclusions: null
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/common/util/src/main/java 9 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/api/src/main/java 13 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/impl/src/main/java 3 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/shell/src/main/java 3 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/diagstatus/web/src/main/java 1 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice-testutils/src/main/java 4 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-guice/src/main/java 3 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/inject/inject-spi/src/main/java 1 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/inject/inject/src/main/java 5 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/itestutils/itestutils/src/main/java 1 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/ready/api/src/main/java 12 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/ready/guice/src/main/java 1 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/ready/impl/src/main/java 3 files
08:36:57  [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-6.0.x/testutils/src/main/java 21 files
08:36:57  [JaCoCo plugin] Loading inclusions files..
08:36:57  [JaCoCo plugin] inclusions: []
08:36:57  [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**]
08:36:57  [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
08:36:57  [JaCoCo plugin] Publishing the results..
08:36:57  [JaCoCo plugin] Loading packages..
08:36:57  [JaCoCo plugin] Done.
08:36:57  [JaCoCo plugin] Overall coverage: class: 89.33333, method: 66.09337, line: 63.049854, branch: 41.456585, instruction: 61.345436, complexity: 52.640545
08:36:57  [PostBuildScript] - [INFO] Executing post build scripts.
08:36:57  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins18212356449132329233.sh
08:36:57  ---> sysstat.sh
08:36:58  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins2157792438859180224.sh
08:36:58  ---> package-listing.sh
08:36:58  ++ tr '[:upper:]' '[:lower:]'
08:36:58  ++ facter osfamily
08:36:58  + OS_FAMILY=redhat
08:36:58  + workspace=/w/workspace/infrautils-maven-merge-6.0.x
08:36:58  + START_PACKAGES=/tmp/packages_start.txt
08:36:58  + END_PACKAGES=/tmp/packages_end.txt
08:36:58  + DIFF_PACKAGES=/tmp/packages_diff.txt
08:36:58  + PACKAGES=/tmp/packages_start.txt
08:36:58  + '[' /w/workspace/infrautils-maven-merge-6.0.x ']'
08:36:58  + PACKAGES=/tmp/packages_end.txt
08:36:58  + case "${OS_FAMILY}" in
08:36:58  + rpm -qa
08:36:58  + sort
08:36:58  + '[' -f /tmp/packages_start.txt ']'
08:36:58  + '[' -f /tmp/packages_end.txt ']'
08:36:58  + diff /tmp/packages_start.txt /tmp/packages_end.txt
08:36:58  + '[' /w/workspace/infrautils-maven-merge-6.0.x ']'
08:36:58  + mkdir -p /w/workspace/infrautils-maven-merge-6.0.x/archives/
08:36:58  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/infrautils-maven-merge-6.0.x/archives/
08:36:58  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins17614571139032690920.sh
08:36:58  ---> capture-instance-metadata.sh
08:36:58  Setup pyenv:
08:36:59    system
08:36:59    3.8.13
08:36:59    3.9.13
08:36:59    3.10.13
08:36:59  * 3.11.7 (set by /w/workspace/infrautils-maven-merge-6.0.x/.python-version)
08:36:59  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AcJm from file:/tmp/.os_lf_venv
08:37:00  lf-activate-venv(): INFO: Installing: lftools 
08:37:09  lf-activate-venv(): INFO: Adding /tmp/venv-AcJm/bin to PATH
08:37:09  INFO: Running in OpenStack, capturing instance metadata
08:37:09  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins14327524592087710814.sh
08:37:09  provisioning config files...
08:37:09  Could not find credentials [logs] for infrautils-maven-merge-6.0.x #208
08:37:09  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/infrautils-maven-merge-6.0.x@tmp/config8435581273403002602tmp
08:37:09  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
08:37:09  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
08:37:09  provisioning config files...
08:37:10  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
08:37:10  [EnvInject] - Injecting environment variables from a build step.
08:37:10  [EnvInject] - Injecting as environment variables the properties content 
08:37:10  SERVER_ID=logs
08:37:10  
08:37:10  [EnvInject] - Variables injected successfully.
08:37:10  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins2534375909646309568.sh
08:37:10  ---> create-netrc.sh
08:37:10  WARN: Log server credential not found.
08:37:10  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins7839033786714968235.sh
08:37:10  ---> python-tools-install.sh
08:37:10  Setup pyenv:
08:37:10    system
08:37:10    3.8.13
08:37:10    3.9.13
08:37:10    3.10.13
08:37:10  * 3.11.7 (set by /w/workspace/infrautils-maven-merge-6.0.x/.python-version)
08:37:10  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AcJm from file:/tmp/.os_lf_venv
08:37:11  lf-activate-venv(): INFO: Installing: lftools 
08:37:20  lf-activate-venv(): INFO: Adding /tmp/venv-AcJm/bin to PATH
08:37:20  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins18177365173861632103.sh
08:37:20  ---> sudo-logs.sh
08:37:20  Archiving 'sudo' log..
08:37:21  [infrautils-maven-merge-6.0.x] $ /bin/bash /tmp/jenkins13765831858544031683.sh
08:37:21  ---> job-cost.sh
08:37:21  Setup pyenv:
08:37:21    system
08:37:21    3.8.13
08:37:21    3.9.13
08:37:21    3.10.13
08:37:21  * 3.11.7 (set by /w/workspace/infrautils-maven-merge-6.0.x/.python-version)
08:37:21  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AcJm from file:/tmp/.os_lf_venv
08:37:22  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
08:37:27  lf-activate-venv(): INFO: Adding /tmp/venv-AcJm/bin to PATH
08:37:27  INFO: No Stack...
08:37:27  INFO: Retrieving Pricing Info for: v3-standard-2
08:37:27  INFO: Archiving Costs
08:37:27  [infrautils-maven-merge-6.0.x] $ /bin/bash -l /tmp/jenkins1083189152271063724.sh
08:37:27  ---> logs-deploy.sh
08:37:27  Setup pyenv:
08:37:27    system
08:37:27    3.8.13
08:37:27    3.9.13
08:37:27    3.10.13
08:37:27  * 3.11.7 (set by /w/workspace/infrautils-maven-merge-6.0.x/.python-version)
08:37:28  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AcJm from file:/tmp/.os_lf_venv
08:37:28  lf-activate-venv(): INFO: Installing: lftools 
08:37:39  lf-activate-venv(): INFO: Adding /tmp/venv-AcJm/bin to PATH
08:37:39  WARNING: Nexus logging server not set
08:37:39  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/infrautils-maven-merge-6.0.x/208/
08:37:39  INFO: archiving logs to S3
08:37:40  ---> uname -a:
08:37:40  Linux prd-centos8-builder-2c-2g-2124.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
08:37:40  
08:37:40  
08:37:40  ---> lscpu:
08:37:40  Architecture:        x86_64
08:37:40  CPU op-mode(s):      32-bit, 64-bit
08:37:40  Byte Order:          Little Endian
08:37:40  CPU(s):              2
08:37:40  On-line CPU(s) list: 0,1
08:37:40  Thread(s) per core:  1
08:37:40  Core(s) per socket:  1
08:37:40  Socket(s):           2
08:37:40  NUMA node(s):        1
08:37:40  Vendor ID:           AuthenticAMD
08:37:40  CPU family:          23
08:37:40  Model:               49
08:37:40  Model name:          AMD EPYC-Rome Processor
08:37:40  Stepping:            0
08:37:40  CPU MHz:             2799.998
08:37:40  BogoMIPS:            5599.99
08:37:40  Virtualization:      AMD-V
08:37:40  Hypervisor vendor:   KVM
08:37:40  Virtualization type: full
08:37:40  L1d cache:           32K
08:37:40  L1i cache:           32K
08:37:40  L2 cache:            512K
08:37:40  L3 cache:            16384K
08:37:40  NUMA node0 CPU(s):   0,1
08:37:40  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
08:37:40  
08:37:40  
08:37:40  ---> nproc:
08:37:40  2
08:37:40  
08:37:40  
08:37:40  ---> df -h:
08:37:40  Filesystem      Size  Used Avail Use% Mounted on
08:37:40  devtmpfs        3.8G     0  3.8G   0% /dev
08:37:40  tmpfs           3.8G     0  3.8G   0% /dev/shm
08:37:40  tmpfs           3.8G   17M  3.8G   1% /run
08:37:40  tmpfs           3.8G     0  3.8G   0% /sys/fs/cgroup
08:37:40  /dev/vda1        40G  9.1G   31G  23% /
08:37:40  tmpfs           770M     0  770M   0% /run/user/1001
08:37:40  
08:37:40  
08:37:40  ---> free -m:
08:37:40                total        used        free      shared  buff/cache   available
08:37:40  Mem:           7697         697        3844          19        3155        6691
08:37:40  Swap:          1023           0        1023
08:37:40  
08:37:40  
08:37:40  ---> ip addr:
08:37:40  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
08:37:40      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
08:37:40      inet 127.0.0.1/8 scope host lo
08:37:40         valid_lft forever preferred_lft forever
08:37:40      inet6 ::1/128 scope host 
08:37:40         valid_lft forever preferred_lft forever
08:37:40  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
08:37:40      link/ether fa:16:3e:4b:77:14 brd ff:ff:ff:ff:ff:ff
08:37:40      altname enp0s3
08:37:40      altname ens3
08:37:40      inet 10.30.171.171/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
08:37:40         valid_lft 85802sec preferred_lft 85802sec
08:37:40      inet6 fe80::f816:3eff:fe4b:7714/64 scope link 
08:37:40         valid_lft forever preferred_lft forever
08:37:40  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
08:37:40      link/ether 02:42:0c:4e:bb:2d brd ff:ff:ff:ff:ff:ff
08:37:40      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
08:37:40         valid_lft forever preferred_lft forever
08:37:40  
08:37:40  
08:37:40  ---> sar -b -r -n DEV:
08:37:40  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 	12/12/2024 	_x86_64_	(2 CPU)
08:37:40  
08:37:40  08:27:38     LINUX RESTART	(2 CPU)
08:37:40  
08:37:40  08:28:01 AM       tps      rtps      wtps   bread/s   bwrtn/s
08:37:40  08:29:02 AM    168.20     36.76    131.43   7891.52  41405.01
08:37:40  08:30:01 AM    101.34      9.22     92.12   2992.48   8896.80
08:37:40  08:31:01 AM    159.87     16.72    143.15   2816.33   8450.12
08:37:40  08:32:01 AM     27.23      1.75     25.48    127.78   3329.56
08:37:40  08:33:01 AM     14.30      0.25     14.05     90.72   3330.06
08:37:40  08:34:01 AM     10.92      0.00     10.92      0.00    917.50
08:37:40  08:35:01 AM     60.21      0.28     59.93      7.86   3784.49
08:37:40  08:36:01 AM     24.85      0.00     24.85      0.00    706.00
08:37:40  08:37:01 AM     49.48      0.55     48.93     50.65  12505.33
08:37:40  Average:        68.43      7.28     61.15   1550.32   9258.72
08:37:40  
08:37:40  08:28:01 AM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
08:37:40  08:29:02 AM   5213300   6940944   2669128     33.86      2688   1919516   1078656     12.08    197536   2180896     96392
08:37:40  08:30:01 AM   4977600   6986452   2904828     36.85      2688   2187584    963784     10.79    221916   2331908     71160
08:37:40  08:31:01 AM   4032060   6343792   3850368     48.85      2688   2484336   1618340     18.12    327496   3150956     78820
08:37:40  08:32:01 AM   3521836   5932268   4360592     55.32      2688   2581800   1971884     22.08    359756   3623028     81016
08:37:40  08:33:01 AM   3493596   5932404   4388832     55.68      2688   2609280   2011624     22.52    365908   3642032     10716
08:37:40  08:34:01 AM   3444128   5907804   4438300     56.31      2688   2633200   2006540     22.47    376388   3678040     11688
08:37:40  08:35:01 AM   3139440   5780552   4742988     60.17      2688   2807448   2116400     23.70    473032   3873900     98976
08:37:40  08:36:01 AM   3276348   5922804   4606080     58.43      2688   2812324   1922896     21.53    477240   3731700     97576
08:37:40  08:37:01 AM   3996744   6910356   3885684     49.30      2688   3077452   1004684     11.25    723580   2762260     15256
08:37:40  Average:      3899450   6295264   3982978     50.53      2688   2568104   1632756     18.28    391428   3219413     62400
08:37:40  
08:37:40  08:28:01 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
08:37:40  08:29:02 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:29:02 AM      eth0    266.90    160.30   1432.45     58.41      0.00      0.00      0.00      0.00
08:37:40  08:29:02 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:30:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:30:01 AM      eth0     60.01     47.78    484.35     12.58      0.00      0.00      0.00      0.00
08:37:40  08:30:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:31:01 AM        lo      0.78      0.78      0.12      0.12      0.00      0.00      0.00      0.00
08:37:40  08:31:01 AM      eth0    249.18    207.03   3319.78     33.92      0.00      0.00      0.00      0.00
08:37:40  08:31:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:32:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:32:01 AM      eth0     47.75     35.03   1157.02      6.36      0.00      0.00      0.00      0.00
08:37:40  08:32:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:33:01 AM        lo      0.73      0.73      0.06      0.06      0.00      0.00      0.00      0.00
08:37:40  08:33:01 AM      eth0      8.13      8.26      6.90      3.32      0.00      0.00      0.00      0.00
08:37:40  08:33:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:34:01 AM        lo      0.33      0.33      0.05      0.05      0.00      0.00      0.00      0.00
08:37:40  08:34:01 AM      eth0     12.59     12.12     16.99      3.89      0.00      0.00      0.00      0.00
08:37:40  08:34:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:35:01 AM        lo   4054.15   4054.15   3871.72   3871.72      0.00      0.00      0.00      0.00
08:37:40  08:35:01 AM      eth0     94.22     67.26   1101.74     10.79      0.00      0.00      0.00      0.00
08:37:40  08:35:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:36:01 AM        lo   2310.45   2310.45   2204.63   2204.63      0.00      0.00      0.00      0.00
08:37:40  08:36:01 AM      eth0     10.93     10.91     22.37      3.69      0.00      0.00      0.00      0.00
08:37:40  08:36:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  08:37:01 AM        lo      0.50      0.50      0.49      0.49      0.00      0.00      0.00      0.00
08:37:40  08:37:01 AM      eth0    195.28    202.75    854.44    173.87      0.00      0.00      0.00      0.00
08:37:40  08:37:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  Average:           lo    708.59    708.59    676.33    676.33      0.00      0.00      0.00      0.00
08:37:40  Average:         eth0    105.08     83.56    933.70     34.13      0.00      0.00      0.00      0.00
08:37:40  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
08:37:40  
08:37:40  
08:37:40  ---> sar -P ALL:
08:37:40  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 	12/12/2024 	_x86_64_	(2 CPU)
08:37:40  
08:37:40  08:27:38     LINUX RESTART	(2 CPU)
08:37:40  
08:37:40  08:28:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
08:37:40  08:29:02 AM     all     37.71      0.01      7.91      9.36      0.14     44.86
08:37:40  08:29:02 AM       0     40.95      0.02      8.05     10.43      0.13     40.42
08:37:40  08:29:02 AM       1     34.48      0.00      7.76      8.30      0.15     49.30
08:37:40  08:30:01 AM     all     22.64      0.00      4.75      3.40      0.10     69.11
08:37:40  08:30:01 AM       0     20.20      0.00      4.16      3.64      0.10     71.90
08:37:40  08:30:01 AM       1     25.08      0.00      5.34      3.16      0.10     66.32
08:37:40  08:31:01 AM     all     71.37      0.00      4.20      3.79      0.12     20.53
08:37:40  08:31:01 AM       0     74.59      0.00      3.47      3.38      0.12     18.44
08:37:40  08:31:01 AM       1     68.15      0.00      4.93      4.19      0.12     22.61
08:37:40  08:32:01 AM     all     89.17      0.00      3.22      0.67      0.11      6.83
08:37:40  08:32:01 AM       0     89.92      0.00      2.83      0.33      0.10      6.82
08:37:40  08:32:01 AM       1     88.43      0.00      3.60      1.00      0.12      6.85
08:37:40  08:33:01 AM     all     89.97      0.00      3.22      0.11      0.13      6.57
08:37:40  08:33:01 AM       0     90.49      0.00      2.84      0.10      0.13      6.43
08:37:40  08:33:01 AM       1     89.45      0.00      3.61      0.12      0.12      6.70
08:37:40  08:34:01 AM     all     88.59      0.00      3.20      0.13      0.14      7.94
08:37:40  08:34:01 AM       0     88.23      0.00      3.13      0.03      0.13      8.48
08:37:40  08:34:01 AM       1     88.95      0.00      3.28      0.22      0.15      7.41
08:37:40  08:35:01 AM     all     76.02      0.00      6.94      1.20      0.12     15.72
08:37:40  08:35:01 AM       0     73.80      0.00      8.00      1.86      0.12     16.23
08:37:40  08:35:01 AM       1     78.24      0.00      5.88      0.54      0.12     15.22
08:37:40  08:36:01 AM     all     59.00      0.00      4.32      0.26      0.11     36.31
08:37:40  08:36:01 AM       0     57.23      0.00      4.21      0.30      0.12     38.14
08:37:40  08:36:01 AM       1     60.76      0.00      4.43      0.22      0.10     34.49
08:37:40  08:37:01 AM     all     31.65      0.00      3.92      2.96      0.11     61.36
08:37:40  08:37:01 AM       0     26.47      0.00      3.56      4.38      0.10     65.49
08:37:40  08:37:01 AM       1     36.83      0.00      4.29      1.54      0.12     57.22
08:37:40  Average:        all     62.99      0.00      4.63      2.43      0.12     29.84
08:37:40  Average:          0     62.53      0.00      4.47      2.71      0.12     30.17
08:37:40  Average:          1     63.45      0.00      4.79      2.14      0.12     29.50
08:37:40  
08:37:40  
08:37:40