Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-2g-4481 (centos8-builder-2c-2g) in workspace /w/workspace/serviceutils-maven-merge-calcium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-mJkByjSy0pUx/agent.5442 SSH_AGENT_PID=5443 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/serviceutils-maven-merge-calcium@tmp/private_key_16495599605717837660.key (/w/workspace/serviceutils-maven-merge-calcium@tmp/private_key_16495599605717837660.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/serviceutils > git init /w/workspace/serviceutils-maven-merge-calcium # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/serviceutils > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/serviceutils-maven-merge-calcium@tmp/jenkins-gitclient-ssh11547772840598346071.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/serviceutils +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/serviceutils # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 Checking out Revision e84384a13eb762a1ef4964901646ec1b8b518399 (refs/remotes/origin/stable/calcium) > git config core.sparsecheckout # timeout=10 > git checkout -f e84384a13eb762a1ef4964901646ec1b8b518399 # timeout=10 Commit message: "Bump versions by x.y.(z+1)" > git rev-list --no-walk e84384a13eb762a1ef4964901646ec1b8b518399 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins15769914259041296570.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q1CX lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Q1CX/bin to PATH Generating Requirements File Python 3.11.7 pip 24.3.1 from /tmp/venv-Q1CX/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.2 aspy.yaml==1.3.0 attrs==24.3.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.86 botocore==1.35.86 bs4==0.0.2 cachetools==5.5.0 certifi==2024.12.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.8.0 cmd2==2.5.8 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.37.0 httplib2==0.22.0 identify==2.6.3 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.2.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [serviceutils-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins6406928138439878690.sh + mkdir -p /w/workspace/serviceutils-maven-merge-calcium/target/classes /w/workspace/serviceutils-maven-merge-calcium/jacoco/classes [serviceutils-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins15304692921038496424.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-2c-2g-4481 [serviceutils-maven-merge-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium -DMAVEN_OPTS= -DPROJECT=serviceutils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=serviceutils --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 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 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [serviceutils-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins2990645513118302796.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [serviceutils-maven-merge-calcium] $ /bin/sh /tmp/jenkins15604261927655699718.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/serviceutils-maven-merge-calcium@tmp/config17987039344609424000tmp copy managed file [serviceutils-settings] to file:/w/workspace/serviceutils-maven-merge-calcium@tmp/config15317840473600794048tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=opendaylight-snapshot [EnvInject] - Variables injected successfully. [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins4916949730067328188.sh ---> create-netrc.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content NEXUS_CUT_DIRS=6 NEXUS_REPO=opendaylight.snapshot [EnvInject] - Variables injected successfully. [serviceutils-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins5393781472499511486.sh ---> maven-fetch-metadata.sh ++ 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 + project=org.opendaylight.serviceutils + project_path=org/opendaylight/serviceutils + mkdir -p /w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils + pushd /w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils /w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils /w/workspace/serviceutils-maven-merge-calcium + set +e + 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/serviceutils/ 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/ [10199] -> "index.html.tmp" [1] 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/ [4622] -> "binding-parent/index.html.tmp" [1] 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/ [4600] -> "listener-api/index.html.tmp" [1] 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/ [4589] -> "metrics-api/index.html.tmp" [1] 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/ [4721] -> "metrics-impl-prometheus/index.html.tmp" [1] 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/ [4655] -> "metrics-impl-test/index.html.tmp" [1] 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/ [4600] -> "metrics-impl/index.html.tmp" [1] 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/ [4578] -> "metrics-it/index.html.tmp" [1] 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/ [4622] -> "metrics-sample/index.html.tmp" [1] 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/ [4743] -> "odl-serviceutils-listener/index.html.tmp" [1] 2024-12-21 02:34:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/ [4732] -> "odl-serviceutils-metrics/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/ [4688] -> "odl-serviceutils-rpc/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/ [4688] -> "odl-serviceutils-srm/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/ [4710] -> "odl-serviceutils-tools/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/ [4622] -> "quality-parent/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/ [4545] -> "rpc-api/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/ [4710] -> "serviceutils-artifacts/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/ [4820] -> "serviceutils-features-aggregator/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/ [4699] -> "serviceutils-features/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/ [4545] -> "srm-api/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/ [4556] -> "srm-impl/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/ [4567] -> "srm-shell/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/ [4567] -> "tools-api/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/ [3833] -> "tools-testutils/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/ [4545] -> "upgrade/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.3-SNAPSHOT/ [28620] -> "binding-parent/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/ [21183] -> "binding-parent/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.2-SNAPSHOT/ [41790] -> "binding-parent/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.15.0-SNAPSHOT/ [41790] -> "binding-parent/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/maven-metadata.xml [488/488] -> "binding-parent/maven-metadata.xml" [1] 2024-12-21 02:34:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/ [54146] -> "listener-api/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/ [39505] -> "listener-api/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.2-SNAPSHOT/ [80084] -> "listener-api/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.15.0-SNAPSHOT/ [80084] -> "listener-api/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/maven-metadata.xml [486/486] -> "listener-api/maven-metadata.xml" [1] 2024-12-21 02:34:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/ [53817] -> "metrics-api/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/ [39266] -> "metrics-api/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.2-SNAPSHOT/ [79593] -> "metrics-api/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.15.0-SNAPSHOT/ [79593] -> "metrics-api/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/maven-metadata.xml [485/485] -> "metrics-api/maven-metadata.xml" [1] 2024-12-21 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.3-SNAPSHOT/ [57753] -> "metrics-impl-prometheus/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.4-SNAPSHOT/ [42126] -> "metrics-impl-prometheus/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.2-SNAPSHOT/ [85467] -> "metrics-impl-prometheus/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.15.0-SNAPSHOT/ [85467] -> "metrics-impl-prometheus/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/maven-metadata.xml [497/497] -> "metrics-impl-prometheus/maven-metadata.xml" [1] 2024-12-21 02:34:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.13.3-SNAPSHOT/ [55779] -> "metrics-impl-test/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.13.4-SNAPSHOT/ [40692] -> "metrics-impl-test/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.14.2-SNAPSHOT/ [82521] -> "metrics-impl-test/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.15.0-SNAPSHOT/ [82521] -> "metrics-impl-test/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/maven-metadata.xml [491/491] -> "metrics-impl-test/maven-metadata.xml" [1] 2024-12-21 02:34:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/ [62816] -> "metrics-impl/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/ [46700] -> "metrics-impl/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.2-SNAPSHOT/ [93089] -> "metrics-impl/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.15.0-SNAPSHOT/ [93089] -> "metrics-impl/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/maven-metadata.xml [486/486] -> "metrics-impl/maven-metadata.xml" [1] 2024-12-21 02:34:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.13.3-SNAPSHOT/ [36268] -> "metrics-it/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.13.4-SNAPSHOT/ [27594] -> "metrics-it/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.14.2-SNAPSHOT/ [53272] -> "metrics-it/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.15.0-SNAPSHOT/ [66160] -> "metrics-it/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/maven-metadata.xml [484/484] -> "metrics-it/maven-metadata.xml" [1] 2024-12-21 02:34:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.13.3-SNAPSHOT/ [54798] -> "metrics-sample/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.13.4-SNAPSHOT/ [39979] -> "metrics-sample/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.14.2-SNAPSHOT/ [81057] -> "metrics-sample/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.15.0-SNAPSHOT/ [81057] -> "metrics-sample/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:34:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/maven-metadata.xml [488/488] -> "metrics-sample/maven-metadata.xml" [1] 2024-12-21 02:35:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/ [39913] -> "odl-serviceutils-listener/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/ [30372] -> "odl-serviceutils-listener/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.2-SNAPSHOT/ [58702] -> "odl-serviceutils-listener/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.15.0-SNAPSHOT/ [72805] -> "odl-serviceutils-listener/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/maven-metadata.xml [499/499] -> "odl-serviceutils-listener/maven-metadata.xml" [1] 2024-12-21 02:35:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/ [39686] -> "odl-serviceutils-metrics/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/ [30202] -> "odl-serviceutils-metrics/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.2-SNAPSHOT/ [58364] -> "odl-serviceutils-metrics/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.15.0-SNAPSHOT/ [72386] -> "odl-serviceutils-metrics/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/maven-metadata.xml [498/498] -> "odl-serviceutils-metrics/maven-metadata.xml" [1] 2024-12-21 02:35:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/ [38796] -> "odl-serviceutils-rpc/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/ [29529] -> "odl-serviceutils-rpc/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.2-SNAPSHOT/ [57039] -> "odl-serviceutils-rpc/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.15.0-SNAPSHOT/ [70737] -> "odl-serviceutils-rpc/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/maven-metadata.xml [494/494] -> "odl-serviceutils-rpc/maven-metadata.xml" [1] 2024-12-21 02:35:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/ [38814] -> "odl-serviceutils-srm/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.4-SNAPSHOT/ [29542] -> "odl-serviceutils-srm/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.2-SNAPSHOT/ [57066] -> "odl-serviceutils-srm/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.15.0-SNAPSHOT/ [70764] -> "odl-serviceutils-srm/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/maven-metadata.xml [494/494] -> "odl-serviceutils-srm/maven-metadata.xml" [1] 2024-12-21 02:35:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/ [39256] -> "odl-serviceutils-tools/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.4-SNAPSHOT/ [29876] -> "odl-serviceutils-tools/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.2-SNAPSHOT/ [57724] -> "odl-serviceutils-tools/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.15.0-SNAPSHOT/ [71584] -> "odl-serviceutils-tools/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/maven-metadata.xml [496/496] -> "odl-serviceutils-tools/maven-metadata.xml" [1] 2024-12-21 02:35:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.3-SNAPSHOT/ [28626] -> "quality-parent/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/ [21187] -> "quality-parent/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.2-SNAPSHOT/ [41799] -> "quality-parent/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.15.0-SNAPSHOT/ [41799] -> "quality-parent/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/maven-metadata.xml [488/488] -> "quality-parent/maven-metadata.xml" [1] 2024-12-21 02:35:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/ [52495] -> "rpc-api/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/ [38306] -> "rpc-api/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.2-SNAPSHOT/ [103090] -> "rpc-api/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.15.0-SNAPSHOT/ [103090] -> "rpc-api/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/maven-metadata.xml [481/481] -> "rpc-api/maven-metadata.xml" [1] 2024-12-21 02:35:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.3-SNAPSHOT/ [29950] -> "serviceutils-artifacts/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.4-SNAPSHOT/ [22155] -> "serviceutils-artifacts/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.2-SNAPSHOT/ [43765] -> "serviceutils-artifacts/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.15.0-SNAPSHOT/ [43765] -> "serviceutils-artifacts/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/maven-metadata.xml [496/496] -> "serviceutils-artifacts/maven-metadata.xml" [1] 2024-12-21 02:35:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.3-SNAPSHOT/ [31620] -> "serviceutils-features-aggregator/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.4-SNAPSHOT/ [23375] -> "serviceutils-features-aggregator/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.2-SNAPSHOT/ [46245] -> "serviceutils-features-aggregator/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.15.0-SNAPSHOT/ [46245] -> "serviceutils-features-aggregator/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/maven-metadata.xml [506/506] -> "serviceutils-features-aggregator/maven-metadata.xml" [1] 2024-12-21 02:35:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/ [39035] -> "serviceutils-features/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.4-SNAPSHOT/ [29709] -> "serviceutils-features/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.2-SNAPSHOT/ [57395] -> "serviceutils-features/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.15.0-SNAPSHOT/ [71174] -> "serviceutils-features/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/maven-metadata.xml [495/495] -> "serviceutils-features/maven-metadata.xml" [1] 2024-12-21 02:35:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/ [52507] -> "srm-api/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.4-SNAPSHOT/ [38315] -> "srm-api/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.2-SNAPSHOT/ [77638] -> "srm-api/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.15.0-SNAPSHOT/ [77638] -> "srm-api/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/maven-metadata.xml [481/481] -> "srm-api/maven-metadata.xml" [1] 2024-12-21 02:35:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/ [52818] -> "srm-impl/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.4-SNAPSHOT/ [38541] -> "srm-impl/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.2-SNAPSHOT/ [78111] -> "srm-impl/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.15.0-SNAPSHOT/ [78111] -> "srm-impl/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/maven-metadata.xml [482/482] -> "srm-impl/maven-metadata.xml" [1] 2024-12-21 02:35:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/ [53147] -> "srm-shell/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.4-SNAPSHOT/ [38780] -> "srm-shell/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.2-SNAPSHOT/ [78602] -> "srm-shell/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.15.0-SNAPSHOT/ [78602] -> "srm-shell/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/maven-metadata.xml [483/483] -> "srm-shell/maven-metadata.xml" [1] 2024-12-21 02:35:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/ [53159] -> "tools-api/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/ [38788] -> "tools-api/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.2-SNAPSHOT/ [78611] -> "tools-api/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.15.0-SNAPSHOT/ [78611] -> "tools-api/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/maven-metadata.xml [483/483] -> "tools-api/maven-metadata.xml" [1] 2024-12-21 02:35:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/0.13.3-SNAPSHOT/ [55121] -> "tools-testutils/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/ [40214] -> "tools-testutils/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/maven-metadata.xml [407/407] -> "tools-testutils/maven-metadata.xml" [1] 2024-12-21 02:35:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/ [52501] -> "upgrade/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/ [38310] -> "upgrade/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.2-SNAPSHOT/ [77629] -> "upgrade/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.15.0-SNAPSHOT/ [77629] -> "upgrade/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/maven-metadata.xml [481/481] -> "upgrade/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.3-SNAPSHOT/maven-metadata.xml [1061/1061] -> "binding-parent/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/maven-metadata.xml [1057/1057] -> "binding-parent/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.2-SNAPSHOT/maven-metadata.xml [1061/1061] -> "binding-parent/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.15.0-SNAPSHOT/maven-metadata.xml [1061/1061] -> "binding-parent/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "listener-api/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/maven-metadata.xml [1659/1659] -> "listener-api/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.2-SNAPSHOT/maven-metadata.xml [1666/1666] -> "listener-api/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.15.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "listener-api/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/maven-metadata.xml [1665/1665] -> "metrics-api/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "metrics-api/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "metrics-api/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.15.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "metrics-api/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "metrics-impl-prometheus/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "metrics-impl-prometheus/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "metrics-impl-prometheus/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.15.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "metrics-impl-prometheus/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.13.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "metrics-impl-test/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.13.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "metrics-impl-test/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.14.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "metrics-impl-test/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.15.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "metrics-impl-test/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/maven-metadata.xml [1881/1881] -> "metrics-impl/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/maven-metadata.xml [1873/1873] -> "metrics-impl/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.2-SNAPSHOT/maven-metadata.xml [1881/1881] -> "metrics-impl/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.15.0-SNAPSHOT/maven-metadata.xml [1881/1881] -> "metrics-impl/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.13.3-SNAPSHOT/maven-metadata.xml [1232/1232] -> "metrics-it/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.13.4-SNAPSHOT/maven-metadata.xml [1227/1227] -> "metrics-it/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.14.2-SNAPSHOT/maven-metadata.xml [1232/1232] -> "metrics-it/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.15.0-SNAPSHOT/maven-metadata.xml [1448/1448] -> "metrics-it/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.13.3-SNAPSHOT/maven-metadata.xml [1668/1668] -> "metrics-sample/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.13.4-SNAPSHOT/maven-metadata.xml [1661/1661] -> "metrics-sample/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.14.2-SNAPSHOT/maven-metadata.xml [1668/1668] -> "metrics-sample/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.15.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "metrics-sample/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-serviceutils-listener/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-serviceutils-listener/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-serviceutils-listener/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.15.0-SNAPSHOT/maven-metadata.xml [1505/1505] -> "odl-serviceutils-listener/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-serviceutils-metrics/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-serviceutils-metrics/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.2-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-serviceutils-metrics/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.15.0-SNAPSHOT/maven-metadata.xml [1504/1504] -> "odl-serviceutils-metrics/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-serviceutils-rpc/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-serviceutils-rpc/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-serviceutils-rpc/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.15.0-SNAPSHOT/maven-metadata.xml [1500/1500] -> "odl-serviceutils-rpc/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-serviceutils-srm/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-serviceutils-srm/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-serviceutils-srm/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.15.0-SNAPSHOT/maven-metadata.xml [1500/1500] -> "odl-serviceutils-srm/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-serviceutils-tools/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.4-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-serviceutils-tools/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.2-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-serviceutils-tools/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.15.0-SNAPSHOT/maven-metadata.xml [1502/1502] -> "odl-serviceutils-tools/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.3-SNAPSHOT/maven-metadata.xml [1061/1061] -> "quality-parent/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/maven-metadata.xml [1057/1057] -> "quality-parent/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.2-SNAPSHOT/maven-metadata.xml [1061/1061] -> "quality-parent/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.15.0-SNAPSHOT/maven-metadata.xml [1061/1061] -> "quality-parent/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/maven-metadata.xml [1661/1661] -> "rpc-api/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/maven-metadata.xml [1654/1654] -> "rpc-api/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.2-SNAPSHOT/maven-metadata.xml [2096/2096] -> "rpc-api/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.15.0-SNAPSHOT/maven-metadata.xml [2096/2096] -> "rpc-api/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.3-SNAPSHOT/maven-metadata.xml [1069/1069] -> "serviceutils-artifacts/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.4-SNAPSHOT/maven-metadata.xml [1065/1065] -> "serviceutils-artifacts/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.2-SNAPSHOT/maven-metadata.xml [1069/1069] -> "serviceutils-artifacts/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.15.0-SNAPSHOT/maven-metadata.xml [1069/1069] -> "serviceutils-artifacts/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.3-SNAPSHOT/maven-metadata.xml [1079/1079] -> "serviceutils-features-aggregator/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.4-SNAPSHOT/maven-metadata.xml [1075/1075] -> "serviceutils-features-aggregator/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.2-SNAPSHOT/maven-metadata.xml [1079/1079] -> "serviceutils-features-aggregator/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.15.0-SNAPSHOT/maven-metadata.xml [1079/1079] -> "serviceutils-features-aggregator/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/maven-metadata.xml [1285/1285] -> "serviceutils-features/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.4-SNAPSHOT/maven-metadata.xml [1280/1280] -> "serviceutils-features/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.2-SNAPSHOT/maven-metadata.xml [1285/1285] -> "serviceutils-features/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.15.0-SNAPSHOT/maven-metadata.xml [1501/1501] -> "serviceutils-features/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/maven-metadata.xml [1661/1661] -> "srm-api/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.4-SNAPSHOT/maven-metadata.xml [1654/1654] -> "srm-api/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.2-SNAPSHOT/maven-metadata.xml [1661/1661] -> "srm-api/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.15.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "srm-api/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/maven-metadata.xml [1662/1662] -> "srm-impl/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "srm-impl/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "srm-impl/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.15.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "srm-impl/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-shell/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.4-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-shell/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-shell/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.15.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-shell/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "tools-api/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/maven-metadata.xml [1656/1656] -> "tools-api/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "tools-api/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.15.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "tools-api/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/0.13.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "tools-testutils/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "tools-testutils/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/maven-metadata.xml [1661/1661] -> "upgrade/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/maven-metadata.xml [1654/1654] -> "upgrade/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.2-SNAPSHOT/maven-metadata.xml [1661/1661] -> "upgrade/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-21 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.15.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "upgrade/0.15.0-SNAPSHOT/maven-metadata.xml" [1] FINISHED --2024-12-21 02:35:25-- Total wall clock time: 42s Downloaded: 237 files, 5.2M in 0.1s (39.3 MB/s) + set -e + popd /w/workspace/serviceutils-maven-merge-calcium + mkdir -p /w/workspace/serviceutils-maven-merge-calcium/m2repo-backup + cp -a /w/workspace/serviceutils-maven-merge-calcium/m2repo/org /w/workspace/serviceutils-maven-merge-calcium/m2repo-backup [serviceutils-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins2999729857402143503.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [serviceutils-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins16637638904988949358.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/serviceutils-maven-merge-calcium@tmp/config17987039344609424000tmp --settings /w/workspace/serviceutils-maven-merge-calcium@tmp/config15317840473600794048tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/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 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] listener-api [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: tools-testutils [jar] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-karaf [pom] [INFO] serviceutils [pom] [INFO] [INFO] ------------< org.opendaylight.serviceutils:quality-parent >------------ [INFO] Building ODL :: serviceutils :: quality-parent 0.13.4-SNAPSHOT [1/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ quality-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ quality-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ quality-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ quality-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ quality-parent --- [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/serviceutils-maven-merge-calcium/commons/quality-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ quality-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ quality-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ quality-parent --- [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/serviceutils-maven-merge-calcium/commons/quality-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ quality-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ quality-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ quality-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ quality-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ quality-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ quality-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ quality-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/target/bom.xml [INFO] attaching as quality-parent-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/target/bom.json [INFO] attaching as quality-parent-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ quality-parent --- [INFO] Ignoring POM project! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ quality-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ quality-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ quality-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ quality-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ quality-parent --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/quality-parent-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/quality-parent-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/quality-parent-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ quality-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/quality-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/quality-parent/maven-metadata.xml [INFO] [INFO] ------------< org.opendaylight.serviceutils:binding-parent >------------ [INFO] Building ODL :: serviceutils :: binding-parent 0.13.4-SNAPSHOT [2/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-parent --- [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/serviceutils-maven-merge-calcium/commons/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ binding-parent --- [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/serviceutils-maven-merge-calcium/commons/binding-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ binding-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/target/bom.xml [INFO] attaching as binding-parent-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/target/bom.json [INFO] attaching as binding-parent-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/binding-parent-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/binding-parent-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/binding-parent-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ binding-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/binding-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/binding-parent/maven-metadata.xml [INFO] [INFO] ---------------< org.opendaylight.serviceutils:commons >---------------- [INFO] Building ODL :: serviceutils :: commons 0.13.4-SNAPSHOT [3/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ commons --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ commons --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ commons --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ commons --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ commons --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ commons --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-api >-------------- [INFO] Building ODL :: serviceutils :: metrics-api 0.13.4-SNAPSHOT [4/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ metrics-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ metrics-api --- [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/serviceutils-maven-merge-calcium/metrics/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ metrics-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ metrics-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ metrics-api --- [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/serviceutils-maven-merge-calcium/metrics/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ metrics-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ metrics-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ metrics-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ metrics-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[30,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[37,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[23,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[36,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ metrics-api --- [INFO] Surefire report directory: /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedCallableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.serviceutils.metrics.function.CheckedCallableTest [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ metrics-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-api --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ metrics-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedCallable.java:27: warning: no comment [WARNING] V call() throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedConsumer.java:25: warning: no comment [WARNING] void accept(T input) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedFunction.java:19: warning: no comment [WARNING] R apply(T input) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnable.java:22: warning: no comment [WARNING] void run() throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:37: warning: no @return [WARNING] long get(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:26: warning: no comment [WARNING] default void decrement() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:30: warning: no comment [WARNING] void decrement(long howMany); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:20: warning: no comment [WARNING] default void increment() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:24: warning: no comment [WARNING] void increment(long howMany); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:33: warning: no @param for id [WARNING] public static void checkOnlyLowercaseAZ09(String id) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:43: warning: no @param for id [WARNING] public static void checkOnlyAZ09(String id) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:53: warning: no @param for id [WARNING] public static void checkOnlyAZ09Underscore(String id) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:63: warning: no @param for id [WARNING] public static void checkOnlyAZ09Dot(String id) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:71: warning: no @param for id [WARNING] public static void check(String id, Pattern regexp) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:71: warning: no @param for regexp [WARNING] public static void check(String id, Pattern regexp) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:31: warning: no @return [WARNING] public abstract Object anchor(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:39: warning: no @return [WARNING] public abstract String project(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:47: warning: no @return [WARNING] public abstract String module(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:57: warning: no @return [WARNING] public abstract String id(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:65: warning: no @return [WARNING] @Default public String description() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:400: warning: no comment [WARNING] public interface AnchorBuildStage { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:440: warning: no comment [WARNING] public interface BuildFinal { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:430: warning: no comment [WARNING] public interface IdBuildStage { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:420: warning: no comment [WARNING] public interface ModuleBuildStage { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:410: warning: no comment [WARNING] public interface ProjectBuildStage { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/InterruptibleCheckedConsumer.java:23: warning: no comment [WARNING] void accept(T input) throws E, InterruptedException; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/InterruptibleCheckedFunction.java:19: warning: no comment [WARNING] R apply(T input) throws E, InterruptedException; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Labeled.java:19: warning: no comment [WARNING] T label(String labelValue); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Meter.java:30: warning: no @param for howMany [WARNING] void mark(long howMany); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Meter.java:37: warning: no @return [WARNING] long get(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:24: warning: no comment [WARNING] public static ImmutableMetricDescriptor.AnchorBuildStage builder() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:73: warning: no comment [WARNING] protected void check() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @param for anchor [WARNING] Meter newMeter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @param for id [WARNING] Meter newMeter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @return [WARNING] Meter newMeter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @param for anchor [WARNING] Counter newCounter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @param for id [WARNING] Counter newCounter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @return [WARNING] Counter newCounter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:189: warning: no comment [WARNING] Timer newTimer(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for event [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @return [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @throws for E [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @param for [WARNING] void time(CheckedRunnable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @param for event [WARNING] void time(CheckedRunnable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @throws for E [WARNING] void time(CheckedRunnable event) throws E; [WARNING] ^ [WARNING] 47 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/bom.xml [INFO] attaching as metrics-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/bom.json [INFO] attaching as metrics-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ metrics-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ metrics-api --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ metrics-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ metrics-api --- [INFO] Loading execution data file /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-api' with 4 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-api --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.serviceutils:tools-api >--------------- [INFO] Building ODL :: serviceutils :: tools-api 0.13.4-SNAPSHOT [5/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ tools-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ tools-api --- [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/serviceutils-maven-merge-calcium/tools/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ tools-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ tools-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ tools-api --- [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/serviceutils-maven-merge-calcium/tools/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tools-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,80] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[50,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[62,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ tools-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ tools-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ tools-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ tools-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tools-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ tools-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ tools-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ tools-api --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ tools-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:53: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:59: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:66: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:72: warning: no comment [WARNING] protected DataBroker getDataBroker() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:76: warning: no comment [WARNING] protected DataStoreMetrics getDataStoreMetrics() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:68: warning: no comment [WARNING] public void register() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:38: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:44: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:51: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:35: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:40: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:45: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:35: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:39: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:44: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:58: warning: no comment [WARNING] public void notifyAfterOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:46: warning: no comment [WARNING] public void notifyBeforeOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] 17 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/bom.xml [INFO] attaching as tools-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/bom.json [INFO] attaching as tools-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ tools-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ tools-api --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ tools-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ tools-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-api --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ tools-api --- [INFO] Installing org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ tools-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ tools-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.serviceutils:listener-api >------------- [INFO] Building listener-api 0.13.4-SNAPSHOT [6/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ listener-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ listener-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ listener-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ listener-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ listener-api --- [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/serviceutils-maven-merge-calcium/tools/listener-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ listener-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ listener-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ listener-api --- [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/serviceutils-maven-merge-calcium/tools/listener-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ listener-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[47,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[59,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ listener-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ listener-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ listener-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ listener-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ listener-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ listener-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ listener-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ listener-api --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ listener-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:51: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:57: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:64: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:72: warning: no comment [WARNING] protected DataBroker getDataBroker() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:76: warning: no comment [WARNING] protected DataStoreMetrics getDataStoreMetrics() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:68: warning: no comment [WARNING] public void register() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:36: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:42: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:49: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:32: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:37: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:42: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:32: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:36: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:41: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:55: warning: no comment [WARNING] public void notifyAfterOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:43: warning: no comment [WARNING] public void notifyBeforeOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] 17 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ listener-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/bom.xml [INFO] attaching as listener-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/bom.json [INFO] attaching as listener-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ listener-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ listener-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ listener-api --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ listener-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ listener-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ listener-api --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ listener-api --- [INFO] Installing org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ listener-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/listener-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/listener-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ listener-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.serviceutils:rpc-api >---------------- [INFO] Building rpc-api 0.13.4-SNAPSHOT [7/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rpc-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rpc-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rpc-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rpc-api --- [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/serviceutils-maven-merge-calcium/tools/rpc-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rpc-api --- [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/serviceutils-maven-merge-calcium/tools/rpc-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[111,49] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private static void defaultOnFailure(Throwable throwable){ }'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[113,34] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private void defaultOnSuccess(O result){ }'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[149,41] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var futureRpcResult = SettableFuture.create();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[186,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[199,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[209,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[219,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[228,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[239,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rpc-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rpc-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rpc-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rpc-api --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rpc-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:64: warning: no @param for [WARNING] public static FutureRpcResultBuilder fromListenableFuture(Logger logger, String rpcMethodName, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:64: warning: no @param for [WARNING] public static FutureRpcResultBuilder fromListenableFuture(Logger logger, String rpcMethodName, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:109: warning: no comment [WARNING] public static final class FutureRpcResultBuilder { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:69: warning: no comment [WARNING] public enum LogLevel { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:104: warning: no comment [WARNING] public static FutureRpcResultBuilder fromBuilder(Logger logger, String rpcMethodName, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:186: warning: no @param for newOnFailureConsumer [WARNING] public FutureRpcResultBuilder onFailure(Consumer newOnFailureConsumer) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:186: warning: no @return [WARNING] public FutureRpcResultBuilder onFailure(Consumer newOnFailureConsumer) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:199: warning: no @param for level [WARNING] public FutureRpcResultBuilder onFailureLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:199: warning: no @return [WARNING] public FutureRpcResultBuilder onFailureLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:209: warning: no @param for level [WARNING] public FutureRpcResultBuilder onSuccessLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:209: warning: no @return [WARNING] public FutureRpcResultBuilder onSuccessLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:219: warning: no @param for level [WARNING] public FutureRpcResultBuilder onEnterLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:219: warning: no @return [WARNING] public FutureRpcResultBuilder onEnterLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:228: warning: no @param for newRpcErrorMessageFunction [WARNING] public FutureRpcResultBuilder withRpcErrorMessage(Function newRpcErrorMessageFunction) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:228: warning: no @return [WARNING] public FutureRpcResultBuilder withRpcErrorMessage(Function newRpcErrorMessageFunction) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:239: warning: no @param for newOnSuccessFunction [WARNING] public FutureRpcResultBuilder onSuccess(Consumer newOnSuccessFunction) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:239: warning: no @return [WARNING] public FutureRpcResultBuilder onSuccess(Consumer newOnSuccessFunction) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:79: warning: no comment [WARNING] public void log(Logger logger, String format, Object... arguments) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] 23 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rpc-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/bom.xml [INFO] attaching as rpc-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/bom.json [INFO] attaching as rpc-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rpc-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rpc-api --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rpc-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rpc-api --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rpc-api --- [INFO] Installing org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rpc-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/rpc-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/rpc-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rpc-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-testutils >------------ [INFO] Building ODL :: serviceutils :: tools-testutils 0.13.4-SNAPSHOT [8/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-testutils --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-testutils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ tools-testutils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ tools-testutils --- [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/serviceutils-maven-merge-calcium/tools/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ tools-testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ tools-testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ tools-testutils --- [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/serviceutils-maven-merge-calcium/tools/testutils/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tools-testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ tools-testutils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ tools-testutils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ tools-testutils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ tools-testutils --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tools-testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[39,25] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogRule logRule = new LogRule();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[40,32] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogCaptureRule logCaptureRule = new LogCaptureRule();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [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. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testListenableFutureSuccess() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [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. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFailedListenableFuture() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [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. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureException() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [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. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionWarnInsteadError() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [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. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionNoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [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. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionAlsoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[85,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var afterLogActionCalled = new AtomicBoolean(false);'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [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. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionCustomMessage() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ tools-testutils --- [INFO] Surefire report directory: /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.serviceutils.tools.mdsal.rpc.FutureRpcResultsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.opendaylight.serviceutils.tools.mdsal.rpc.FutureRpcResultsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ tools-testutils --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ tools-testutils --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ tools-testutils --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:69: warning: no comment [WARNING] public static void assertRpcErrorCause(Future> futureRpcResult, Class expectedExceptionClass, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:62: warning: no comment [WARNING] public static void assertRpcErrorWithoutCausesOrMessages(Future> futureRpcResult) [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:55: warning: no comment [WARNING] public static void assertRpcSuccess(Future> futureRpcResult) [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:48: warning: no comment [WARNING] public static void assertVoidRpcSuccess(Future> futureRpcResult) [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:43: warning: no comment [WARNING] public static T getResult(Future> futureRpcResult) [WARNING] ^ [WARNING] 5 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-testutils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/bom.xml [INFO] attaching as tools-testutils-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/bom.json [INFO] attaching as tools-testutils-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-testutils --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ tools-testutils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] Unused declared dependencies found: [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile [WARNING] org.opendaylight.yangtools:testutils:jar:13.0.8:compile [WARNING] com.google.inject:guice:jar:6.0.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:6.0.11:compile [WARNING] org.opendaylight.serviceutils:rpc-api:jar:0.13.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ tools-testutils --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ tools-testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ tools-testutils --- [INFO] Loading execution data file /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: tools-testutils' with 1 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-testutils --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ tools-testutils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-testutils/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-testutils/maven-metadata.xml [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-aggregator >----------- [INFO] Building ODL :: serviceutils :: tools-aggregator 0.13.4-SNAPSHOT [9/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ tools-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-impl >------------- [INFO] Building ODL :: serviceutils :: metrics-impl 0.13.4-SNAPSHOT [10/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ metrics-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ metrics-impl --- [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/serviceutils-maven-merge-calcium/metrics/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ metrics-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ metrics-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ metrics-impl --- [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/serviceutils-maven-merge-calcium/metrics/impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[326,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[263,63] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[200,61] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[255,86] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Counter newOrExistingCounter(String id) {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[318,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Timer newOrExistingTimer(String id) {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[192,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Meter newOrExistingMeter(String id) {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[77,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 threadMXBean is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'ThreadMXBean threadMxBean = ManagementFactory.getThreadMXBean();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[138,33] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileDescriptorRatioGauge = new FileDescriptorRatioGauge();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[351,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 makeCodahaleID is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'return newMeter(descriptor.anchor(), makeCodahaleId(descriptor));'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[358,17] [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 checkForExistingID is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'checkForExistingId(id);'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[77,17] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[136,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(file, append),'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[182,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var file = new File(parentDirectory, getFileName(dayOfTheWeek, hourOfTheDay));'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[194,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var nextHourFile = new File(parentDirectory , getFileName(dayOfTheWeek, nextHour));'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[197,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(nextHourFile, append),'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,40] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,21] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[39,31] [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 threadMXBean is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'private final ThreadMXBean threadMxBean;'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[49,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 threadMXBean is not; did you mean 'threadMxBean'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:[24,8] [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 threadsWatcherIntervalMS is not; did you mean 'threadsWatcherIntervalMs'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/CustomObjectNameFactory.java:[23,22] [RedundantOverride] This overriding method is redundant, and can be removed. (see https://errorprone.info/bugpattern/RedundantOverride) Did you mean to remove this line? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/OSGiMetricProvider.java:[19,13] [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 'OsGiMetricProvider'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ metrics-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ metrics-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ metrics-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ metrics-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[194,29] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[196,34] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[202,30] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[234,15] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[243,40] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[281,63] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[288,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[296,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[314,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[328,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[329,66] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[334,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[337,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[21,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[31,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[294,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[280,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[201,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[265,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[312,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[208,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[233,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[168,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[133,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[115,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[287,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[242,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[253,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[148,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[327,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[75,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[94,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[193,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[57,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[221,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[333,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[26,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. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void reporter() throws IOException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var registry = new MetricRegistry();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[28,28] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileReporter = new MetricsFileReporter(registry, Duration.ofMinutes(2));'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ metrics-impl --- [INFO] Surefire report directory: /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricProviderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.serviceutils.metrics.tests.MetricProviderTest [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ metrics-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ metrics-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:36: warning: no comment [WARNING] int deadlockedThreadsMaxLogIntervalSecs() default 60; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:30: warning: no comment [WARNING] int fileReporterIntervalSecs() default 0; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:27: warning: no comment [WARNING] int maxThreads() default 1000; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:33: warning: no comment [WARNING] int maxThreadsMaxLogIntervalSecs() default 60; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:24: warning: no comment [WARNING] int threadsWatcherIntervalMS() default 0; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:22: warning: no comment [WARNING] public MetricProviderImpl() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:26: warning: no comment [WARNING] public MetricProviderImpl(Configuration configuration) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:36: warning: no comment [WARNING] public void close() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:133: warning: no comment [WARNING] public final MetricRegistry getRegistry() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:31: warning: no comment [WARNING] public void open() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:65: warning: no comment [WARNING] public final void updateConfiguration(Configuration configuration) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:38: warning: no comment [WARNING] public class MetricsFileReporter extends ScheduledReporter { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:53: warning: no comment [WARNING] public MetricsFileReporter(MetricRegistry registry, Duration interval) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:175: warning: no comment [WARNING] public File createFile(int dayOfTheWeek, int hourOfTheDay) throws IOException { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:68: warning: no comment [WARNING] public void report(PrintWriter pw) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:60: warning: no comment [WARNING] public void startReporter() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/OSGiMetricProvider.java:19: warning: no comment [WARNING] public final class OSGiMetricProvider extends AbstractMetricProvider { [WARNING] ^ [WARNING] 17 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ metrics-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/bom.xml [INFO] attaching as metrics-impl-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/bom.json [INFO] attaching as metrics-impl-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ metrics-impl --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ metrics-impl --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ metrics-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ metrics-impl --- [INFO] Loading execution data file /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-impl' with 12 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-impl --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/classes/etc/org.opendaylight.serviceutils.metrics.cfg to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-impl/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-impl/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.serviceutils:odl-serviceutils-metrics >------- [INFO] Building ODL :: serviceutils :: Metrics 0.13.4-SNAPSHOT [11/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-metrics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-metrics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-metrics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-metrics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-metrics --- [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/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-metrics --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-metrics --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-metrics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-metrics --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-metrics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-metrics --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-metrics --- [INFO] Starting SFT for org.opendaylight.serviceutils:odl-serviceutils-metrics [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 9d628970-3590-4bd0-b4dd-93db508f4c99 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-metrics --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-metrics --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/bom.xml [INFO] attaching as odl-serviceutils-metrics-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/bom.json [INFO] attaching as odl-serviceutils-metrics-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-metrics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-metrics --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-metrics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-metrics --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-metrics did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/odl-serviceutils-metrics-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/odl-serviceutils-metrics-0.13.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/odl-serviceutils-metrics-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/odl-serviceutils-metrics-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-metrics --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-metrics did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-metrics/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-metrics/maven-metadata.xml [INFO] [INFO] ------< org.opendaylight.serviceutils:odl-serviceutils-listener >------- [INFO] Building ODL :: serviceutils :: listener tools 0.13.4-SNAPSHOT [12/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-listener --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-listener --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-listener --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-listener --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-listener --- [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/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-listener --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-listener --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-listener >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-listener --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-listener <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-listener --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-listener --- [INFO] Starting SFT for org.opendaylight.serviceutils:odl-serviceutils-listener [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: af68ff9c-f31f-4b6c-ae5b-4011b0f589b1 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-listener --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-listener --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 65 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/bom.xml [INFO] attaching as odl-serviceutils-listener-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/bom.json [INFO] attaching as odl-serviceutils-listener-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-listener --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-listener --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-listener --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-listener --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-listener did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/odl-serviceutils-listener-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/odl-serviceutils-listener-0.13.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/odl-serviceutils-listener-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/odl-serviceutils-listener-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-listener --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-listener did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-listener/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-listener/maven-metadata.xml [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-rpc >--------- [INFO] Building ODL :: serviceutils :: RPC tools 0.13.4-SNAPSHOT [13/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-rpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-rpc --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-rpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-rpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-rpc --- [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/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-rpc --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-rpc --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-rpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-rpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-rpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-rpc --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-rpc --- [INFO] Starting SFT for org.opendaylight.serviceutils:odl-serviceutils-rpc [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: eec9c00d-8acc-4cec-b157-7377e7201fd3 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-rpc --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-rpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/bom.xml [INFO] attaching as odl-serviceutils-rpc-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/bom.json [INFO] attaching as odl-serviceutils-rpc-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-rpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-rpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-rpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-rpc --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-rpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/odl-serviceutils-rpc-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/odl-serviceutils-rpc-0.13.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/odl-serviceutils-rpc-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/odl-serviceutils-rpc-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-rpc --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-rpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-rpc/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-rpc/maven-metadata.xml [INFO] [INFO] ---------------< org.opendaylight.serviceutils:upgrade >---------------- [INFO] Building ODL :: serviceutils :: upgrade 0.13.4-SNAPSHOT [14/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ upgrade --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ upgrade --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ upgrade --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ upgrade --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ upgrade --- [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/serviceutils-maven-merge-calcium/upgrade/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ upgrade --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-maven-merge-calcium/upgrade/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 4.224 ms [INFO] yang-to-sources: Project model files found: 1 in 53.83 ms [INFO] yang-to-sources: 1 YANG models processed in 52.76 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 50.39 ms [INFO] Sorted 6 files into 3 directories in 3.148 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 84.23 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ upgrade --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ upgrade --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ upgrade --- [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/serviceutils-maven-merge-calcium/upgrade/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/upgrade/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ upgrade --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ upgrade >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ upgrade --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ upgrade <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ upgrade --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/upgrade/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ upgrade --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ upgrade --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ upgrade --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ upgrade --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ upgrade --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ upgrade --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/bom.xml [INFO] attaching as upgrade-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/bom.json [INFO] attaching as upgrade-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ upgrade --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ upgrade --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ upgrade --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ upgrade --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ upgrade --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upgrade --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/pom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/bom.json to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ upgrade --- [INFO] Installing org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ upgrade --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/upgrade/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/upgrade/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ upgrade --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.serviceutils:odl-serviceutils-tools >-------- [INFO] Building ODL :: serviceutils :: TOOLS 0.13.4-SNAPSHOT [15/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-tools --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-tools --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-tools --- [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/serviceutils-maven-merge-calcium/features/odl-serviceutils-tools/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-tools --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-tools/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-tools --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-tools >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-tools --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-tools <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-tools --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-tools --- [INFO] Starting SFT for org.opendaylight.serviceutils:odl-serviceutils-tools [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: cc54cb63-4c7c-4db5-930d-491fe60f19fd timout: [ RelativeTimeout value = 180000 ] Build timed out (after 180 minutes). Marking the build as failed. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5443 killed; [ssh-agent] Stopped. Build was aborted [PostBuildScript] - [INFO] Executing post build scripts. [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins9948204348589715733.sh ---> sysstat.sh [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins10792774405533533250.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/serviceutils-maven-merge-calcium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/serviceutils-maven-merge-calcium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/serviceutils-maven-merge-calcium ']' + mkdir -p /w/workspace/serviceutils-maven-merge-calcium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/serviceutils-maven-merge-calcium/archives/ [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins3501571176823812795.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q1CX from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Q1CX/bin to PATH INFO: Running in OpenStack, capturing instance metadata [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins986320065157981752.sh provisioning config files... Could not find credentials [logs] for serviceutils-maven-merge-calcium #488 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/serviceutils-maven-merge-calcium@tmp/config9219726255574307027tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins16314363808991892869.sh ---> create-netrc.sh WARN: Log server credential not found. [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins5417911997346995573.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q1CX from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Q1CX/bin to PATH [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins143583320839333537.sh ---> sudo-logs.sh Archiving 'sudo' log.. [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins8093725706711352845.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q1CX from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Q1CX/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [serviceutils-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins236465582593611393.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q1CX from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Q1CX/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/serviceutils-maven-merge-calcium/488/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-2c-2g-4481.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 8.8G 32G 22% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 1153 3622 19 2921 6239 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:77:ef:61 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.236/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 75505sec preferred_lft 75505sec inet6 fe80::f816:3eff:fe77:ef61/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:2b:e0:57:71 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/21/2024 _x86_64_ (2 CPU) 02:32:50 LINUX RESTART (2 CPU) 02:34:01 AM tps rtps wtps bread/s bwrtn/s 02:35:01 AM 105.35 2.55 102.80 1702.77 10248.93 02:36:01 AM 133.69 16.70 117.00 2499.85 4692.13 02:37:01 AM 64.96 2.00 62.96 362.55 7864.73 02:38:01 AM 56.03 1.12 54.92 41.05 3876.66 02:39:01 AM 60.66 0.00 60.66 0.00 10148.63 02:40:01 AM 3.17 0.00 3.17 0.00 101.35 02:41:01 AM 1.13 0.00 1.13 0.00 11.91 02:42:01 AM 0.98 0.00 0.98 0.00 9.45 02:43:02 AM 1.03 0.00 1.03 0.00 11.36 02:44:01 AM 0.76 0.00 0.76 0.00 8.95 02:45:01 AM 0.30 0.00 0.30 0.00 3.12 02:46:01 AM 0.23 0.00 0.23 0.00 2.30 02:47:01 AM 0.25 0.00 0.25 0.00 2.15 02:48:01 AM 1.22 0.03 1.18 0.27 25.66 02:49:01 AM 0.73 0.00 0.73 0.00 8.52 02:50:01 AM 1.05 0.00 1.05 0.00 10.96 02:51:01 AM 1.02 0.00 1.02 0.00 10.31 02:52:01 AM 0.92 0.00 0.92 0.00 8.52 02:53:01 AM 0.87 0.00 0.87 0.00 8.32 02:54:01 AM 1.10 0.00 1.10 0.00 12.10 02:55:01 AM 0.97 0.00 0.97 0.00 8.97 02:56:01 AM 0.95 0.00 0.95 0.00 9.36 02:57:01 AM 1.00 0.00 1.00 0.00 10.10 02:58:01 AM 0.95 0.00 0.95 0.00 8.45 02:59:01 AM 1.05 0.00 1.05 0.00 11.00 03:00:01 AM 0.98 0.00 0.98 0.00 9.10 03:01:01 AM 0.83 0.02 0.82 0.13 6.91 03:02:01 AM 1.07 0.07 1.00 1.73 10.18 03:03:01 AM 1.03 0.00 1.03 0.00 9.48 03:04:01 AM 0.92 0.00 0.92 0.00 9.88 03:05:01 AM 1.02 0.00 1.02 0.00 8.98 03:06:01 AM 1.50 0.30 1.20 6.40 12.78 03:07:01 AM 1.52 0.00 1.52 0.00 24.95 03:08:01 AM 0.87 0.00 0.87 0.00 7.72 03:09:01 AM 1.07 0.00 1.07 0.00 11.21 03:10:01 AM 0.93 0.00 0.93 0.00 8.12 03:11:01 AM 1.10 0.00 1.10 0.00 11.88 03:12:01 AM 0.88 0.00 0.88 0.00 7.46 03:13:01 AM 0.97 0.00 0.97 0.00 8.55 03:14:01 AM 1.02 0.00 1.02 0.00 10.76 03:15:01 AM 0.92 0.00 0.92 0.00 8.65 03:16:01 AM 0.92 0.00 0.92 0.00 8.56 03:17:01 AM 0.92 0.00 0.92 0.00 7.98 03:18:01 AM 0.95 0.00 0.95 0.00 8.90 03:19:01 AM 1.10 0.00 1.10 0.00 12.88 03:20:01 AM 0.93 0.00 0.93 0.00 8.11 03:21:01 AM 0.98 0.00 0.98 0.00 9.91 03:22:01 AM 0.87 0.00 0.87 0.00 7.98 03:23:01 AM 1.03 0.00 1.03 0.00 9.20 03:24:01 AM 1.07 0.00 1.07 0.00 12.65 03:25:01 AM 0.93 0.00 0.93 0.00 9.18 03:26:01 AM 1.07 0.00 1.07 0.00 11.13 03:27:01 AM 1.05 0.00 1.05 0.00 11.46 03:28:01 AM 0.95 0.00 0.95 0.00 8.23 03:29:01 AM 0.97 0.00 0.97 0.00 10.50 03:30:01 AM 0.95 0.00 0.95 0.00 8.15 03:31:01 AM 1.13 0.00 1.13 0.00 12.88 03:32:01 AM 0.93 0.00 0.93 0.00 8.12 03:33:01 AM 0.90 0.00 0.90 0.00 8.15 03:34:01 AM 1.02 0.00 1.02 0.00 11.03 03:35:01 AM 1.27 0.18 1.08 7.33 10.11 03:36:01 AM 1.40 0.00 1.40 0.00 26.61 03:37:01 AM 0.22 0.00 0.22 0.00 2.13 03:38:01 AM 0.25 0.00 0.25 0.00 2.10 03:39:01 AM 0.28 0.00 0.28 0.00 5.31 03:40:01 AM 0.13 0.00 0.13 0.00 0.93 03:41:01 AM 1.07 0.00 1.07 0.00 11.78 03:42:01 AM 0.95 0.00 0.95 0.00 8.28 03:43:01 AM 0.92 0.00 0.92 0.00 8.00 03:44:01 AM 0.98 0.00 0.98 0.00 10.51 03:45:01 AM 0.95 0.00 0.95 0.00 8.38 03:46:01 AM 0.97 0.00 0.97 0.00 8.48 03:47:01 AM 0.50 0.00 0.50 0.00 8.65 03:48:02 AM 0.25 0.00 0.25 0.00 1.83 03:49:01 AM 0.32 0.00 0.32 0.00 4.46 03:50:01 AM 0.22 0.00 0.22 0.00 1.60 03:51:01 AM 0.27 0.00 0.27 0.00 2.20 03:52:01 AM 0.27 0.00 0.27 0.00 2.95 03:53:01 AM 0.23 0.00 0.23 0.00 1.83 03:54:01 AM 0.42 0.00 0.42 0.00 5.86 03:55:01 AM 0.28 0.00 0.28 0.00 2.55 03:56:01 AM 0.25 0.00 0.25 0.00 2.48 03:57:01 AM 0.23 0.00 0.23 0.00 1.75 03:58:01 AM 0.32 0.00 0.32 0.00 4.45 03:59:01 AM 0.30 0.00 0.30 0.00 4.73 04:00:01 AM 0.28 0.00 0.28 0.00 2.28 04:01:01 AM 0.42 0.00 0.42 0.00 6.18 04:02:01 AM 0.30 0.00 0.30 0.00 4.03 04:03:01 AM 0.32 0.00 0.32 0.00 4.73 04:04:01 AM 0.33 0.00 0.33 0.00 4.43 04:05:01 AM 0.50 0.00 0.50 0.00 3.87 04:06:01 AM 0.92 0.00 0.92 0.00 8.16 04:07:01 AM 0.90 0.00 0.90 0.00 7.85 04:08:01 AM 1.00 0.00 1.00 0.00 10.16 04:09:01 AM 0.98 0.00 0.98 0.00 10.58 04:10:01 AM 0.97 0.00 0.97 0.00 8.40 04:11:01 AM 1.02 0.00 1.02 0.00 9.70 04:12:01 AM 0.83 0.00 0.83 0.00 7.45 04:13:01 AM 0.93 0.00 0.93 0.00 8.32 04:14:01 AM 0.95 0.00 0.95 0.00 9.56 04:15:01 AM 0.87 0.00 0.87 0.00 7.31 04:16:01 AM 1.00 0.00 1.00 0.00 9.18 04:17:01 AM 0.90 0.00 0.90 0.00 7.48 04:18:01 AM 0.92 0.00 0.92 0.00 7.35 04:19:01 AM 0.97 0.00 0.97 0.00 9.48 04:20:01 AM 0.97 0.00 0.97 0.00 8.40 04:21:01 AM 0.98 0.00 0.98 0.00 9.65 04:22:01 AM 0.97 0.00 0.97 0.00 8.40 04:23:01 AM 0.92 0.00 0.92 0.00 7.81 04:24:01 AM 1.05 0.00 1.05 0.00 11.06 04:25:01 AM 0.93 0.00 0.93 0.00 8.25 04:26:01 AM 0.85 0.00 0.85 0.00 7.50 04:27:01 AM 0.90 0.00 0.90 0.00 7.85 04:28:01 AM 0.92 0.00 0.92 0.00 7.86 04:29:01 AM 1.05 0.00 1.05 0.00 10.78 04:30:01 AM 0.87 0.00 0.87 0.00 7.58 04:31:01 AM 1.15 0.00 1.15 0.00 12.61 04:32:01 AM 0.93 0.00 0.93 0.00 8.12 04:33:01 AM 0.87 0.00 0.87 0.00 7.56 04:34:01 AM 1.03 0.00 1.03 0.00 10.91 04:35:01 AM 0.95 0.00 0.95 0.00 8.65 04:36:01 AM 1.10 0.00 1.10 0.00 10.75 04:37:01 AM 0.87 0.00 0.87 0.00 7.76 04:38:01 AM 0.93 0.00 0.93 0.00 8.10 04:39:01 AM 1.13 0.00 1.13 0.00 14.08 04:40:01 AM 0.87 0.00 0.87 0.00 7.71 04:41:01 AM 0.98 0.00 0.98 0.00 9.38 04:42:01 AM 0.95 0.00 0.95 0.00 8.83 04:43:01 AM 0.95 0.00 0.95 0.00 8.25 04:44:01 AM 1.58 0.00 1.58 0.00 19.08 04:45:01 AM 1.07 0.00 1.07 0.00 12.63 04:46:01 AM 0.92 0.00 0.92 0.00 7.90 04:47:01 AM 0.92 0.00 0.92 0.00 8.25 04:48:01 AM 0.87 0.00 0.87 0.00 7.56 04:49:01 AM 1.05 0.00 1.05 0.00 11.35 04:50:01 AM 0.93 0.00 0.93 0.00 8.25 04:51:01 AM 1.08 0.00 1.08 0.00 11.68 04:52:01 AM 0.90 0.00 0.90 0.00 8.25 04:53:01 AM 0.95 0.00 0.95 0.00 8.23 04:54:01 AM 1.03 0.00 1.03 0.00 11.58 04:55:01 AM 0.87 0.00 0.87 0.00 7.58 04:56:01 AM 0.90 0.00 0.90 0.00 7.53 04:57:01 AM 0.93 0.00 0.93 0.00 8.27 04:58:02 AM 0.87 0.00 0.87 0.00 7.57 04:59:01 AM 1.20 0.00 1.20 0.00 13.69 05:00:01 AM 0.95 0.00 0.95 0.00 8.25 05:01:01 AM 0.98 0.00 0.98 0.00 9.37 05:02:01 AM 0.95 0.00 0.95 0.00 8.28 05:03:01 AM 1.10 0.00 1.10 0.00 10.76 05:04:01 AM 0.98 0.00 0.98 0.00 10.68 05:05:01 AM 0.90 0.00 0.90 0.00 7.86 05:06:01 AM 1.00 0.00 1.00 0.00 9.20 05:07:01 AM 0.92 0.00 0.92 0.00 7.98 05:08:01 AM 0.87 0.00 0.87 0.00 7.68 05:09:01 AM 1.02 0.00 1.02 0.00 10.90 05:10:01 AM 0.93 0.00 0.93 0.00 8.12 05:11:01 AM 1.15 0.00 1.15 0.00 12.08 05:12:01 AM 0.83 0.00 0.83 0.00 7.32 05:13:01 AM 0.98 0.00 0.98 0.00 9.76 05:14:01 AM 1.05 0.00 1.05 0.00 11.00 05:15:01 AM 0.87 0.00 0.87 0.00 7.72 05:16:01 AM 0.93 0.00 0.93 0.00 8.16 05:17:01 AM 0.90 0.00 0.90 0.00 7.85 05:18:01 AM 0.93 0.00 0.93 0.00 8.32 05:19:01 AM 0.98 0.00 0.98 0.00 10.86 05:20:01 AM 1.08 0.00 1.08 0.00 10.63 05:21:01 AM 1.02 0.00 1.02 0.00 9.70 05:22:01 AM 0.90 0.00 0.90 0.00 8.25 05:23:01 AM 0.88 0.00 0.88 0.00 7.93 05:24:01 AM 1.00 0.00 1.00 0.00 10.68 05:25:01 AM 0.95 0.00 0.95 0.00 8.25 05:26:01 AM 0.80 0.00 0.80 0.00 6.41 05:27:01 AM 0.93 0.00 0.93 0.00 7.83 05:28:01 AM 1.02 0.00 1.02 0.00 9.61 05:29:01 AM 1.00 0.00 1.00 0.00 9.88 05:30:01 AM 0.87 0.00 0.87 0.00 7.08 05:31:01 AM 1.02 0.00 1.02 0.00 10.21 05:32:01 AM 0.88 0.00 0.88 0.00 6.93 05:33:01 AM 0.85 0.00 0.85 0.00 6.78 05:34:01 AM 4.58 0.28 4.30 48.78 89.64 Average: 3.22 0.13 3.10 25.96 214.11 02:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:35:01 AM 5026492 6992436 2855940 36.23 2688 2145332 941116 10.54 193472 2318836 95616 02:36:01 AM 4026136 6284988 3856296 48.92 2688 2432408 1665764 18.65 275328 3215780 211060 02:37:01 AM 4004316 6309492 3878116 49.20 2688 2477384 1663708 18.63 321716 3184572 20560 02:38:01 AM 3375956 5915788 4506476 57.17 2688 2708496 1964084 21.99 417300 3703972 111880 02:39:01 AM 2749612 5419724 5132820 65.12 2688 2837116 2486280 27.84 456936 4278048 72 02:40:01 AM 2753824 5423936 5128608 65.06 2688 2837116 2491808 27.90 456944 4275164 24 02:41:01 AM 2753884 5424028 5128548 65.06 2688 2837120 2491808 27.90 456944 4275076 20 02:42:01 AM 2754176 5424320 5128256 65.06 2688 2837120 2491808 27.90 456944 4275024 16 02:43:02 AM 2754304 5424444 5128128 65.06 2688 2837120 2491808 27.90 456944 4274960 16 02:44:01 AM 2754112 5424256 5128320 65.06 2688 2837124 2491808 27.90 456944 4274836 24 02:45:01 AM 2754632 5424776 5127800 65.05 2688 2837124 2491808 27.90 456944 4274684 24 02:46:01 AM 2753820 5423968 5128612 65.06 2688 2837128 2491808 27.90 456944 4275672 20 02:47:01 AM 2753756 5423904 5128676 65.06 2688 2837128 2491808 27.90 456944 4275676 28 02:48:01 AM 2754760 5424928 5127672 65.05 2688 2837132 2489332 27.87 456976 4274504 28 02:49:01 AM 2744920 5415092 5137512 65.18 2688 2837136 2489332 27.87 456976 4284316 0 02:50:01 AM 2737404 5407576 5145028 65.27 2688 2837136 2507428 28.08 456976 4291896 20 02:51:01 AM 2738580 5408764 5143852 65.26 2688 2837140 2507428 28.08 456976 4290876 16 02:52:01 AM 2738640 5408824 5143792 65.26 2688 2837140 2507428 28.08 456976 4291044 16 02:53:01 AM 2736872 5407056 5145560 65.28 2688 2837140 2507428 28.08 456976 4292588 16 02:54:01 AM 2730332 5400520 5152100 65.36 2688 2837144 2507428 28.08 456976 4299300 24 02:55:01 AM 2730384 5400572 5152048 65.36 2688 2837144 2507428 28.08 456976 4299168 16 02:56:01 AM 2730256 5400448 5152176 65.36 2688 2837148 2507428 28.08 456976 4299404 12 02:57:01 AM 2730460 5400652 5151972 65.36 2688 2837148 2507428 28.08 456976 4299224 20 02:58:01 AM 2730404 5400596 5152028 65.36 2688 2837148 2507428 28.08 456976 4299224 16 02:59:01 AM 2730384 5400580 5152048 65.36 2688 2837152 2507428 28.08 456976 4299252 16 03:00:01 AM 2730056 5400252 5152376 65.37 2688 2837152 2504036 28.04 456976 4299508 16 03:01:01 AM 2729336 5399536 5153096 65.37 2688 2837156 2504036 28.04 456976 4300064 16 03:02:01 AM 2729764 5400032 5152668 65.37 2688 2837224 2504036 28.04 457128 4299668 16 03:03:01 AM 2729868 5400136 5152564 65.37 2688 2837224 2504036 28.04 457128 4299668 16 03:04:01 AM 2729724 5399996 5152708 65.37 2688 2837228 2504036 28.04 457128 4299692 16 03:05:01 AM 2729940 5400216 5152492 65.37 2688 2837232 2504036 28.04 457128 4299676 16 03:06:01 AM 2729788 5400184 5152644 65.37 2688 2837352 2504036 28.04 457128 4299808 16 03:07:01 AM 2730040 5400516 5152392 65.37 2688 2837432 2504036 28.04 457224 4299696 16 03:08:01 AM 2729548 5400024 5152884 65.37 2688 2837432 2504036 28.04 457224 4299944 16 03:09:01 AM 2729460 5399940 5152972 65.37 2688 2837436 2504036 28.04 457224 4300064 16 03:10:01 AM 2729216 5399696 5153216 65.38 2688 2837436 2491444 27.90 457228 4300040 16 03:11:01 AM 2727320 5397820 5155112 65.40 2688 2837440 2491444 27.90 457228 4301992 16 03:12:01 AM 2727352 5397852 5155080 65.40 2688 2837440 2491444 27.90 457228 4302004 16 03:13:01 AM 2727384 5397888 5155048 65.40 2688 2837444 2491444 27.90 457228 4302016 16 03:14:01 AM 2727244 5397748 5155188 65.40 2688 2837444 2491444 27.90 457228 4302156 16 03:15:01 AM 2727488 5397992 5154944 65.40 2688 2837444 2491444 27.90 457228 4302036 16 03:16:01 AM 2727388 5397892 5155044 65.40 2688 2837448 2491444 27.90 457236 4302024 16 03:17:01 AM 2727616 5398120 5154816 65.40 2688 2837448 2491444 27.90 457228 4301844 16 03:18:01 AM 2727420 5397924 5155012 65.40 2688 2837448 2491444 27.90 457228 4302088 12 03:19:01 AM 2727692 5398200 5154740 65.40 2688 2837452 2491444 27.90 457228 4301888 16 03:20:01 AM 2727372 5397880 5155060 65.40 2688 2837452 2495100 27.94 457228 4302120 16 03:21:01 AM 2727444 5397952 5154988 65.40 2688 2837456 2495100 27.94 457228 4302080 16 03:22:01 AM 2727744 5398252 5154688 65.39 2688 2837456 2495100 27.94 457228 4301988 16 03:23:01 AM 2727544 5398056 5154888 65.40 2688 2837460 2495100 27.94 457228 4302072 16 03:24:01 AM 2727176 5397688 5155256 65.40 2688 2837460 2495100 27.94 457228 4302464 16 03:25:01 AM 2727096 5397608 5155336 65.40 2688 2837460 2495100 27.94 457228 4302308 16 03:26:01 AM 2727400 5397916 5155032 65.40 2688 2837464 2495100 27.94 457256 4302152 20 03:27:01 AM 2727160 5397676 5155272 65.40 2688 2837464 2495100 27.94 457256 4302332 16 03:28:01 AM 2727428 5397944 5155004 65.40 2688 2837464 2495100 27.94 457256 4302128 16 03:29:01 AM 2727164 5397684 5155268 65.40 2688 2837468 2495100 27.94 457256 4302388 16 03:30:01 AM 2727128 5397648 5155304 65.40 2688 2837468 2483700 27.81 457256 4302368 16 03:31:01 AM 2726928 5397452 5155504 65.40 2688 2837472 2483700 27.81 457256 4302488 16 03:32:01 AM 2727252 5397776 5155180 65.40 2688 2837472 2483700 27.81 457256 4302284 16 03:33:01 AM 2727304 5397832 5155128 65.40 2688 2837476 2483700 27.81 457256 4302176 16 03:34:01 AM 2727228 5397756 5155204 65.40 2688 2837476 2483700 27.81 457256 4302432 16 03:35:01 AM 2726752 5397524 5155680 65.41 2688 2837716 2482236 27.79 466848 4293232 228 03:36:01 AM 2726696 5397472 5155736 65.41 2688 2837720 2482236 27.79 466848 4293160 24 03:37:01 AM 2727016 5397792 5155416 65.40 2688 2837720 2482236 27.79 466848 4292996 16 03:38:01 AM 2727328 5398104 5155104 65.40 2688 2837720 2482236 27.79 466848 4292676 16 03:39:01 AM 2746792 5417572 5135640 65.15 2688 2837724 2457108 27.51 466852 4273320 16 03:40:01 AM 2746568 5417348 5135864 65.16 2688 2837724 2455956 27.50 466852 4273532 24 03:41:01 AM 2746816 5417592 5135616 65.15 2688 2837728 2455956 27.50 466852 4273384 16 03:42:01 AM 2746524 5417304 5135908 65.16 2688 2837732 2455956 27.50 466852 4273432 16 03:43:01 AM 2746476 5417260 5135956 65.16 2688 2837736 2455956 27.50 466852 4273444 4 03:44:01 AM 2746388 5417172 5136044 65.16 2688 2837736 2455956 27.50 466852 4273584 16 03:45:01 AM 2746604 5417388 5135828 65.16 2688 2837736 2455956 27.50 466852 4273452 16 03:46:01 AM 2746960 5417748 5135472 65.15 2688 2837740 2455956 27.50 466852 4273168 24 03:47:01 AM 2746484 5417272 5135948 65.16 2688 2837740 2455956 27.50 466852 4273608 16 03:48:02 AM 2746776 5417564 5135656 65.15 2688 2837740 2471400 27.67 466852 4273336 16 03:49:01 AM 2746404 5417196 5136028 65.16 2688 2837744 2471400 27.67 466852 4273480 16 03:50:01 AM 2746368 5417160 5136064 65.16 2688 2837744 2452996 27.47 466852 4273576 20 03:51:01 AM 2740636 5411436 5141796 65.23 2688 2837752 2452996 27.47 466852 4278736 16 03:52:01 AM 2740768 5411568 5141664 65.23 2688 2837752 2452996 27.47 466852 4278744 16 03:53:01 AM 2740828 5411632 5141604 65.23 2688 2837756 2452996 27.47 466852 4278748 16 03:54:01 AM 2740512 5411316 5141920 65.23 2688 2837756 2452996 27.47 466852 4278776 16 03:55:01 AM 2740836 5411640 5141596 65.23 2688 2837756 2452996 27.47 466852 4278644 16 03:56:01 AM 2740720 5411528 5141712 65.23 2688 2837760 2452996 27.47 466852 4278764 16 03:57:01 AM 2735968 5406776 5146464 65.29 2688 2837760 2452996 27.47 466852 4283636 16 03:58:01 AM 2735984 5406792 5146448 65.29 2688 2837760 2452996 27.47 466852 4283640 28 03:59:01 AM 2736128 5406940 5146304 65.29 2688 2837764 2452996 27.47 466852 4283476 20 04:00:01 AM 2735864 5406676 5146568 65.29 2688 2837764 2469152 27.65 466852 4283688 16 04:01:01 AM 2734668 5405484 5147764 65.31 2688 2837768 2469152 27.65 466852 4284456 16 04:02:01 AM 2736136 5406952 5146296 65.29 2688 2837768 2469152 27.65 466876 4283504 16 04:03:01 AM 2735884 5406704 5146548 65.29 2688 2837772 2469152 27.65 466876 4283800 16 04:04:01 AM 2735616 5406436 5146816 65.29 2688 2837772 2469152 27.65 466876 4283964 32 04:05:01 AM 2735832 5406652 5146600 65.29 2688 2837772 2469152 27.65 466876 4283828 16 04:06:01 AM 2736108 5406932 5146324 65.29 2688 2837776 2469152 27.65 466876 4283716 16 04:07:01 AM 2735972 5406796 5146460 65.29 2688 2837776 2469152 27.65 466876 4283832 16 04:08:01 AM 2736092 5406916 5146340 65.29 2688 2837776 2469152 27.65 466876 4283720 20 04:09:01 AM 2735852 5406680 5146580 65.29 2688 2837780 2469152 27.65 466876 4283868 16 04:10:01 AM 2735528 5406356 5146904 65.30 2688 2837780 2484584 27.82 466876 4284080 16 04:11:01 AM 2735996 5406844 5146436 65.29 2688 2837784 2462964 27.58 466876 4283760 16 04:12:01 AM 2736080 5406928 5146352 65.29 2688 2837784 2462964 27.58 466876 4283760 16 04:13:01 AM 2735936 5406788 5146496 65.29 2688 2837788 2462964 27.58 466876 4283764 16 04:14:01 AM 2735360 5406212 5147072 65.30 2688 2837788 2462964 27.58 466876 4283904 16 04:15:01 AM 2735412 5406264 5147020 65.30 2688 2837788 2462964 27.58 466876 4283884 16 04:16:01 AM 2735628 5406484 5146804 65.29 2688 2837792 2462964 27.58 466876 4283888 16 04:17:01 AM 2735556 5406412 5146876 65.30 2688 2837792 2462964 27.58 466876 4284112 16 04:18:01 AM 2735876 5406736 5146556 65.29 2688 2837796 2462964 27.58 466876 4283796 16 04:19:01 AM 2735676 5406540 5146756 65.29 2688 2837800 2462964 27.58 466876 4283852 16 04:20:01 AM 2735636 5406500 5146796 65.29 2688 2837800 2482680 27.80 466876 4283944 16 04:21:01 AM 2735772 5406648 5146660 65.29 2688 2837804 2463216 27.58 466876 4283772 16 04:22:01 AM 2735868 5406744 5146564 65.29 2688 2837804 2463216 27.58 466876 4283772 16 04:23:01 AM 2735800 5406680 5146632 65.29 2688 2837808 2463216 27.58 466876 4283872 16 04:24:01 AM 2735732 5406612 5146700 65.29 2688 2837808 2463216 27.58 466876 4284032 16 04:25:01 AM 2735848 5406728 5146584 65.29 2688 2837808 2463216 27.58 466876 4283880 16 04:26:01 AM 2735984 5406868 5146448 65.29 2688 2837812 2463216 27.58 466876 4283884 16 04:27:01 AM 2736028 5406912 5146404 65.29 2688 2837812 2463216 27.58 466876 4283884 16 04:28:01 AM 2736088 5406976 5146344 65.29 2688 2837816 2463216 27.58 466876 4283888 16 04:29:01 AM 2735640 5406528 5146792 65.29 2688 2837816 2463216 27.58 466876 4284052 12 04:30:01 AM 2735788 5406676 5146644 65.29 2688 2837816 2463692 27.59 466876 4283892 16 04:31:01 AM 2735368 5406240 5147064 65.30 2688 2837820 2463692 27.59 466876 4284420 16 04:32:01 AM 2735892 5406764 5146540 65.29 2688 2837820 2463692 27.59 466884 4283988 16 04:33:01 AM 2735844 5406716 5146588 65.29 2688 2837820 2463692 27.59 466876 4283900 16 04:34:01 AM 2735884 5406760 5146548 65.29 2688 2837824 2463692 27.59 466876 4284064 16 04:35:01 AM 2735740 5406616 5146692 65.29 2688 2837824 2463692 27.59 466876 4284244 16 04:36:01 AM 2735908 5406784 5146524 65.29 2688 2837824 2463692 27.59 466876 4284040 12 04:37:01 AM 2735892 5406772 5146540 65.29 2688 2837828 2463692 27.59 466876 4283928 16 04:38:01 AM 2735896 5406776 5146536 65.29 2688 2837828 2463692 27.59 466876 4283928 16 04:39:01 AM 2800012 5470896 5082420 64.48 2688 2837832 2410648 26.99 466876 4219740 16 04:40:01 AM 2799980 5470864 5082452 64.48 2688 2837832 2406068 26.94 466876 4219656 16 04:41:01 AM 2799896 5470784 5082536 64.48 2688 2837836 2406068 26.94 466876 4219888 28 04:42:01 AM 2799888 5470776 5082544 64.48 2688 2837836 2406068 26.94 466876 4219900 16 04:43:01 AM 2800044 5470932 5082388 64.48 2688 2837836 2406068 26.94 466876 4219632 16 04:44:01 AM 2800008 5470924 5082424 64.48 2688 2837840 2397404 26.84 467588 4219104 16 04:45:01 AM 2800204 5471120 5082228 64.48 2688 2837840 2397404 26.84 467588 4218964 16 04:46:01 AM 2800148 5471064 5082284 64.48 2688 2837840 2397404 26.84 467588 4218964 16 04:47:01 AM 2800160 5471080 5082272 64.48 2688 2837844 2397404 26.84 467588 4219084 16 04:48:01 AM 2800160 5471080 5082272 64.48 2688 2837844 2397404 26.84 467588 4219084 16 04:49:01 AM 2800136 5471060 5082296 64.48 2688 2837848 2397404 26.84 467588 4219228 16 04:50:01 AM 2800088 5471012 5082344 64.48 2688 2837848 2398904 26.86 467588 4219088 16 04:51:01 AM 2799760 5470688 5082672 64.48 2688 2837852 2398904 26.86 467588 4219372 28 04:52:01 AM 2800128 5471056 5082304 64.48 2688 2837852 2398904 26.86 467588 4218996 20 04:53:01 AM 2800284 5471212 5082148 64.47 2688 2837852 2398904 26.86 467588 4218996 16 04:54:01 AM 2799884 5470816 5082548 64.48 2688 2837856 2398904 26.86 467588 4219296 12 04:55:01 AM 2800168 5471100 5082264 64.48 2688 2837856 2398904 26.86 467588 4219136 16 04:56:01 AM 2800168 5471104 5082264 64.48 2688 2837860 2398904 26.86 467588 4219140 16 04:57:01 AM 2800296 5471232 5082136 64.47 2688 2837860 2398904 26.86 467588 4219140 16 04:58:02 AM 2800296 5471232 5082136 64.47 2688 2837860 2398904 26.86 467588 4219140 16 04:59:01 AM 2800108 5471048 5082324 64.48 2688 2837864 2398904 26.86 467588 4219284 16 05:00:01 AM 2800128 5471068 5082304 64.48 2688 2837864 2399360 26.87 467588 4219132 16 05:01:01 AM 2799180 5470128 5083252 64.49 2688 2837872 2399360 26.87 467588 4219680 16 05:02:01 AM 2800172 5471124 5082260 64.48 2688 2837876 2399360 26.87 467604 4219088 16 05:03:01 AM 2800344 5471296 5082088 64.47 2688 2837876 2399360 26.87 467604 4218972 16 05:04:01 AM 2800080 5471036 5082352 64.48 2688 2837880 2399360 26.87 467604 4219236 16 05:05:01 AM 2800264 5471220 5082168 64.47 2688 2837880 2399360 26.87 467604 4219096 16 05:06:01 AM 2800264 5471224 5082168 64.47 2688 2837884 2399360 26.87 467604 4219100 16 05:07:01 AM 2800296 5471256 5082136 64.47 2688 2837884 2399360 26.87 467604 4219100 16 05:08:01 AM 2800436 5471396 5081996 64.47 2688 2837884 2399360 26.87 467604 4218984 16 05:09:01 AM 2800184 5471148 5082248 64.48 2688 2837888 2399360 26.87 467604 4219144 16 05:10:01 AM 2800204 5471168 5082228 64.48 2688 2837888 2398904 26.86 467604 4219120 16 05:11:01 AM 2799984 5470952 5082448 64.48 2688 2837892 2398904 26.86 467604 4219140 16 05:12:01 AM 2800084 5471052 5082348 64.48 2688 2837892 2398904 26.86 467604 4219140 16 05:13:01 AM 2800196 5471164 5082236 64.48 2688 2837892 2398904 26.86 467604 4219024 16 05:14:01 AM 2799964 5470936 5082468 64.48 2688 2837896 2398904 26.86 467604 4219284 16 05:15:01 AM 2800292 5471264 5082140 64.47 2688 2837896 2398904 26.86 467604 4219144 16 05:16:01 AM 2800196 5471172 5082236 64.48 2688 2837900 2398904 26.86 467604 4219148 16 05:17:01 AM 2800292 5471268 5082140 64.47 2688 2837900 2398904 26.86 467604 4219148 16 05:18:01 AM 2800356 5471332 5082076 64.47 2688 2837900 2398904 26.86 467604 4219152 16 05:19:01 AM 2799608 5470588 5082824 64.48 2688 2837904 2398904 26.86 467604 4219648 16 05:20:01 AM 2799912 5470892 5082520 64.48 2688 2837904 2398904 26.86 467604 4219196 16 05:21:01 AM 2799904 5470892 5082528 64.48 2688 2837908 2398904 26.86 467604 4219044 16 05:22:01 AM 2799508 5470496 5082924 64.48 2688 2837908 2398904 26.86 467604 4219452 16 05:23:01 AM 2800048 5471040 5082384 64.48 2688 2837912 2398904 26.86 467604 4219048 16 05:24:01 AM 2799736 5470728 5082696 64.48 2688 2837912 2398904 26.86 467604 4219420 16 05:25:01 AM 2800084 5471076 5082348 64.48 2688 2837912 2398904 26.86 467604 4219164 0 05:26:01 AM 2799996 5470992 5082436 64.48 2688 2837916 2398904 26.86 467604 4219284 16 05:27:01 AM 2799892 5470888 5082540 64.48 2688 2837916 2398904 26.86 467604 4219420 28 05:28:01 AM 2800036 5471032 5082396 64.48 2688 2837916 2398904 26.86 467604 4219288 20 05:29:01 AM 2799956 5470956 5082476 64.48 2688 2837920 2398904 26.86 467604 4219316 20 05:30:01 AM 2799836 5470952 5082596 64.48 2688 2837920 2390844 26.77 467604 4219292 16 05:31:01 AM 2799528 5470536 5082904 64.48 2688 2837928 2390844 26.77 467604 4219724 16 05:32:01 AM 2800028 5471036 5082404 64.48 2688 2837928 2390844 26.77 467604 4219316 16 05:33:01 AM 2799952 5470964 5082480 64.48 2688 2837932 2390844 26.77 467608 4219300 16 05:34:01 AM 3780808 6457912 4101624 52.04 2688 2843776 1498332 16.78 623900 3084744 14608 Average: 2791833 5453623 5090599 64.58 2688 2828875 2428603 27.19 461244 4234251 2538 02:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:01 AM eth0 87.97 67.99 839.69 13.85 0.00 0.00 0.00 0.00 02:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:01 AM eth0 250.99 206.03 3374.70 33.78 0.00 0.00 0.00 0.00 02:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:01 AM eth0 31.09 31.87 204.54 7.25 0.00 0.00 0.00 0.00 02:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:01 AM lo 2783.47 2783.47 2657.29 2657.29 0.00 0.00 0.00 0.00 02:38:01 AM eth0 172.48 101.23 2236.27 13.53 0.00 0.00 0.00 0.00 02:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:01 AM lo 1710.73 1710.73 1633.07 1633.07 0.00 0.00 0.00 0.00 02:39:01 AM eth0 47.43 41.71 763.96 6.92 0.00 0.00 0.00 0.00 02:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 AM eth0 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:01 AM lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:41:01 AM eth0 3.15 0.10 12.82 0.01 0.00 0.00 0.00 0.00 02:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:01 AM eth0 0.37 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:02 AM lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 02:43:02 AM eth0 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:43:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:01 AM lo 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 02:44:01 AM eth0 0.53 0.19 0.10 0.07 0.00 0.00 0.00 0.00 02:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:01 AM eth0 0.43 0.17 0.13 0.01 0.00 0.00 0.00 0.00 02:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 AM eth0 0.72 0.03 0.06 0.00 0.00 0.00 0.00 0.00 02:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:01 AM eth0 0.45 0.25 0.26 0.20 0.00 0.00 0.00 0.00 02:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 02:49:01 AM eth0 1.10 0.18 0.23 0.07 0.00 0.00 0.00 0.00 02:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 AM eth0 0.28 0.18 0.07 0.01 0.00 0.00 0.00 0.00 02:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:01 AM eth0 0.28 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:01 AM eth0 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 AM eth0 1.15 0.07 1.85 0.00 0.00 0.00 0.00 0.00 02:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 02:54:01 AM eth0 0.37 0.17 0.09 0.07 0.00 0.00 0.00 0.00 02:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:01 AM eth0 0.82 0.08 0.12 0.00 0.00 0.00 0.00 0.00 02:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:01 AM eth0 0.65 0.35 0.31 0.24 0.00 0.00 0.00 0.00 02:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:01 AM eth0 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:01 AM eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 02:59:01 AM eth0 0.47 0.17 0.15 0.07 0.00 0.00 0.00 0.00 02:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 AM eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:01 AM eth0 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:01 AM eth0 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:04:01 AM eth0 0.52 0.23 0.11 0.15 0.00 0.00 0.00 0.00 03:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:01 AM eth0 0.53 0.17 0.09 0.01 0.00 0.00 0.00 0.00 03:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:01 AM eth0 0.80 0.37 0.34 0.24 0.00 0.00 0.00 0.00 03:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:09:01 AM eth0 0.40 0.17 0.14 0.07 0.00 0.00 0.00 0.00 03:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:01 AM eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:01 AM eth0 0.27 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:14:01 AM eth0 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:01 AM eth0 0.58 0.05 0.05 0.00 0.00 0.00 0.00 0.00 03:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:01 AM eth0 0.52 0.32 0.31 0.23 0.00 0.00 0.00 0.00 03:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:01 AM eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 03:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:01 AM eth0 0.48 0.28 0.30 0.23 0.00 0.00 0.00 0.00 03:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:19:01 AM eth0 1.23 0.12 0.23 0.07 0.00 0.00 0.00 0.00 03:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 AM eth0 1.25 0.08 0.12 0.01 0.00 0.00 0.00 0.00 03:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:01 AM eth0 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:01 AM eth0 0.47 0.15 0.13 0.01 0.00 0.00 0.00 0.00 03:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:23:01 AM eth0 6.02 0.12 0.68 0.04 0.00 0.00 0.00 0.00 03:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:24:01 AM eth0 3.95 1.13 1.95 1.24 0.00 0.00 0.00 0.00 03:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 AM eth0 0.82 0.17 0.29 0.19 0.00 0.00 0.00 0.00 03:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:01 AM eth0 5.61 0.13 0.79 0.04 0.00 0.00 0.00 0.00 03:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 AM eth0 5.07 0.22 0.81 0.19 0.00 0.00 0.00 0.00 03:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 AM eth0 1.08 0.07 0.07 0.01 0.00 0.00 0.00 0.00 03:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:29:01 AM eth0 2.03 0.15 0.28 0.07 0.00 0.00 0.00 0.00 03:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 AM eth0 1.38 0.05 0.16 0.00 0.00 0.00 0.00 0.00 03:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 AM eth0 1.37 0.42 0.55 0.39 0.00 0.00 0.00 0.00 03:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 AM eth0 0.45 0.05 0.03 0.00 0.00 0.00 0.00 0.00 03:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 AM eth0 1.67 0.07 0.07 0.00 0.00 0.00 0.00 0.00 03:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:34:01 AM eth0 1.78 0.15 0.21 0.07 0.00 0.00 0.00 0.00 03:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 AM eth0 2.20 1.05 0.45 0.29 0.00 0.00 0.00 0.00 03:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 AM eth0 2.03 0.33 0.49 0.24 0.00 0.00 0.00 0.00 03:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 AM eth0 0.92 0.22 0.32 0.23 0.00 0.00 0.00 0.00 03:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 AM eth0 2.35 0.05 0.30 0.00 0.00 0.00 0.00 0.00 03:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:39:01 AM eth0 1.10 0.13 0.13 0.07 0.00 0.00 0.00 0.00 03:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 AM eth0 0.43 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 AM eth0 0.48 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:01 AM eth0 0.55 0.10 0.08 0.01 0.00 0.00 0.00 0.00 03:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 AM eth0 0.58 0.08 0.03 0.00 0.00 0.00 0.00 0.00 03:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:44:01 AM eth0 0.57 0.12 0.11 0.07 0.00 0.00 0.00 0.00 03:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 AM eth0 0.32 0.08 0.07 0.00 0.00 0.00 0.00 0.00 03:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:01 AM eth0 0.72 0.03 0.06 0.00 0.00 0.00 0.00 0.00 03:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:01 AM eth0 0.72 0.25 0.27 0.20 0.00 0.00 0.00 0.00 03:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:02 AM eth0 0.43 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:48:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:49:01 AM eth0 5.00 0.10 89.91 0.07 0.00 0.00 0.00 0.00 03:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:01 AM eth0 0.45 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 AM eth0 0.28 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:54:01 AM eth0 0.37 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 AM eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:01 AM eth0 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 AM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 AM eth0 1.17 0.23 0.43 0.19 0.00 0.00 0.00 0.00 03:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:59:01 AM eth0 0.43 0.10 0.09 0.07 0.00 0.00 0.00 0.00 03:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 AM eth0 0.60 0.05 0.13 0.00 0.00 0.00 0.00 0.00 04:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 AM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 AM eth0 0.30 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:04:01 AM eth0 0.33 0.12 0.08 0.06 0.00 0.00 0.00 0.00 04:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 AM eth0 0.28 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:01 AM eth0 0.22 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 AM eth0 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:09:01 AM eth0 0.42 0.17 0.09 0.07 0.00 0.00 0.00 0.00 04:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 AM eth0 0.30 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:01 AM eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:14:01 AM eth0 0.38 0.13 0.09 0.07 0.00 0.00 0.00 0.00 04:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:01 AM eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:01 AM eth0 0.62 0.22 0.29 0.20 0.00 0.00 0.00 0.00 04:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:01 AM eth0 0.25 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:19:01 AM eth0 0.38 0.12 0.09 0.07 0.00 0.00 0.00 0.00 04:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 AM eth0 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 AM eth0 0.32 0.05 0.18 0.00 0.00 0.00 0.00 0.00 04:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:01 AM eth0 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:24:01 AM eth0 0.37 0.12 0.09 0.07 0.00 0.00 0.00 0.00 04:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:01 AM eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:01 AM eth0 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:01 AM eth0 0.42 0.07 0.07 0.00 0.00 0.00 0.00 0.00 04:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:01 AM eth0 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 04:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:29:01 AM eth0 0.35 0.13 0.09 0.07 0.00 0.00 0.00 0.00 04:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 AM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 04:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 AM eth0 0.45 0.20 0.26 0.19 0.00 0.00 0.00 0.00 04:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:01 AM eth0 0.27 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:34:01 AM eth0 0.93 0.10 0.15 0.06 0.00 0.00 0.00 0.00 04:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:01 AM eth0 0.63 0.25 0.27 0.20 0.00 0.00 0.00 0.00 04:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:01 AM eth0 0.48 0.10 0.07 0.01 0.00 0.00 0.00 0.00 04:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:01 AM eth0 0.32 0.10 0.07 0.01 0.00 0.00 0.00 0.00 04:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:39:01 AM eth0 0.32 0.10 0.08 0.06 0.00 0.00 0.00 0.00 04:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 AM eth0 0.20 0.02 0.06 0.00 0.00 0.00 0.00 0.00 04:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:01 AM eth0 0.73 0.28 0.31 0.20 0.00 0.00 0.00 0.00 04:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 AM eth0 2.03 0.25 2.41 0.23 0.00 0.00 0.00 0.00 04:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:44:01 AM eth0 0.55 0.17 0.20 0.07 0.00 0.00 0.00 0.00 04:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:01 AM eth0 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:01 AM eth0 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:01 AM lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:49:01 AM eth0 0.30 0.10 0.08 0.06 0.00 0.00 0.00 0.00 04:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 AM eth0 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:01 AM eth0 0.58 0.25 0.27 0.20 0.00 0.00 0.00 0.00 04:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:01 AM eth0 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:01 AM eth0 0.23 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:54:01 AM eth0 1.07 0.42 0.43 0.30 0.00 0.00 0.00 0.00 04:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:01 AM eth0 0.30 0.07 0.12 0.00 0.00 0.00 0.00 0.00 04:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:02 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:58:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:59:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:59:01 AM eth0 0.37 0.12 0.09 0.07 0.00 0.00 0.00 0.00 04:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 AM eth0 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 05:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:01 AM eth0 0.28 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:01 AM eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:04:01 AM eth0 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 05:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:01 AM eth0 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:09:01 AM eth0 0.30 0.10 0.08 0.06 0.00 0.00 0.00 0.00 05:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:14:01 AM eth0 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:01 AM eth0 0.30 0.20 0.18 0.01 0.00 0.00 0.00 0.00 05:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 AM eth0 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:01 AM eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:18:01 AM eth0 0.75 0.05 0.07 0.00 0.00 0.00 0.00 0.00 05:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:19:01 AM eth0 0.50 0.33 0.33 0.26 0.00 0.00 0.00 0.00 05:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 AM eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 AM eth0 0.93 0.18 0.32 0.19 0.00 0.00 0.00 0.00 05:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:01 AM eth0 0.22 0.07 0.06 0.00 0.00 0.00 0.00 0.00 05:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:24:01 AM eth0 0.33 0.08 0.09 0.06 0.00 0.00 0.00 0.00 05:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:01 AM eth0 0.92 0.22 0.31 0.20 0.00 0.00 0.00 0.00 05:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 AM eth0 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 05:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:29:01 AM eth0 0.30 0.10 0.08 0.06 0.00 0.00 0.00 0.00 05:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 AM eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:01 AM eth0 0.42 0.28 0.26 0.20 0.00 0.00 0.00 0.00 05:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:01 AM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 05:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:34:01 AM eth0 11.01 8.08 8.49 4.37 0.00 0.00 0.00 0.00 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 25.03 25.03 23.85 23.85 0.00 0.00 0.00 0.00 Average: eth0 3.94 2.65 41.97 0.49 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/21/2024 _x86_64_ (2 CPU) 02:32:50 LINUX RESTART (2 CPU) 02:34:01 AM CPU %user %nice %system %iowait %steal %idle 02:35:01 AM all 26.69 0.00 4.25 3.31 0.10 65.65 02:35:01 AM 0 11.19 0.00 2.58 3.60 0.08 82.55 02:35:01 AM 1 42.23 0.00 5.92 3.03 0.12 48.70 02:36:01 AM all 43.08 0.00 3.53 2.35 0.08 50.95 02:36:01 AM 0 42.79 0.00 3.65 2.38 0.08 51.10 02:36:01 AM 1 43.37 0.00 3.41 2.33 0.08 50.80 02:37:01 AM all 89.54 0.00 3.10 0.47 0.19 6.69 02:37:01 AM 0 89.71 0.00 3.08 0.46 0.18 6.57 02:37:01 AM 1 89.38 0.00 3.12 0.48 0.21 6.82 02:38:01 AM all 82.35 0.00 5.98 0.28 0.14 11.25 02:38:01 AM 0 83.78 0.00 5.50 0.18 0.15 10.39 02:38:01 AM 1 80.93 0.00 6.47 0.37 0.13 12.10 02:39:01 AM all 46.29 0.00 3.60 1.78 0.10 48.23 02:39:01 AM 0 47.92 0.00 2.61 2.29 0.08 47.09 02:39:01 AM 1 44.65 0.00 4.60 1.27 0.12 49.36 02:40:01 AM all 0.54 0.00 0.15 0.01 0.05 99.25 02:40:01 AM 0 0.75 0.00 0.12 0.02 0.05 99.06 02:40:01 AM 1 0.33 0.00 0.18 0.00 0.05 99.43 02:41:01 AM all 0.41 0.00 0.16 0.01 0.06 99.36 02:41:01 AM 0 0.52 0.00 0.13 0.02 0.05 99.28 02:41:01 AM 1 0.30 0.00 0.18 0.00 0.07 99.45 02:42:01 AM all 0.43 0.00 0.13 0.01 0.04 99.38 02:42:01 AM 0 0.62 0.00 0.15 0.00 0.05 99.18 02:42:01 AM 1 0.25 0.00 0.12 0.02 0.03 99.58 02:43:02 AM all 0.49 0.00 0.13 0.00 0.04 99.34 02:43:02 AM 0 0.79 0.00 0.15 0.00 0.05 99.01 02:43:02 AM 1 0.20 0.00 0.10 0.00 0.03 99.67 02:44:01 AM all 0.52 0.00 0.13 0.00 0.05 99.30 02:44:01 AM 0 0.63 0.00 0.12 0.00 0.05 99.20 02:44:01 AM 1 0.41 0.00 0.14 0.00 0.05 99.41 02:45:01 AM all 0.43 0.00 0.13 0.01 0.04 99.38 02:45:01 AM 0 0.23 0.00 0.12 0.02 0.05 99.58 02:45:01 AM 1 0.63 0.00 0.15 0.00 0.03 99.18 02:45:01 AM CPU %user %nice %system %iowait %steal %idle 02:46:01 AM all 0.43 0.00 0.16 0.00 0.06 99.35 02:46:01 AM 0 0.18 0.00 0.13 0.00 0.07 99.62 02:46:01 AM 1 0.68 0.00 0.18 0.00 0.05 99.08 02:47:01 AM all 0.30 0.00 0.18 0.00 0.05 99.47 02:47:01 AM 0 0.22 0.00 0.13 0.00 0.05 99.60 02:47:01 AM 1 0.38 0.00 0.22 0.00 0.05 99.35 02:48:01 AM all 0.48 0.00 0.29 0.01 0.05 99.16 02:48:01 AM 0 0.37 0.00 0.33 0.00 0.05 99.25 02:48:01 AM 1 0.60 0.00 0.25 0.02 0.05 99.08 02:49:01 AM all 0.42 0.00 0.18 0.01 0.04 99.35 02:49:01 AM 0 0.20 0.00 0.17 0.02 0.05 99.56 02:49:01 AM 1 0.63 0.00 0.20 0.00 0.03 99.13 02:50:01 AM all 0.52 0.00 0.15 0.00 0.05 99.28 02:50:01 AM 0 0.45 0.00 0.15 0.00 0.07 99.33 02:50:01 AM 1 0.59 0.00 0.15 0.00 0.03 99.23 02:51:01 AM all 0.45 0.00 0.14 0.00 0.04 99.36 02:51:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52 02:51:01 AM 1 0.52 0.00 0.20 0.00 0.07 99.21 02:52:01 AM all 0.42 0.00 0.14 0.00 0.07 99.37 02:52:01 AM 0 0.18 0.00 0.15 0.00 0.07 99.60 02:52:01 AM 1 0.65 0.00 0.13 0.00 0.07 99.15 02:53:01 AM all 0.23 0.00 0.18 0.00 0.05 99.54 02:53:01 AM 0 0.18 0.00 0.13 0.00 0.05 99.63 02:53:01 AM 1 0.27 0.00 0.23 0.00 0.05 99.45 02:54:01 AM all 0.44 0.00 0.19 0.00 0.04 99.32 02:54:01 AM 0 0.47 0.00 0.22 0.00 0.07 99.25 02:54:01 AM 1 0.42 0.00 0.17 0.00 0.02 99.40 02:55:01 AM all 0.43 0.00 0.13 0.01 0.05 99.38 02:55:01 AM 0 0.70 0.00 0.12 0.00 0.05 99.13 02:55:01 AM 1 0.17 0.00 0.13 0.02 0.05 99.63 02:56:01 AM all 0.43 0.00 0.14 0.00 0.04 99.39 02:56:01 AM 0 0.63 0.00 0.10 0.00 0.03 99.23 02:56:01 AM 1 0.22 0.00 0.18 0.00 0.05 99.55 02:56:01 AM CPU %user %nice %system %iowait %steal %idle 02:57:01 AM all 0.43 0.00 0.12 0.00 0.05 99.41 02:57:01 AM 0 0.22 0.00 0.12 0.00 0.05 99.61 02:57:01 AM 1 0.63 0.00 0.12 0.00 0.05 99.20 02:58:01 AM all 0.40 0.00 0.14 0.00 0.04 99.41 02:58:01 AM 0 0.20 0.00 0.17 0.00 0.05 99.58 02:58:01 AM 1 0.60 0.00 0.12 0.00 0.03 99.25 02:59:01 AM all 0.42 0.00 0.15 0.00 0.05 99.38 02:59:01 AM 0 0.23 0.00 0.22 0.00 0.07 99.48 02:59:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28 03:00:01 AM all 0.55 0.00 0.14 0.00 0.03 99.27 03:00:01 AM 0 0.37 0.00 0.15 0.00 0.03 99.45 03:00:01 AM 1 0.74 0.00 0.13 0.00 0.03 99.10 03:01:01 AM all 0.34 0.00 0.18 0.00 0.05 99.43 03:01:01 AM 0 0.47 0.00 0.18 0.00 0.05 99.30 03:01:01 AM 1 0.22 0.00 0.17 0.00 0.05 99.57 03:02:01 AM all 0.44 0.00 0.16 0.00 0.05 99.35 03:02:01 AM 0 0.67 0.00 0.15 0.00 0.05 99.13 03:02:01 AM 1 0.22 0.00 0.17 0.00 0.05 99.57 03:03:01 AM all 0.41 0.00 0.13 0.01 0.04 99.41 03:03:01 AM 0 0.60 0.00 0.10 0.00 0.03 99.27 03:03:01 AM 1 0.22 0.00 0.17 0.02 0.05 99.55 03:04:01 AM all 0.44 0.00 0.14 0.00 0.03 99.39 03:04:01 AM 0 0.65 0.00 0.13 0.00 0.03 99.18 03:04:01 AM 1 0.23 0.00 0.15 0.00 0.02 99.60 03:05:01 AM all 0.42 0.00 0.13 0.00 0.04 99.41 03:05:01 AM 0 0.32 0.00 0.12 0.00 0.03 99.53 03:05:01 AM 1 0.52 0.00 0.13 0.00 0.05 99.30 03:06:01 AM all 0.48 0.00 0.16 0.03 0.04 99.29 03:06:01 AM 0 0.35 0.00 0.17 0.03 0.03 99.41 03:06:01 AM 1 0.61 0.00 0.15 0.02 0.05 99.18 03:07:01 AM all 0.47 0.00 0.15 0.00 0.05 99.33 03:07:01 AM 0 0.52 0.00 0.15 0.00 0.07 99.26 03:07:01 AM 1 0.42 0.00 0.15 0.00 0.03 99.40 03:07:01 AM CPU %user %nice %system %iowait %steal %idle 03:08:01 AM all 0.52 0.00 0.15 0.00 0.04 99.29 03:08:01 AM 0 0.62 0.00 0.20 0.00 0.05 99.13 03:08:01 AM 1 0.42 0.00 0.10 0.00 0.03 99.45 03:09:01 AM all 0.33 0.00 0.16 0.02 0.04 99.45 03:09:01 AM 0 0.13 0.00 0.15 0.00 0.03 99.68 03:09:01 AM 1 0.54 0.00 0.17 0.03 0.05 99.21 03:10:01 AM all 0.26 0.00 0.14 0.00 0.04 99.56 03:10:01 AM 0 0.28 0.00 0.12 0.00 0.02 99.58 03:10:01 AM 1 0.23 0.00 0.17 0.00 0.07 99.53 03:11:01 AM all 0.51 0.00 0.17 0.00 0.08 99.25 03:11:01 AM 0 0.40 0.00 0.13 0.00 0.07 99.40 03:11:01 AM 1 0.62 0.00 0.20 0.00 0.08 99.10 03:12:01 AM all 0.70 0.00 0.19 0.02 0.06 99.03 03:12:01 AM 0 0.92 0.00 0.20 0.03 0.07 98.78 03:12:01 AM 1 0.48 0.00 0.18 0.00 0.05 99.28 03:13:01 AM all 0.47 0.00 0.14 0.00 0.05 99.34 03:13:01 AM 0 0.65 0.00 0.10 0.00 0.03 99.21 03:13:01 AM 1 0.28 0.00 0.18 0.00 0.07 99.46 03:14:01 AM all 0.53 0.00 0.14 0.00 0.05 99.28 03:14:01 AM 0 0.74 0.00 0.12 0.00 0.05 99.10 03:14:01 AM 1 0.32 0.00 0.17 0.00 0.05 99.46 03:15:01 AM all 0.60 0.00 0.17 0.00 0.05 99.18 03:15:01 AM 0 0.67 0.00 0.17 0.00 0.05 99.11 03:15:01 AM 1 0.53 0.00 0.17 0.00 0.05 99.25 03:16:01 AM all 0.49 0.00 0.14 0.00 0.05 99.31 03:16:01 AM 0 0.74 0.00 0.13 0.00 0.05 99.08 03:16:01 AM 1 0.25 0.00 0.15 0.00 0.05 99.55 03:17:01 AM all 0.48 0.00 0.13 0.01 0.06 99.32 03:17:01 AM 0 0.67 0.00 0.08 0.00 0.05 99.20 03:17:01 AM 1 0.28 0.00 0.18 0.02 0.07 99.45 03:18:01 AM all 0.47 0.00 0.12 0.00 0.05 99.36 03:18:01 AM 0 0.70 0.00 0.12 0.00 0.05 99.13 03:18:01 AM 1 0.23 0.00 0.12 0.00 0.05 99.60 03:18:01 AM CPU %user %nice %system %iowait %steal %idle 03:19:01 AM all 0.41 0.00 0.12 0.01 0.05 99.41 03:19:01 AM 0 0.65 0.00 0.13 0.00 0.05 99.16 03:19:01 AM 1 0.17 0.00 0.10 0.02 0.05 99.67 03:20:01 AM all 0.42 0.00 0.13 0.00 0.04 99.41 03:20:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27 03:20:01 AM 1 0.22 0.00 0.18 0.00 0.05 99.55 03:21:01 AM all 0.40 0.00 0.14 0.00 0.05 99.41 03:21:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37 03:21:01 AM 1 0.28 0.00 0.20 0.00 0.07 99.45 03:22:01 AM all 0.42 0.00 0.14 0.01 0.05 99.38 03:22:01 AM 0 0.35 0.00 0.15 0.00 0.05 99.45 03:22:01 AM 1 0.48 0.00 0.13 0.02 0.05 99.32 03:23:01 AM all 0.43 0.00 0.13 0.03 0.04 99.36 03:23:01 AM 0 0.20 0.00 0.13 0.00 0.05 99.61 03:23:01 AM 1 0.67 0.00 0.13 0.07 0.03 99.10 03:24:01 AM all 0.59 0.00 0.16 0.00 0.04 99.21 03:24:01 AM 0 0.53 0.00 0.12 0.00 0.03 99.31 03:24:01 AM 1 0.64 0.00 0.20 0.00 0.05 99.11 03:25:01 AM all 0.44 0.00 0.13 0.00 0.05 99.37 03:25:01 AM 0 0.67 0.00 0.12 0.00 0.05 99.16 03:25:01 AM 1 0.22 0.00 0.15 0.00 0.05 99.58 03:26:01 AM all 0.41 0.01 0.14 0.01 0.04 99.39 03:26:01 AM 0 0.62 0.02 0.13 0.02 0.03 99.18 03:26:01 AM 1 0.20 0.00 0.15 0.00 0.05 99.60 03:27:01 AM all 0.42 0.00 0.13 0.00 0.05 99.40 03:27:01 AM 0 0.62 0.00 0.10 0.00 0.03 99.25 03:27:01 AM 1 0.22 0.00 0.17 0.00 0.07 99.55 03:28:01 AM all 0.38 0.00 0.16 0.01 0.04 99.42 03:28:01 AM 0 0.57 0.00 0.12 0.00 0.03 99.28 03:28:01 AM 1 0.18 0.00 0.20 0.02 0.05 99.55 03:29:01 AM all 0.41 0.00 0.14 0.00 0.04 99.41 03:29:01 AM 0 0.48 0.00 0.13 0.00 0.03 99.35 03:29:01 AM 1 0.33 0.00 0.15 0.00 0.05 99.46 03:29:01 AM CPU %user %nice %system %iowait %steal %idle 03:30:01 AM all 0.40 0.00 0.14 0.00 0.04 99.41 03:30:01 AM 0 0.30 0.00 0.15 0.00 0.03 99.52 03:30:01 AM 1 0.50 0.00 0.13 0.00 0.05 99.31 03:31:01 AM all 0.33 0.00 0.17 0.00 0.04 99.46 03:31:01 AM 0 0.43 0.00 0.13 0.00 0.03 99.40 03:31:01 AM 1 0.23 0.00 0.20 0.00 0.05 99.51 03:32:01 AM all 0.33 0.00 0.13 0.00 0.06 99.49 03:32:01 AM 0 0.15 0.00 0.12 0.00 0.05 99.68 03:32:01 AM 1 0.50 0.00 0.13 0.00 0.07 99.30 03:33:01 AM all 0.31 0.00 0.17 0.00 0.05 99.47 03:33:01 AM 0 0.15 0.00 0.15 0.00 0.03 99.67 03:33:01 AM 1 0.47 0.00 0.18 0.00 0.07 99.28 03:34:01 AM all 0.44 0.00 0.14 0.00 0.04 99.37 03:34:01 AM 0 0.20 0.00 0.15 0.00 0.05 99.60 03:34:01 AM 1 0.69 0.00 0.13 0.00 0.03 99.15 03:35:01 AM all 0.42 0.18 0.21 0.01 0.06 99.12 03:35:01 AM 0 0.22 0.37 0.25 0.02 0.05 99.10 03:35:01 AM 1 0.62 0.00 0.17 0.00 0.07 99.15 03:36:01 AM all 0.43 0.00 0.14 0.01 0.05 99.37 03:36:01 AM 0 0.22 0.00 0.17 0.00 0.05 99.57 03:36:01 AM 1 0.64 0.00 0.12 0.02 0.05 99.18 03:37:01 AM all 0.33 0.00 0.17 0.00 0.07 99.43 03:37:01 AM 0 0.17 0.00 0.13 0.00 0.03 99.67 03:37:01 AM 1 0.50 0.00 0.20 0.00 0.10 99.20 03:38:01 AM all 0.26 0.00 0.13 0.01 0.04 99.56 03:38:01 AM 0 0.17 0.00 0.13 0.00 0.05 99.65 03:38:01 AM 1 0.35 0.00 0.13 0.02 0.03 99.46 03:39:01 AM all 1.15 0.00 0.18 0.00 0.05 98.63 03:39:01 AM 0 0.90 0.00 0.25 0.00 0.07 98.78 03:39:01 AM 1 1.39 0.00 0.10 0.00 0.03 98.48 03:40:01 AM all 0.41 0.00 0.13 0.00 0.05 99.41 03:40:01 AM 0 0.20 0.00 0.20 0.00 0.07 99.53 03:40:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28 03:40:01 AM CPU %user %nice %system %iowait %steal %idle 03:41:01 AM all 0.47 0.00 0.15 0.07 0.04 99.27 03:41:01 AM 0 0.25 0.00 0.17 0.13 0.05 99.40 03:41:01 AM 1 0.68 0.00 0.13 0.00 0.03 99.15 03:42:01 AM all 0.44 0.00 0.15 0.00 0.05 99.36 03:42:01 AM 0 0.25 0.00 0.17 0.00 0.05 99.53 03:42:01 AM 1 0.64 0.00 0.13 0.00 0.05 99.18 03:43:01 AM all 0.43 0.00 0.12 0.00 0.04 99.41 03:43:01 AM 0 0.23 0.00 0.15 0.00 0.05 99.56 03:43:01 AM 1 0.64 0.00 0.08 0.00 0.03 99.25 03:44:01 AM all 0.42 0.00 0.13 0.00 0.06 99.40 03:44:01 AM 0 0.18 0.00 0.10 0.00 0.05 99.67 03:44:01 AM 1 0.65 0.00 0.15 0.00 0.07 99.13 03:45:01 AM all 0.39 0.00 0.13 0.01 0.04 99.43 03:45:01 AM 0 0.18 0.00 0.17 0.00 0.05 99.60 03:45:01 AM 1 0.60 0.00 0.08 0.02 0.03 99.27 03:46:01 AM all 0.43 0.00 0.13 0.00 0.05 99.40 03:46:01 AM 0 0.37 0.00 0.15 0.00 0.05 99.43 03:46:01 AM 1 0.48 0.00 0.10 0.00 0.05 99.36 03:47:01 AM all 0.39 0.00 0.13 0.01 0.05 99.42 03:47:01 AM 0 0.67 0.00 0.12 0.00 0.05 99.16 03:47:01 AM 1 0.12 0.00 0.13 0.02 0.05 99.68 03:48:02 AM all 0.38 0.00 0.13 0.01 0.05 99.43 03:48:02 AM 0 0.58 0.00 0.12 0.02 0.05 99.23 03:48:02 AM 1 0.18 0.00 0.13 0.00 0.05 99.63 03:49:01 AM all 0.22 0.00 0.16 0.00 0.06 99.56 03:49:01 AM 0 0.24 0.00 0.14 0.00 0.03 99.59 03:49:01 AM 1 0.20 0.00 0.19 0.00 0.09 99.52 03:50:01 AM all 0.40 0.00 0.14 0.00 0.04 99.42 03:50:01 AM 0 0.13 0.00 0.15 0.00 0.03 99.68 03:50:01 AM 1 0.67 0.00 0.13 0.00 0.05 99.15 03:51:01 AM all 0.40 0.00 0.13 0.00 0.04 99.43 03:51:01 AM 0 0.13 0.00 0.13 0.00 0.03 99.70 03:51:01 AM 1 0.67 0.00 0.12 0.00 0.05 99.16 03:51:01 AM CPU %user %nice %system %iowait %steal %idle 03:52:01 AM all 0.40 0.00 0.13 0.00 0.04 99.42 03:52:01 AM 0 0.13 0.00 0.12 0.00 0.03 99.72 03:52:01 AM 1 0.67 0.00 0.15 0.00 0.05 99.13 03:53:01 AM all 0.40 0.00 0.12 0.00 0.06 99.42 03:53:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72 03:53:01 AM 1 0.67 0.00 0.13 0.00 0.07 99.13 03:54:01 AM all 0.43 0.00 0.16 0.01 0.05 99.35 03:54:01 AM 0 0.17 0.00 0.15 0.00 0.05 99.63 03:54:01 AM 1 0.70 0.00 0.17 0.02 0.05 99.06 03:55:01 AM all 0.38 0.00 0.12 0.00 0.05 99.46 03:55:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80 03:55:01 AM 1 0.69 0.00 0.13 0.00 0.07 99.11 03:56:01 AM all 0.38 0.00 0.13 0.00 0.07 99.42 03:56:01 AM 0 0.12 0.00 0.13 0.00 0.07 99.68 03:56:01 AM 1 0.65 0.00 0.13 0.00 0.07 99.15 03:57:01 AM all 0.35 0.00 0.13 0.00 0.05 99.46 03:57:01 AM 0 0.10 0.00 0.12 0.00 0.05 99.73 03:57:01 AM 1 0.60 0.00 0.15 0.00 0.05 99.20 03:58:01 AM all 0.43 0.00 0.13 0.00 0.06 99.39 03:58:01 AM 0 0.15 0.00 0.13 0.00 0.05 99.67 03:58:01 AM 1 0.70 0.00 0.12 0.00 0.07 99.11 03:59:01 AM all 0.24 0.00 0.13 0.00 0.05 99.58 03:59:01 AM 0 0.13 0.00 0.13 0.00 0.05 99.68 03:59:01 AM 1 0.35 0.00 0.12 0.00 0.05 99.48 04:00:01 AM all 0.38 0.00 0.14 0.00 0.05 99.42 04:00:01 AM 0 0.15 0.00 0.12 0.00 0.03 99.70 04:00:01 AM 1 0.62 0.00 0.17 0.00 0.07 99.15 04:01:01 AM all 0.38 0.00 0.15 0.00 0.06 99.41 04:01:01 AM 0 0.10 0.00 0.13 0.00 0.05 99.72 04:01:01 AM 1 0.67 0.00 0.17 0.00 0.07 99.10 04:02:01 AM all 0.41 0.00 0.13 0.00 0.04 99.42 04:02:01 AM 0 0.57 0.00 0.13 0.00 0.05 99.25 04:02:01 AM 1 0.25 0.00 0.13 0.00 0.03 99.58 04:02:01 AM CPU %user %nice %system %iowait %steal %idle 04:03:01 AM all 0.37 0.00 0.15 0.00 0.04 99.44 04:03:01 AM 0 0.52 0.00 0.08 0.00 0.02 99.38 04:03:01 AM 1 0.22 0.00 0.22 0.00 0.07 99.50 04:04:01 AM all 0.28 0.00 0.13 0.00 0.04 99.56 04:04:01 AM 0 0.17 0.00 0.17 0.00 0.05 99.61 04:04:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50 04:05:01 AM all 0.37 0.00 0.11 0.01 0.05 99.47 04:05:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 04:05:01 AM 1 0.20 0.00 0.15 0.02 0.07 99.57 04:06:01 AM all 0.38 0.00 0.13 0.00 0.06 99.43 04:06:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 04:06:01 AM 1 0.17 0.00 0.17 0.00 0.08 99.58 04:07:01 AM all 0.39 0.00 0.14 0.00 0.05 99.42 04:07:01 AM 0 0.62 0.00 0.15 0.00 0.05 99.18 04:07:01 AM 1 0.17 0.00 0.13 0.00 0.05 99.65 04:08:01 AM all 0.28 0.00 0.13 0.00 0.06 99.53 04:08:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55 04:08:01 AM 1 0.22 0.00 0.18 0.00 0.08 99.51 04:09:01 AM all 0.33 0.00 0.13 0.00 0.06 99.48 04:09:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72 04:09:01 AM 1 0.54 0.00 0.15 0.00 0.07 99.25 04:10:01 AM all 0.39 0.00 0.13 0.00 0.04 99.44 04:10:01 AM 0 0.28 0.00 0.13 0.00 0.05 99.53 04:10:01 AM 1 0.50 0.00 0.12 0.00 0.03 99.35 04:11:01 AM all 0.36 0.00 0.14 0.00 0.05 99.45 04:11:01 AM 0 0.18 0.00 0.18 0.00 0.05 99.58 04:11:01 AM 1 0.53 0.00 0.10 0.00 0.05 99.32 04:12:01 AM all 0.34 0.00 0.15 0.00 0.05 99.46 04:12:01 AM 0 0.27 0.00 0.22 0.00 0.07 99.45 04:12:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47 04:13:01 AM all 0.16 0.00 0.15 0.00 0.05 99.64 04:13:01 AM 0 0.18 0.00 0.13 0.00 0.05 99.63 04:13:01 AM 1 0.13 0.00 0.17 0.00 0.05 99.65 04:13:01 AM CPU %user %nice %system %iowait %steal %idle 04:14:01 AM all 0.43 0.00 0.14 0.00 0.05 99.38 04:14:01 AM 0 0.65 0.00 0.12 0.00 0.03 99.20 04:14:01 AM 1 0.20 0.00 0.17 0.00 0.07 99.57 04:15:01 AM all 0.38 0.00 0.11 0.00 0.06 99.46 04:15:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 04:15:01 AM 1 0.17 0.00 0.17 0.00 0.07 99.60 04:16:01 AM all 0.38 0.00 0.14 0.01 0.04 99.42 04:16:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 04:16:01 AM 1 0.18 0.00 0.22 0.02 0.07 99.52 04:17:01 AM all 0.41 0.00 0.13 0.00 0.07 99.39 04:17:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23 04:17:01 AM 1 0.18 0.00 0.18 0.00 0.08 99.55 04:18:01 AM all 0.38 0.00 0.13 0.00 0.04 99.45 04:18:01 AM 0 0.62 0.00 0.10 0.00 0.05 99.23 04:18:01 AM 1 0.15 0.00 0.15 0.00 0.03 99.67 04:19:01 AM all 0.38 0.00 0.13 0.00 0.05 99.45 04:19:01 AM 0 0.58 0.00 0.10 0.00 0.05 99.26 04:19:01 AM 1 0.17 0.00 0.15 0.00 0.05 99.63 04:20:01 AM all 0.41 0.00 0.13 0.00 0.05 99.41 04:20:01 AM 0 0.65 0.00 0.13 0.00 0.05 99.16 04:20:01 AM 1 0.17 0.00 0.13 0.00 0.05 99.65 04:21:01 AM all 0.38 0.00 0.13 0.00 0.06 99.42 04:21:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 04:21:01 AM 1 0.20 0.00 0.20 0.00 0.08 99.51 04:22:01 AM all 0.39 0.00 0.12 0.01 0.06 99.42 04:22:01 AM 0 0.53 0.00 0.05 0.02 0.05 99.35 04:22:01 AM 1 0.25 0.00 0.18 0.00 0.07 99.50 04:23:01 AM all 0.30 0.00 0.13 0.00 0.05 99.52 04:23:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 04:23:01 AM 1 0.52 0.00 0.15 0.00 0.07 99.26 04:24:01 AM all 0.23 0.00 0.13 0.00 0.06 99.57 04:24:01 AM 0 0.28 0.00 0.12 0.00 0.05 99.55 04:24:01 AM 1 0.18 0.00 0.15 0.00 0.07 99.60 04:24:01 AM CPU %user %nice %system %iowait %steal %idle 04:25:01 AM all 0.41 0.00 0.14 0.00 0.05 99.40 04:25:01 AM 0 0.65 0.00 0.17 0.00 0.05 99.13 04:25:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67 04:26:01 AM all 0.39 0.00 0.14 0.00 0.06 99.41 04:26:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 04:26:01 AM 1 0.22 0.00 0.22 0.00 0.08 99.48 04:27:01 AM all 0.37 0.00 0.13 0.00 0.05 99.46 04:27:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 04:27:01 AM 1 0.20 0.00 0.20 0.00 0.07 99.53 04:28:01 AM all 0.41 0.00 0.13 0.00 0.06 99.41 04:28:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 04:28:01 AM 1 0.23 0.00 0.18 0.00 0.07 99.52 04:29:01 AM all 0.39 0.00 0.14 0.01 0.05 99.41 04:29:01 AM 0 0.62 0.00 0.12 0.00 0.05 99.21 04:29:01 AM 1 0.17 0.00 0.17 0.02 0.05 99.60 04:30:01 AM all 0.36 0.00 0.14 0.00 0.05 99.45 04:30:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72 04:30:01 AM 1 0.50 0.00 0.23 0.00 0.08 99.18 04:31:01 AM all 0.20 0.00 0.14 0.00 0.04 99.61 04:31:01 AM 0 0.15 0.00 0.12 0.00 0.03 99.70 04:31:01 AM 1 0.25 0.00 0.17 0.00 0.05 99.53 04:32:01 AM all 0.36 0.00 0.13 0.00 0.06 99.45 04:32:01 AM 0 0.59 0.00 0.13 0.00 0.05 99.23 04:32:01 AM 1 0.13 0.00 0.13 0.00 0.07 99.67 04:33:01 AM all 0.22 0.00 0.14 0.00 0.06 99.58 04:33:01 AM 0 0.12 0.00 0.13 0.00 0.07 99.68 04:33:01 AM 1 0.32 0.00 0.15 0.00 0.05 99.48 04:34:01 AM all 0.33 0.00 0.14 0.00 0.05 99.48 04:34:01 AM 0 0.20 0.00 0.15 0.00 0.05 99.60 04:34:01 AM 1 0.45 0.00 0.13 0.00 0.05 99.36 04:35:01 AM all 0.38 0.00 0.13 0.00 0.07 99.42 04:35:01 AM 0 0.15 0.00 0.10 0.00 0.07 99.68 04:35:01 AM 1 0.62 0.00 0.15 0.00 0.07 99.16 04:35:01 AM CPU %user %nice %system %iowait %steal %idle 04:36:01 AM all 0.38 0.00 0.13 0.00 0.05 99.43 04:36:01 AM 0 0.18 0.00 0.20 0.00 0.07 99.55 04:36:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 04:37:01 AM all 0.39 0.00 0.13 0.01 0.06 99.41 04:37:01 AM 0 0.18 0.00 0.15 0.02 0.07 99.58 04:37:01 AM 1 0.60 0.00 0.12 0.00 0.05 99.23 04:38:01 AM all 0.39 0.00 0.10 0.00 0.07 99.44 04:38:01 AM 0 0.17 0.00 0.10 0.00 0.07 99.67 04:38:01 AM 1 0.62 0.00 0.10 0.00 0.07 99.21 04:39:01 AM all 0.96 0.00 0.15 0.01 0.06 98.82 04:39:01 AM 0 0.75 0.00 0.13 0.00 0.05 99.06 04:39:01 AM 1 1.17 0.00 0.17 0.02 0.07 98.58 04:40:01 AM all 0.38 0.00 0.15 0.00 0.06 99.42 04:40:01 AM 0 0.13 0.00 0.13 0.00 0.05 99.68 04:40:01 AM 1 0.62 0.00 0.17 0.00 0.07 99.15 04:41:01 AM all 0.40 0.00 0.12 0.00 0.07 99.41 04:41:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 04:41:01 AM 1 0.67 0.00 0.15 0.00 0.07 99.11 04:42:01 AM all 0.28 0.00 0.14 0.00 0.05 99.52 04:42:01 AM 0 0.15 0.00 0.12 0.00 0.03 99.70 04:42:01 AM 1 0.42 0.00 0.17 0.00 0.07 99.35 04:43:01 AM all 0.36 0.00 0.12 0.00 0.06 99.47 04:43:01 AM 0 0.13 0.00 0.12 0.00 0.05 99.70 04:43:01 AM 1 0.58 0.00 0.12 0.00 0.07 99.23 04:44:01 AM all 0.44 0.16 0.18 0.00 0.06 99.16 04:44:01 AM 0 0.17 0.32 0.22 0.00 0.05 99.25 04:44:01 AM 1 0.72 0.00 0.15 0.00 0.07 99.06 04:45:01 AM all 0.38 0.00 0.13 0.03 0.07 99.41 04:45:01 AM 0 0.13 0.00 0.13 0.03 0.05 99.65 04:45:01 AM 1 0.62 0.00 0.12 0.02 0.08 99.16 04:46:01 AM all 0.39 0.00 0.14 0.00 0.05 99.42 04:46:01 AM 0 0.22 0.00 0.20 0.00 0.07 99.51 04:46:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 04:46:01 AM CPU %user %nice %system %iowait %steal %idle 04:47:01 AM all 0.38 0.00 0.11 0.00 0.07 99.45 04:47:01 AM 0 0.15 0.00 0.13 0.00 0.07 99.65 04:47:01 AM 1 0.60 0.00 0.08 0.00 0.07 99.25 04:48:01 AM all 0.37 0.00 0.13 0.00 0.04 99.47 04:48:01 AM 0 0.17 0.00 0.17 0.00 0.03 99.63 04:48:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30 04:49:01 AM all 0.42 0.00 0.13 0.00 0.05 99.40 04:49:01 AM 0 0.20 0.00 0.17 0.00 0.05 99.58 04:49:01 AM 1 0.63 0.00 0.10 0.00 0.05 99.22 04:50:01 AM all 0.38 0.00 0.12 0.00 0.07 99.44 04:50:01 AM 0 0.17 0.00 0.15 0.00 0.07 99.62 04:50:01 AM 1 0.58 0.00 0.08 0.00 0.07 99.27 04:51:01 AM all 0.34 0.00 0.14 0.00 0.05 99.47 04:51:01 AM 0 0.18 0.00 0.18 0.00 0.07 99.56 04:51:01 AM 1 0.50 0.00 0.10 0.00 0.03 99.37 04:52:01 AM all 0.23 0.00 0.16 0.00 0.06 99.55 04:52:01 AM 0 0.10 0.00 0.12 0.00 0.05 99.73 04:52:01 AM 1 0.37 0.00 0.20 0.00 0.07 99.36 04:53:01 AM all 0.38 0.00 0.13 0.00 0.04 99.44 04:53:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75 04:53:01 AM 1 0.67 0.00 0.15 0.00 0.05 99.13 04:54:01 AM all 0.45 0.00 0.13 0.00 0.05 99.36 04:54:01 AM 0 0.23 0.00 0.10 0.00 0.03 99.63 04:54:01 AM 1 0.67 0.00 0.17 0.00 0.07 99.10 04:55:01 AM all 0.38 0.00 0.13 0.00 0.05 99.44 04:55:01 AM 0 0.62 0.00 0.10 0.00 0.03 99.25 04:55:01 AM 1 0.15 0.00 0.15 0.00 0.07 99.63 04:56:01 AM all 0.39 0.00 0.13 0.01 0.05 99.42 04:56:01 AM 0 0.62 0.00 0.10 0.02 0.05 99.22 04:56:01 AM 1 0.17 0.00 0.15 0.00 0.05 99.63 04:57:01 AM all 0.39 0.00 0.10 0.00 0.07 99.44 04:57:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 04:57:01 AM 1 0.18 0.00 0.13 0.00 0.08 99.60 04:57:01 AM CPU %user %nice %system %iowait %steal %idle 04:58:02 AM all 0.40 0.00 0.14 0.00 0.05 99.41 04:58:02 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 04:58:02 AM 1 0.22 0.00 0.20 0.00 0.07 99.52 04:59:01 AM all 0.37 0.00 0.13 0.01 0.04 99.45 04:59:01 AM 0 0.59 0.00 0.10 0.00 0.03 99.27 04:59:01 AM 1 0.15 0.00 0.15 0.02 0.05 99.63 05:00:01 AM all 0.41 0.00 0.13 0.00 0.06 99.41 05:00:01 AM 0 0.62 0.00 0.13 0.00 0.07 99.18 05:00:01 AM 1 0.20 0.00 0.12 0.00 0.05 99.63 05:01:01 AM all 0.31 0.00 0.13 0.00 0.05 99.51 05:01:01 AM 0 0.49 0.00 0.12 0.00 0.05 99.35 05:01:01 AM 1 0.13 0.00 0.13 0.00 0.05 99.68 05:02:01 AM all 0.24 0.00 0.15 0.00 0.06 99.55 05:02:01 AM 0 0.35 0.00 0.18 0.00 0.07 99.40 05:02:01 AM 1 0.13 0.00 0.12 0.00 0.05 99.70 05:03:01 AM all 0.39 0.00 0.13 0.00 0.07 99.41 05:03:01 AM 0 0.57 0.00 0.10 0.00 0.07 99.27 05:03:01 AM 1 0.22 0.00 0.17 0.00 0.07 99.55 05:04:01 AM all 0.40 0.00 0.14 0.00 0.04 99.42 05:04:01 AM 0 0.18 0.00 0.15 0.00 0.05 99.62 05:04:01 AM 1 0.62 0.00 0.13 0.00 0.03 99.21 05:05:01 AM all 0.38 0.00 0.13 0.00 0.06 99.42 05:05:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75 05:05:01 AM 1 0.67 0.00 0.15 0.00 0.08 99.10 05:06:01 AM all 0.38 0.00 0.12 0.00 0.04 99.46 05:06:01 AM 0 0.48 0.00 0.13 0.00 0.05 99.33 05:06:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58 05:07:01 AM all 0.39 0.00 0.11 0.01 0.06 99.43 05:07:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 05:07:01 AM 1 0.23 0.00 0.18 0.02 0.08 99.48 05:08:01 AM all 0.38 0.00 0.12 0.00 0.06 99.45 05:08:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.40 05:08:01 AM 1 0.27 0.00 0.17 0.00 0.07 99.50 05:08:01 AM CPU %user %nice %system %iowait %steal %idle 05:09:01 AM all 0.41 0.00 0.14 0.00 0.05 99.40 05:09:01 AM 0 0.28 0.00 0.18 0.00 0.05 99.48 05:09:01 AM 1 0.53 0.00 0.10 0.00 0.05 99.32 05:10:01 AM all 0.38 0.00 0.14 0.00 0.06 99.42 05:10:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28 05:10:01 AM 1 0.18 0.00 0.20 0.00 0.07 99.55 05:11:01 AM all 0.38 0.00 0.13 0.00 0.06 99.43 05:11:01 AM 0 0.60 0.00 0.10 0.00 0.03 99.27 05:11:01 AM 1 0.15 0.00 0.17 0.00 0.08 99.60 05:12:01 AM all 0.33 0.00 0.13 0.00 0.04 99.50 05:12:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 05:12:01 AM 1 0.20 0.00 0.20 0.00 0.07 99.53 05:13:01 AM all 0.38 0.00 0.14 0.00 0.06 99.42 05:13:01 AM 0 0.55 0.00 0.08 0.00 0.05 99.32 05:13:01 AM 1 0.20 0.00 0.20 0.00 0.07 99.53 05:14:01 AM all 0.29 0.00 0.13 0.00 0.05 99.52 05:14:01 AM 0 0.12 0.00 0.13 0.00 0.05 99.70 05:14:01 AM 1 0.47 0.00 0.13 0.00 0.05 99.35 05:15:01 AM all 0.39 0.00 0.13 0.00 0.06 99.42 05:15:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 05:15:01 AM 1 0.72 0.00 0.17 0.00 0.08 99.03 05:16:01 AM all 0.40 0.00 0.13 0.00 0.06 99.42 05:16:01 AM 0 0.27 0.00 0.15 0.00 0.07 99.52 05:16:01 AM 1 0.53 0.00 0.10 0.00 0.05 99.31 05:17:01 AM all 0.30 0.00 0.15 0.00 0.05 99.50 05:17:01 AM 0 0.48 0.00 0.15 0.00 0.03 99.33 05:17:01 AM 1 0.12 0.00 0.15 0.00 0.07 99.67 05:18:01 AM all 0.35 0.00 0.13 0.01 0.06 99.45 05:18:01 AM 0 0.55 0.00 0.10 0.00 0.05 99.30 05:18:01 AM 1 0.15 0.00 0.17 0.02 0.07 99.60 05:19:01 AM all 0.40 0.00 0.15 0.00 0.05 99.40 05:19:01 AM 0 0.62 0.00 0.10 0.00 0.03 99.25 05:19:01 AM 1 0.18 0.00 0.20 0.00 0.07 99.55 05:19:01 AM CPU %user %nice %system %iowait %steal %idle 05:20:01 AM all 0.35 0.00 0.15 0.00 0.05 99.45 05:20:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 05:20:01 AM 1 0.20 0.00 0.22 0.00 0.07 99.51 05:21:01 AM all 0.37 0.00 0.13 0.00 0.06 99.45 05:21:01 AM 0 0.60 0.00 0.12 0.00 0.07 99.21 05:21:01 AM 1 0.13 0.00 0.13 0.00 0.05 99.68 05:22:01 AM all 0.38 0.00 0.13 0.00 0.06 99.44 05:22:01 AM 0 0.59 0.00 0.15 0.00 0.07 99.20 05:22:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68 05:23:01 AM all 0.25 0.00 0.16 0.01 0.06 99.52 05:23:01 AM 0 0.32 0.00 0.18 0.02 0.05 99.43 05:23:01 AM 1 0.18 0.00 0.13 0.00 0.07 99.62 05:24:01 AM all 0.41 0.00 0.14 0.00 0.06 99.39 05:24:01 AM 0 0.65 0.00 0.17 0.00 0.07 99.11 05:24:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67 05:25:01 AM all 0.40 0.00 0.13 0.00 0.06 99.42 05:25:01 AM 0 0.63 0.00 0.10 0.00 0.05 99.22 05:25:01 AM 1 0.17 0.00 0.15 0.00 0.07 99.62 05:26:01 AM all 0.38 0.00 0.13 0.00 0.06 99.43 05:26:01 AM 0 0.58 0.00 0.10 0.00 0.05 99.27 05:26:01 AM 1 0.17 0.00 0.17 0.00 0.07 99.60 05:27:01 AM all 0.42 0.00 0.14 0.00 0.06 99.38 05:27:01 AM 0 0.62 0.00 0.10 0.00 0.05 99.23 05:27:01 AM 1 0.22 0.00 0.18 0.00 0.07 99.53 05:28:01 AM all 0.38 0.00 0.13 0.00 0.05 99.44 05:28:01 AM 0 0.65 0.00 0.17 0.00 0.07 99.11 05:28:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 05:29:01 AM all 0.38 0.00 0.12 0.00 0.06 99.44 05:29:01 AM 0 0.62 0.00 0.12 0.00 0.05 99.21 05:29:01 AM 1 0.15 0.00 0.12 0.00 0.07 99.67 05:30:01 AM all 0.27 0.00 0.13 0.00 0.06 99.55 05:30:01 AM 0 0.32 0.00 0.08 0.00 0.05 99.55 05:30:01 AM 1 0.22 0.00 0.17 0.00 0.07 99.55 05:30:01 AM CPU %user %nice %system %iowait %steal %idle 05:31:01 AM all 0.37 0.00 0.18 0.00 0.05 99.41 05:31:01 AM 0 0.55 0.00 0.17 0.00 0.05 99.23 05:31:01 AM 1 0.18 0.00 0.18 0.00 0.05 99.58 05:32:01 AM all 0.38 0.00 0.14 0.00 0.06 99.42 05:32:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 05:32:01 AM 1 0.20 0.00 0.23 0.00 0.08 99.48 05:33:01 AM all 0.39 0.00 0.12 0.01 0.06 99.42 05:33:01 AM 0 0.64 0.00 0.12 0.00 0.05 99.20 05:33:01 AM 1 0.15 0.00 0.12 0.02 0.07 99.65 05:34:01 AM all 8.99 0.00 1.60 0.08 0.07 89.26 05:34:01 AM 0 4.22 0.00 1.51 0.05 0.08 94.15 05:34:01 AM 1 13.76 0.00 1.70 0.10 0.05 84.39 Average: all 2.01 0.00 0.26 0.05 0.05 97.62 Average: 0 1.91 0.00 0.23 0.05 0.05 97.75 Average: 1 2.12 0.00 0.29 0.04 0.06 97.50