15:25:55 Started by timer 15:25:55 Running as SYSTEM 15:25:55 [EnvInject] - Loading node environment variables. 15:25:55 Building remotely on prd-centos8-builder-2c-2g-1407 (centos8-builder-2c-2g) in workspace /w/workspace/serviceutils-maven-clm-argon 15:25:55 [ssh-agent] Looking for ssh-agent implementation... 15:25:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:25:55 $ ssh-agent 15:25:55 SSH_AUTH_SOCK=/tmp/ssh-44wCOCg76kcb/agent.5516 15:25:55 SSH_AGENT_PID=5517 15:25:55 [ssh-agent] Started. 15:25:55 Running ssh-add (command line suppressed) 15:25:55 Identity added: /w/workspace/serviceutils-maven-clm-argon@tmp/private_key_17440190016502120966.key (/w/workspace/serviceutils-maven-clm-argon@tmp/private_key_17440190016502120966.key) 15:25:55 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:25:55 The recommended git tool is: NONE 15:25:58 using credential jenkins-ssh 15:25:58 Wiping out workspace first. 15:25:58 Cloning the remote Git repository 15:25:58 Cloning repository git://devvexx.opendaylight.org/mirror/serviceutils 15:25:58 > git init /w/workspace/serviceutils-maven-clm-argon # timeout=10 15:25:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/serviceutils 15:25:58 > git --version # timeout=10 15:25:58 > git --version # 'git version 2.43.0' 15:25:58 using GIT_SSH to set credentials jenkins-ssh 15:25:58 [INFO] Currently running in a labeled security context 15:25:58 [INFO] Currently SELinux is 'enforcing' on the host 15:25:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/serviceutils-maven-clm-argon@tmp/jenkins-gitclient-ssh11753966774891737553.key 15:25:58 Verifying host key using known hosts file 15:25:58 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. 15:25:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/serviceutils +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/serviceutils # timeout=10 15:25:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:59 Avoid second fetch 15:25:59 > git rev-parse refs/remotes/origin/stable/argon^{commit} # timeout=10 15:25:59 Checking out Revision 387a4051140c8ba3173d88d3b214b54c77889ce9 (refs/remotes/origin/stable/argon) 15:25:59 > git config core.sparsecheckout # timeout=10 15:25:59 > git checkout -f 387a4051140c8ba3173d88d3b214b54c77889ce9 # timeout=10 15:25:59 Commit message: "Bump versions by x.y.(z+1)" 15:25:59 > git rev-list --no-walk 387a4051140c8ba3173d88d3b214b54c77889ce9 # timeout=10 15:25:59 provisioning config files... 15:25:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:25:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:25:59 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins11072877321142768166.sh 15:25:59 ---> python-tools-install.sh 15:25:59 Setup pyenv: 15:25:59 system 15:25:59 * 3.8.13 (set by /opt/pyenv/version) 15:25:59 * 3.9.13 (set by /opt/pyenv/version) 15:25:59 * 3.10.6 (set by /opt/pyenv/version) 15:26:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iwvV 15:26:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:26:07 lf-activate-venv(): INFO: Installing: lftools 15:26:38 lf-activate-venv(): INFO: Adding /tmp/venv-iwvV/bin to PATH 15:26:38 Generating Requirements File 15:27:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:27:06 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:27:06 Python 3.10.6 15:27:07 pip 24.0 from /tmp/venv-iwvV/lib/python3.10/site-packages/pip (python 3.10) 15:27:07 appdirs==1.4.4 15:27:07 argcomplete==3.2.2 15:27:07 aspy.yaml==1.3.0 15:27:07 attrs==23.2.0 15:27:07 autopage==0.5.2 15:27:07 beautifulsoup4==4.12.3 15:27:07 boto3==1.34.54 15:27:07 botocore==1.34.54 15:27:07 bs4==0.0.2 15:27:07 cachetools==5.3.3 15:27:07 certifi==2024.2.2 15:27:07 cffi==1.16.0 15:27:07 cfgv==3.4.0 15:27:07 chardet==5.2.0 15:27:07 charset-normalizer==3.3.2 15:27:07 click==8.1.7 15:27:07 cliff==4.6.0 15:27:07 cmd2==2.4.3 15:27:07 cryptography==3.3.2 15:27:07 debtcollector==3.0.0 15:27:07 decorator==5.1.1 15:27:07 defusedxml==0.7.1 15:27:07 Deprecated==1.2.14 15:27:07 distlib==0.3.8 15:27:07 dnspython==2.6.1 15:27:07 docker==4.2.2 15:27:07 dogpile.cache==1.3.2 15:27:07 email_validator==2.1.1 15:27:07 filelock==3.13.1 15:27:07 future==1.0.0 15:27:07 gitdb==4.0.11 15:27:07 GitPython==3.1.42 15:27:07 google-auth==2.28.1 15:27:07 httplib2==0.22.0 15:27:07 identify==2.5.35 15:27:07 idna==3.6 15:27:07 importlib-resources==1.5.0 15:27:07 iso8601==2.1.0 15:27:07 Jinja2==3.1.3 15:27:07 jmespath==1.0.1 15:27:07 jsonpatch==1.33 15:27:07 jsonpointer==2.4 15:27:07 jsonschema==4.21.1 15:27:07 jsonschema-specifications==2023.12.1 15:27:07 keystoneauth1==5.6.0 15:27:07 kubernetes==29.0.0 15:27:07 lftools==0.37.9 15:27:07 lxml==5.1.0 15:27:07 MarkupSafe==2.1.5 15:27:07 msgpack==1.0.8 15:27:07 multi_key_dict==2.0.3 15:27:07 munch==4.0.0 15:27:07 netaddr==1.2.1 15:27:07 netifaces==0.11.0 15:27:07 niet==1.4.2 15:27:07 nodeenv==1.8.0 15:27:07 oauth2client==4.1.3 15:27:07 oauthlib==3.2.2 15:27:07 openstacksdk==0.62.0 15:27:07 os-client-config==2.1.0 15:27:07 os-service-types==1.7.0 15:27:07 osc-lib==3.0.1 15:27:07 oslo.config==9.4.0 15:27:07 oslo.context==5.5.0 15:27:07 oslo.i18n==6.3.0 15:27:07 oslo.log==5.5.0 15:27:07 oslo.serialization==5.4.0 15:27:07 oslo.utils==7.1.0 15:27:07 packaging==23.2 15:27:07 pbr==6.0.0 15:27:07 platformdirs==4.2.0 15:27:07 prettytable==3.10.0 15:27:07 pyasn1==0.5.1 15:27:07 pyasn1-modules==0.3.0 15:27:07 pycparser==2.21 15:27:07 pygerrit2==2.0.15 15:27:07 PyGithub==2.2.0 15:27:07 pyinotify==0.9.6 15:27:07 PyJWT==2.8.0 15:27:07 PyNaCl==1.5.0 15:27:07 pyparsing==2.4.7 15:27:07 pyperclip==1.8.2 15:27:07 pyrsistent==0.20.0 15:27:07 python-cinderclient==9.5.0 15:27:07 python-dateutil==2.9.0.post0 15:27:07 python-heatclient==3.5.0 15:27:07 python-jenkins==1.8.2 15:27:07 python-keystoneclient==5.4.0 15:27:07 python-magnumclient==4.4.0 15:27:07 python-novaclient==18.5.0 15:27:07 python-openstackclient==6.0.1 15:27:07 python-swiftclient==4.5.0 15:27:07 PyYAML==6.0.1 15:27:07 referencing==0.33.0 15:27:07 requests==2.31.0 15:27:07 requests-oauthlib==1.3.1 15:27:07 requestsexceptions==1.4.0 15:27:07 rfc3986==2.0.0 15:27:07 rpds-py==0.18.0 15:27:07 rsa==4.9 15:27:07 ruamel.yaml==0.18.6 15:27:07 ruamel.yaml.clib==0.2.8 15:27:07 s3transfer==0.10.0 15:27:07 simplejson==3.19.2 15:27:07 six==1.16.0 15:27:07 smmap==5.0.1 15:27:07 soupsieve==2.5 15:27:07 stevedore==5.2.0 15:27:07 tabulate==0.9.0 15:27:07 toml==0.10.2 15:27:07 tomlkit==0.12.4 15:27:07 tqdm==4.66.2 15:27:07 typing_extensions==4.10.0 15:27:07 tzdata==2024.1 15:27:07 urllib3==1.26.18 15:27:07 virtualenv==20.25.1 15:27:07 wcwidth==0.2.13 15:27:07 websocket-client==1.7.0 15:27:07 wrapt==1.16.0 15:27:07 xdg==6.0.0 15:27:07 xmltodict==0.13.0 15:27:07 yq==3.2.3 15:27:07 [serviceutils-maven-clm-argon] $ /bin/sh -xe /tmp/jenkins10066604318722862344.sh 15:27:07 + echo quiet=on 15:27:07 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-1407 15:27:08 [serviceutils-maven-clm-argon] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/argon -Dsha1=origin/stable/argon "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=serviceutils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/argon -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=argon "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 15:27:08 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=serviceutils --version 15:27:08 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 15:27:08 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 15:27:08 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 15:27:08 Default locale: en_US, platform encoding: UTF-8 15:27:08 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 15:27:08 [serviceutils-maven-clm-argon] $ /bin/sh -xe /tmp/jenkins7602389448306224766.sh 15:27:08 + rm /home/jenkins/.wgetrc 15:27:08 [EnvInject] - Injecting environment variables from a build step. 15:27:08 [EnvInject] - Injecting as environment variables the properties content 15:27:08 SET_JDK_VERSION=openjdk17 15:27:08 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:27:08 15:27:08 [EnvInject] - Variables injected successfully. 15:27:08 [serviceutils-maven-clm-argon] $ /bin/sh /tmp/jenkins11872163182257807447.sh 15:27:08 ---> update-java-alternatives.sh 15:27:08 ---> Updating Java version 15:27:09 ---> RedHat type system detected 15:27:09 openjdk version "17.0.6-ea" 2023-01-17 LTS 15:27:09 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 15:27:09 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) 15:27:09 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 15:27:09 [EnvInject] - Injecting environment variables from a build step. 15:27:09 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:27:09 [EnvInject] - Variables injected successfully. 15:27:09 provisioning config files... 15:27:09 copy managed file [global-settings] to file:/w/workspace/serviceutils-maven-clm-argon@tmp/config13870772750228650402tmp 15:27:10 copy managed file [serviceutils-settings] to file:/w/workspace/serviceutils-maven-clm-argon@tmp/config15408905100482538713tmp 15:27:10 [EnvInject] - Injecting environment variables from a build step. 15:27:10 [EnvInject] - Injecting as environment variables the properties content 15:27:10 MAVEN_GOALS=clean install 15:27:10 15:27:10 [EnvInject] - Variables injected successfully. 15:27:10 [serviceutils-maven-clm-argon] $ /bin/bash -l /tmp/jenkins1396733040967718221.sh 15:27:11 ---> common-variables.sh 15:27:11 --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 15:27:11 ---> sonatype-clm.sh 15:27:11 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 15:27:11 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 15:27:11 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 15:27:11 Default locale: en_US, platform encoding: UTF-8 15:27:11 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 15:27:12 [INFO] Scanning for projects... 15:27:21 [INFO] ------------------------------------------------------------------------ 15:27:21 [INFO] Reactor Build Order: 15:27:21 [INFO] 15:27:21 [INFO] ODL :: serviceutils :: quality-parent [pom] 15:27:21 [INFO] ODL :: serviceutils :: binding-parent [pom] 15:27:21 [INFO] ODL :: serviceutils :: commons [pom] 15:27:21 [INFO] ODL :: serviceutils :: metrics-api [bundle] 15:27:21 [INFO] ODL :: serviceutils :: tools-api [bundle] 15:27:21 [INFO] listener-api [bundle] 15:27:21 [INFO] rpc-api [bundle] 15:27:21 [INFO] ODL :: serviceutils :: tools-testutils [jar] 15:27:21 [INFO] ODL :: serviceutils :: tools-aggregator [pom] 15:27:21 [INFO] ODL :: serviceutils :: metrics-impl [bundle] 15:27:21 [INFO] ODL :: serviceutils :: Metrics [feature] 15:27:21 [INFO] ODL :: serviceutils :: listener tools [feature] 15:27:21 [INFO] ODL :: serviceutils :: RPC tools [feature] 15:27:21 [INFO] ODL :: serviceutils :: upgrade [bundle] 15:27:21 [INFO] ODL :: serviceutils :: TOOLS [feature] 15:27:21 [INFO] ODL :: serviceutils :: srm-api [bundle] 15:27:21 [INFO] ODL :: serviceutils :: srm-impl [bundle] 15:27:21 [INFO] ODL :: serviceutils :: srm-shell [bundle] 15:27:21 [INFO] ODL :: serviceutils :: SRM [feature] 15:27:21 [INFO] ODL :: serviceutils :: serviceutils-features [feature] 15:27:21 [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] 15:27:21 [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] 15:27:21 [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] 15:27:21 [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] 15:27:21 [INFO] ODL :: serviceutils :: metrics-sample [bundle] 15:27:21 [INFO] ODL :: serviceutils :: metrics-it [jar] 15:27:21 [INFO] ODL :: serviceutils :: metrics-aggregator [pom] 15:27:21 [INFO] ODL :: serviceutils :: srm-aggregator [pom] 15:27:21 [INFO] ODL :: serviceutils :: serviceutils-karaf [jar] 15:27:21 [INFO] serviceutils [pom] 15:27:22 [INFO] 15:27:22 [INFO] ------------< org.opendaylight.serviceutils:quality-parent >------------ 15:27:22 [INFO] Building ODL :: serviceutils :: quality-parent 0.11.4-SNAPSHOT [1/30] 15:27:22 [INFO] --------------------------------[ pom ]--------------------------------- 15:27:23 [INFO] 15:27:23 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ quality-parent --- 15:27:23 [INFO] 15:27:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ quality-parent --- 15:27:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:27:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:27:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:24 [INFO] 15:27:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ quality-parent --- 15:27:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:24 [INFO] 15:27:24 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ quality-parent --- 15:27:24 [INFO] 15:27:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ quality-parent --- 15:27:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/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/** 15:27:24 [INFO] 15:27:24 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ quality-parent --- 15:27:27 [INFO] Starting audit... 15:27:27 Audit done. 15:27:27 [INFO] You have 0 Checkstyle violations. 15:27:27 [INFO] 15:27:27 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ quality-parent --- 15:27:27 [INFO] Starting audit... 15:27:27 Audit done. 15:27:27 [INFO] You have 0 Checkstyle violations. 15:27:27 [INFO] 15:27:27 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ quality-parent --- 15:27:29 [INFO] 15:27:29 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ quality-parent >>> 15:27:29 [INFO] 15:27:29 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ quality-parent --- 15:27:31 [INFO] 15:27:31 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ quality-parent <<< 15:27:31 [INFO] 15:27:31 [INFO] 15:27:31 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ quality-parent --- 15:27:31 [INFO] 15:27:31 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ quality-parent --- 15:27:31 [INFO] 15:27:31 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ quality-parent --- 15:27:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:27:31 [INFO] 15:27:31 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ quality-parent --- 15:27:32 [INFO] CycloneDX: Resolving Dependencies 15:27:33 [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) 15:27:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/bom.xml 15:27:33 [INFO] attaching as quality-parent-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/bom.json 15:27:33 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 15:27:33 [INFO] attaching as quality-parent-0.11.4-SNAPSHOT-cyclonedx.json 15:27:33 [INFO] 15:27:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ quality-parent --- 15:27:34 [INFO] Ignoring POM project! 15:27:34 [INFO] 15:27:34 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ quality-parent --- 15:27:34 [INFO] Skipping pom project 15:27:34 [INFO] 15:27:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ quality-parent --- 15:27:34 [INFO] 15:27:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ quality-parent --- 15:27:34 [INFO] 15:27:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ quality-parent --- 15:27:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:27:34 [INFO] 15:27:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quality-parent --- 15:27:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/quality-parent-0.11.4-SNAPSHOT.pom 15:27:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/quality-parent-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:34 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/quality-parent-0.11.4-SNAPSHOT-cyclonedx.json 15:27:34 [INFO] 15:27:34 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ quality-parent --- 15:27:34 [INFO] org.opendaylight.serviceutils:quality-parent:pom:0.11.4-SNAPSHOT 15:27:34 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:27:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:27:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:27:34 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:27:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:27:34 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:27:34 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:27:34 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:27:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:27:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:27:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:27:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:27:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:27:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:27:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:27:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:27:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:27:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:27:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:27:34 [INFO] +- junit:junit:jar:4.13.2:test 15:27:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:27:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:27:34 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:27:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:27:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:27:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:27:34 [INFO] 15:27:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ quality-parent --- 15:27:34 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/commons/quality-parent/target/sonatype-clm/module.xml 15:27:34 [INFO] 15:27:34 [INFO] ------------< org.opendaylight.serviceutils:binding-parent >------------ 15:27:34 [INFO] Building ODL :: serviceutils :: binding-parent 0.11.4-SNAPSHOT [2/30] 15:27:34 [INFO] --------------------------------[ pom ]--------------------------------- 15:27:34 [INFO] 15:27:34 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ binding-parent --- 15:27:34 [INFO] 15:27:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-parent --- 15:27:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:34 [INFO] 15:27:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-parent --- 15:27:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:34 [INFO] 15:27:34 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ binding-parent --- 15:27:34 [INFO] 15:27:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-parent --- 15:27:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/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/** 15:27:34 [INFO] 15:27:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ binding-parent --- 15:27:35 [INFO] Starting audit... 15:27:35 Audit done. 15:27:35 [INFO] You have 0 Checkstyle violations. 15:27:35 [INFO] 15:27:35 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ binding-parent --- 15:27:35 [INFO] Starting audit... 15:27:35 Audit done. 15:27:35 [INFO] You have 0 Checkstyle violations. 15:27:35 [INFO] 15:27:35 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ binding-parent --- 15:27:35 [INFO] 15:27:35 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ binding-parent >>> 15:27:35 [INFO] 15:27:35 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ binding-parent --- 15:27:35 [INFO] 15:27:35 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ binding-parent <<< 15:27:35 [INFO] 15:27:35 [INFO] 15:27:35 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ binding-parent --- 15:27:35 [INFO] 15:27:35 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ binding-parent --- 15:27:35 [INFO] 15:27:35 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ binding-parent --- 15:27:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:27:35 [INFO] 15:27:35 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ binding-parent --- 15:27:35 [INFO] CycloneDX: Resolving Dependencies 15:27:35 [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) 15:27:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/bom.xml 15:27:35 [INFO] attaching as binding-parent-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/bom.json 15:27:35 [INFO] attaching as binding-parent-0.11.4-SNAPSHOT-cyclonedx.json 15:27:35 [INFO] 15:27:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 15:27:35 [INFO] Skipping duplicate-finder execution! 15:27:35 [INFO] 15:27:35 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ binding-parent --- 15:27:35 [INFO] Skipping pom project 15:27:35 [INFO] 15:27:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-parent --- 15:27:35 [INFO] 15:27:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-parent --- 15:27:35 [INFO] 15:27:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-parent --- 15:27:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:27:35 [INFO] 15:27:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-parent --- 15:27:35 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/binding-parent-0.11.4-SNAPSHOT.pom 15:27:35 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/binding-parent-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:35 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/binding-parent-0.11.4-SNAPSHOT-cyclonedx.json 15:27:35 [INFO] 15:27:35 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ binding-parent --- 15:27:35 [INFO] org.opendaylight.serviceutils:binding-parent:pom:0.11.4-SNAPSHOT 15:27:35 [INFO] +- junit:junit:jar:4.13.2:test 15:27:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:27:35 [INFO] +- org.mockito:mockito-core:jar:5.6.0:test 15:27:35 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:test 15:27:35 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:27:35 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 15:27:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:27:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:27:35 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:27:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:27:35 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:27:35 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:27:35 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:27:35 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:27:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:27:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:27:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:27:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:27:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:27:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:27:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:27:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:27:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:27:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:27:35 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:27:35 [INFO] 15:27:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ binding-parent --- 15:27:35 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/commons/binding-parent/target/sonatype-clm/module.xml 15:27:35 [INFO] 15:27:35 [INFO] ---------------< org.opendaylight.serviceutils:commons >---------------- 15:27:35 [INFO] Building ODL :: serviceutils :: commons 0.11.4-SNAPSHOT [3/30] 15:27:35 [INFO] --------------------------------[ pom ]--------------------------------- 15:27:36 [INFO] 15:27:36 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ commons --- 15:27:36 [INFO] 15:27:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ commons --- 15:27:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:27:36 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:27:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:36 [INFO] 15:27:36 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ commons --- 15:27:36 [INFO] 15:27:36 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ commons --- 15:27:36 [INFO] CycloneDX: Resolving Dependencies 15:27:37 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:27:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/commons/target/bom.xml 15:27:37 [INFO] attaching as commons-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/commons/target/bom.json 15:27:37 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 15:27:37 [INFO] attaching as commons-0.11.4-SNAPSHOT-cyclonedx.json 15:27:37 [INFO] 15:27:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons --- 15:27:37 [INFO] Skipping artifact installation 15:27:37 [INFO] 15:27:37 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ commons --- 15:27:37 [INFO] org.opendaylight.serviceutils:commons:pom:0.11.4-SNAPSHOT 15:27:37 [INFO] 15:27:37 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ commons --- 15:27:37 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/commons/target/sonatype-clm/module.xml 15:27:37 [INFO] 15:27:37 [INFO] -------------< org.opendaylight.serviceutils:metrics-api >-------------- 15:27:37 [INFO] Building ODL :: serviceutils :: metrics-api 0.11.4-SNAPSHOT [4/30] 15:27:37 [INFO] -------------------------------[ bundle ]------------------------------- 15:27:37 [INFO] 15:27:37 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-api --- 15:27:37 [INFO] 15:27:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-api --- 15:27:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:37 [INFO] 15:27:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-api --- 15:27:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:37 [INFO] 15:27:37 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-api --- 15:27:38 [INFO] 15:27:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-api --- 15:27:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/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/** 15:27:38 [INFO] 15:27:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-api --- 15:27:38 [INFO] Starting audit... 15:27:38 Audit done. 15:27:38 [INFO] You have 0 Checkstyle violations. 15:27:38 [INFO] 15:27:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-api --- 15:27:39 [INFO] Starting audit... 15:27:39 Audit done. 15:27:39 [INFO] You have 0 Checkstyle violations. 15:27:39 [INFO] 15:27:39 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-api --- 15:27:39 [INFO] 15:27:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-api --- 15:27:39 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/resources 15:27:39 [INFO] 15:27:39 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-api --- 15:27:40 [INFO] Changes detected - recompiling the module! :dependency 15:27:40 [INFO] Compiling 14 source files with javac [forked debug release 17] to target/classes 15:27:44 [INFO] 15:27:44 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-api >>> 15:27:44 [INFO] 15:27:44 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-api --- 15:27:44 [INFO] Fork Value is true 15:27:48 [INFO] Done SpotBugs Analysis.... 15:27:49 [INFO] 15:27:49 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-api <<< 15:27:49 [INFO] 15:27:49 [INFO] 15:27:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-api --- 15:27:49 [INFO] BugInstance size is 0 15:27:49 [INFO] Error size is 0 15:27:49 [INFO] No errors/warnings found 15:27:49 [INFO] 15:27:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-api --- 15:27:49 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/test/resources 15:27:49 [INFO] 15:27:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-api --- 15:27:49 [INFO] Changes detected - recompiling the module! :dependency 15:27:49 [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes 15:27:51 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:27:51 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:27:51 Did you mean 'public void checkedCallableWithCheckedException() {'? 15:27:51 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:27:51 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:27:51 Did you mean 'public void checkedCallableWithCheckedException() {'? 15:27:51 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:27:51 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:27:51 Did you mean 'public void checkedCallableWithCheckedException() {'? 15:27:51 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:27:51 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:27:51 Did you mean 'public void checkedRunnableWithCheckedException() {'? 15:27:51 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:27:51 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:27:51 Did you mean 'public void checkedRunnableWithCheckedException() {'? 15:27:51 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:27:51 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:27:51 Did you mean 'public void checkedRunnableWithCheckedException() {'? 15:27:51 [INFO] 15:27:51 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-api --- 15:27:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:27:51 [INFO] 15:27:51 [INFO] ------------------------------------------------------- 15:27:51 [INFO] T E S T S 15:27:51 [INFO] ------------------------------------------------------- 15:27:53 [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedCallableTest 15:27:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.serviceutils.metrics.function.CheckedCallableTest 15:27:53 [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest 15:27:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest 15:27:53 [INFO] 15:27:53 [INFO] Results: 15:27:53 [INFO] 15:27:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 15:27:53 [INFO] 15:27:53 [INFO] 15:27:53 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-api --- 15:27:53 [INFO] 15:27:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-api --- 15:27:53 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar 15:27:53 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/classes/META-INF/MANIFEST.MF 15:27:53 [INFO] 15:27:53 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-api --- 15:27:53 [INFO] No previous run data found, generating javadoc. 15:27:55 [WARNING] Javadoc Warnings 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedCallable.java:27: warning: no comment 15:27:55 [WARNING] V call() throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedConsumer.java:25: warning: no comment 15:27:55 [WARNING] void accept(T input) throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedFunction.java:19: warning: no comment 15:27:55 [WARNING] R apply(T input) throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnable.java:22: warning: no comment 15:27:55 [WARNING] void run() throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:37: warning: no @return 15:27:55 [WARNING] long get(); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:26: warning: no comment 15:27:55 [WARNING] default void decrement() { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:30: warning: no comment 15:27:55 [WARNING] void decrement(long howMany); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:20: warning: no comment 15:27:55 [WARNING] default void increment() { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:24: warning: no comment 15:27:55 [WARNING] void increment(long howMany); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:33: warning: no @param for id 15:27:55 [WARNING] public static void checkOnlyLowercaseAZ09(String id) { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:43: warning: no @param for id 15:27:55 [WARNING] public static void checkOnlyAZ09(String id) { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:53: warning: no @param for id 15:27:55 [WARNING] public static void checkOnlyAZ09Underscore(String id) { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:63: warning: no @param for id 15:27:55 [WARNING] public static void checkOnlyAZ09Dot(String id) { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:71: warning: no @param for id 15:27:55 [WARNING] public static void check(String id, Pattern regexp) { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:71: warning: no @param for regexp 15:27:55 [WARNING] public static void check(String id, Pattern regexp) { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:31: warning: no @return 15:27:55 [WARNING] public abstract Object anchor(); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:39: warning: no @return 15:27:55 [WARNING] public abstract String project(); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:47: warning: no @return 15:27:55 [WARNING] public abstract String module(); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:57: warning: no @return 15:27:55 [WARNING] public abstract String id(); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:65: warning: no @return 15:27:55 [WARNING] @Default public String description() { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:402: warning: no comment 15:27:55 [WARNING] public interface AnchorBuildStage { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:442: warning: no comment 15:27:55 [WARNING] public interface BuildFinal { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:432: warning: no comment 15:27:55 [WARNING] public interface IdBuildStage { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:422: warning: no comment 15:27:55 [WARNING] public interface ModuleBuildStage { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:412: warning: no comment 15:27:55 [WARNING] public interface ProjectBuildStage { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/InterruptibleCheckedConsumer.java:23: warning: no comment 15:27:55 [WARNING] void accept(T input) throws E, InterruptedException; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/InterruptibleCheckedFunction.java:19: warning: no comment 15:27:55 [WARNING] R apply(T input) throws E, InterruptedException; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Labeled.java:19: warning: no comment 15:27:55 [WARNING] T label(String labelValue); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Meter.java:30: warning: no @param for howMany 15:27:55 [WARNING] void mark(long howMany); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Meter.java:37: warning: no @return 15:27:55 [WARNING] long get(); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:24: warning: no comment 15:27:55 [WARNING] public static ImmutableMetricDescriptor.AnchorBuildStage builder() { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:73: warning: no comment 15:27:55 [WARNING] protected void check() { 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @param for anchor 15:27:55 [WARNING] Meter newMeter(Object anchor, String id); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @param for id 15:27:55 [WARNING] Meter newMeter(Object anchor, String id); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @return 15:27:55 [WARNING] Meter newMeter(Object anchor, String id); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @param for anchor 15:27:55 [WARNING] Counter newCounter(Object anchor, String id); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @param for id 15:27:55 [WARNING] Counter newCounter(Object anchor, String id); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @return 15:27:55 [WARNING] Counter newCounter(Object anchor, String id); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:189: warning: no comment 15:27:55 [WARNING] Timer newTimer(Object anchor, String id); 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for 15:27:55 [WARNING] T time(CheckedCallable event) throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for 15:27:55 [WARNING] T time(CheckedCallable event) throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for event 15:27:55 [WARNING] T time(CheckedCallable event) throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @return 15:27:55 [WARNING] T time(CheckedCallable event) throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @throws for E 15:27:55 [WARNING] T time(CheckedCallable event) throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @param for 15:27:55 [WARNING] void time(CheckedRunnable event) throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @param for event 15:27:55 [WARNING] void time(CheckedRunnable event) throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @throws for E 15:27:55 [WARNING] void time(CheckedRunnable event) throws E; 15:27:55 [WARNING] ^ 15:27:55 [WARNING] 47 warnings 15:27:55 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-javadoc.jar 15:27:55 [INFO] 15:27:55 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-api --- 15:27:55 [INFO] CycloneDX: Resolving Dependencies 15:27:56 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 15:27:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/bom.xml 15:27:56 [INFO] attaching as metrics-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/bom.json 15:27:56 [INFO] attaching as metrics-api-0.11.4-SNAPSHOT-cyclonedx.json 15:27:56 [INFO] 15:27:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-api --- 15:27:56 [INFO] Checking compile classpath 15:27:56 [INFO] Checking runtime classpath 15:27:56 [INFO] Checking test classpath 15:27:56 [INFO] 15:27:56 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-api --- 15:27:57 [INFO] No dependency problems found 15:27:57 [INFO] 15:27:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-api --- 15:27:57 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-sources.jar 15:27:57 [INFO] 15:27:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-api --- 15:27:57 [INFO] 15:27:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-api --- 15:27:57 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/code-coverage/jacoco.exec 15:27:57 [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-api' with 4 classes 15:27:57 [INFO] 15:27:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-api --- 15:27:57 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT.jar 15:27:57 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT.pom 15:27:57 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT-javadoc.jar 15:27:57 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:27:57 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT-cyclonedx.json 15:27:57 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT-sources.jar 15:27:57 [INFO] 15:27:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-api --- 15:27:57 [INFO] Writing OBR metadata 15:27:57 [INFO] Installing org/opendaylight/serviceutils/metrics-api/0.11.4-SNAPSHOT/metrics-api-0.11.4-SNAPSHOT.jar 15:27:57 [INFO] Writing OBR metadata 15:27:57 [INFO] 15:27:57 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-api --- 15:27:57 [INFO] org.opendaylight.serviceutils:metrics-api:bundle:0.11.4-SNAPSHOT 15:27:57 [INFO] +- com.google.guava:guava:jar:31.1-jre:compile 15:27:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:27:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:27:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:27:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:27:57 [INFO] +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:27:57 [INFO] +- org.immutables:value:jar:annotations:2.10.0:provided 15:27:57 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:27:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:27:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:27:57 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:27:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:27:57 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:27:57 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:27:57 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:27:57 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:27:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:27:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:27:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:27:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:27:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:27:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:27:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:27:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:27:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:27:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:27:57 [INFO] +- junit:junit:jar:4.13.2:test 15:27:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:27:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:27:57 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:27:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:27:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:27:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:27:57 [INFO] 15:27:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-api --- 15:27:57 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/sonatype-clm/module.xml 15:27:57 [INFO] 15:27:57 [INFO] --------------< org.opendaylight.serviceutils:tools-api >--------------- 15:27:57 [INFO] Building ODL :: serviceutils :: tools-api 0.11.4-SNAPSHOT [5/30] 15:27:57 [INFO] -------------------------------[ bundle ]------------------------------- 15:27:57 [INFO] 15:27:57 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ tools-api --- 15:27:57 [INFO] 15:27:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-api --- 15:27:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:57 [INFO] 15:27:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-api --- 15:27:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:27:57 [INFO] 15:27:57 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ tools-api --- 15:27:57 [INFO] 15:27:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-api --- 15:27:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/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/** 15:27:57 [INFO] 15:27:57 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ tools-api --- 15:27:58 [INFO] Starting audit... 15:27:58 Audit done. 15:27:58 [INFO] You have 0 Checkstyle violations. 15:27:58 [INFO] 15:27:58 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ tools-api --- 15:27:58 [INFO] Starting audit... 15:27:58 Audit done. 15:27:58 [INFO] You have 0 Checkstyle violations. 15:27:58 [INFO] 15:27:58 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ tools-api --- 15:27:58 [INFO] 15:27:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-api --- 15:27:58 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/resources 15:27:58 [INFO] 15:27:58 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ tools-api --- 15:27:58 [INFO] Changes detected - recompiling the module! :dependency 15:27:58 [INFO] Compiling 10 source files with javac [forked debug release 17] to target/classes 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,80] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[51,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. 15:28:01 (see https://errorprone.info/bugpattern/CatchingUnchecked) 15:28:01 Did you mean '} catch (RuntimeException e) {'? 15:28:01 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[63,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. 15:28:01 (see https://errorprone.info/bugpattern/CatchingUnchecked) 15:28:01 Did you mean '} catch (RuntimeException e) {'? 15:28:01 [INFO] 15:28:01 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ tools-api >>> 15:28:01 [INFO] 15:28:01 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ tools-api --- 15:28:01 [INFO] Fork Value is true 15:28:05 [INFO] Done SpotBugs Analysis.... 15:28:05 [INFO] 15:28:05 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ tools-api <<< 15:28:05 [INFO] 15:28:05 [INFO] 15:28:05 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ tools-api --- 15:28:05 [INFO] BugInstance size is 0 15:28:05 [INFO] Error size is 0 15:28:05 [INFO] No errors/warnings found 15:28:05 [INFO] 15:28:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-api --- 15:28:05 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/api/src/test/resources 15:28:05 [INFO] 15:28:05 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ tools-api --- 15:28:05 [INFO] No sources to compile 15:28:05 [INFO] 15:28:05 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ tools-api --- 15:28:05 [INFO] No tests to run. 15:28:05 [INFO] 15:28:05 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ tools-api --- 15:28:05 [INFO] 15:28:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ tools-api --- 15:28:06 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT.jar 15:28:06 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/classes/META-INF/MANIFEST.MF 15:28:06 [INFO] 15:28:06 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ tools-api --- 15:28:06 [INFO] No previous run data found, generating javadoc. 15:28:07 [WARNING] Javadoc Warnings 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:54: warning: no comment 15:28:07 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:60: warning: no comment 15:28:07 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:67: warning: no comment 15:28:07 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:72: warning: no comment 15:28:07 [WARNING] protected DataBroker getDataBroker() { 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:76: warning: no comment 15:28:07 [WARNING] protected DataStoreMetrics getDataStoreMetrics() { 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:68: warning: no comment 15:28:07 [WARNING] public void register() { 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:39: warning: no comment 15:28:07 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:45: warning: no comment 15:28:07 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:52: warning: no comment 15:28:07 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:35: warning: no comment 15:28:07 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:40: warning: no comment 15:28:07 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:45: warning: no comment 15:28:07 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:35: warning: no comment 15:28:07 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier) { 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:39: warning: no comment 15:28:07 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:44: warning: no comment 15:28:07 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:59: warning: no comment 15:28:07 [WARNING] public void notifyAfterOnDataTreeChanged(Collection> changes) { 15:28:07 [WARNING] ^ 15:28:07 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:47: warning: no comment 15:28:07 [WARNING] public void notifyBeforeOnDataTreeChanged(Collection> changes) { 15:28:07 [WARNING] ^ 15:28:07 [WARNING] 17 warnings 15:28:07 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:07 [INFO] 15:28:07 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-api --- 15:28:07 [INFO] CycloneDX: Resolving Dependencies 15:28:08 [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) 15:28:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/tools/api/target/bom.xml 15:28:08 [INFO] attaching as tools-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/tools/api/target/bom.json 15:28:08 [INFO] attaching as tools-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:08 [INFO] 15:28:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-api --- 15:28:08 [INFO] Checking compile classpath 15:28:08 [INFO] Checking runtime classpath 15:28:08 [INFO] Checking test classpath 15:28:08 [INFO] 15:28:08 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ tools-api --- 15:28:08 [INFO] No dependency problems found 15:28:08 [INFO] 15:28:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-api --- 15:28:08 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-sources.jar 15:28:08 [INFO] 15:28:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-api --- 15:28:08 [INFO] 15:28:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-api --- 15:28:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:28:08 [INFO] 15:28:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-api --- 15:28:08 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT.jar 15:28:08 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT.pom 15:28:08 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:08 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:08 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:08 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT-sources.jar 15:28:08 [INFO] 15:28:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ tools-api --- 15:28:08 [INFO] Installing org/opendaylight/serviceutils/tools-api/0.11.4-SNAPSHOT/tools-api-0.11.4-SNAPSHOT.jar 15:28:08 [INFO] Writing OBR metadata 15:28:08 [INFO] 15:28:08 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ tools-api --- 15:28:08 [INFO] org.opendaylight.serviceutils:tools-api:bundle:0.11.4-SNAPSHOT 15:28:08 [INFO] +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:28:08 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:28:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:28:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:28:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:28:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:28:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:28:08 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:28:08 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:28:08 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:28:08 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:28:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:28:08 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:28:08 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:28:08 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 15:28:08 [INFO] +- org.immutables:value:jar:annotations:2.10.0:provided 15:28:08 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:28:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:28:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:28:08 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:28:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:28:08 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:28:08 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:28:08 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:28:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:28:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:28:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:28:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:28:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:28:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:28:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:28:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:28:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:28:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:28:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:28:08 [INFO] +- junit:junit:jar:4.13.2:test 15:28:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:28:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:28:08 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:28:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:28:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:28:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:28:08 [INFO] 15:28:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ tools-api --- 15:28:08 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/tools/api/target/sonatype-clm/module.xml 15:28:08 [INFO] 15:28:08 [INFO] -------------< org.opendaylight.serviceutils:listener-api >------------- 15:28:08 [INFO] Building listener-api 0.11.4-SNAPSHOT [6/30] 15:28:08 [INFO] -------------------------------[ bundle ]------------------------------- 15:28:08 [INFO] 15:28:08 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ listener-api --- 15:28:08 [INFO] 15:28:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ listener-api --- 15:28:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:08 [INFO] 15:28:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ listener-api --- 15:28:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:08 [INFO] 15:28:08 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ listener-api --- 15:28:08 [INFO] 15:28:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ listener-api --- 15:28:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/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/** 15:28:08 [INFO] 15:28:08 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ listener-api --- 15:28:09 [INFO] Starting audit... 15:28:09 Audit done. 15:28:09 [INFO] You have 0 Checkstyle violations. 15:28:09 [INFO] 15:28:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ listener-api --- 15:28:09 [INFO] Starting audit... 15:28:09 Audit done. 15:28:09 [INFO] You have 0 Checkstyle violations. 15:28:09 [INFO] 15:28:09 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ listener-api --- 15:28:09 [INFO] 15:28:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ listener-api --- 15:28:09 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/resources 15:28:09 [INFO] 15:28:09 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ listener-api --- 15:28:09 [INFO] Changes detected - recompiling the module! :dependency 15:28:09 [INFO] Compiling 9 source files with javac [forked debug release 17] to target/classes 15:28:12 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:12 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:12 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:12 /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[49,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. 15:28:12 (see https://errorprone.info/bugpattern/CatchingUnchecked) 15:28:12 Did you mean '} catch (RuntimeException e) {'? 15:28:12 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[61,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. 15:28:12 (see https://errorprone.info/bugpattern/CatchingUnchecked) 15:28:12 Did you mean '} catch (RuntimeException e) {'? 15:28:12 [INFO] 15:28:12 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ listener-api >>> 15:28:12 [INFO] 15:28:12 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ listener-api --- 15:28:12 [INFO] Fork Value is true 15:28:16 [INFO] Done SpotBugs Analysis.... 15:28:16 [INFO] 15:28:16 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ listener-api <<< 15:28:16 [INFO] 15:28:16 [INFO] 15:28:16 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ listener-api --- 15:28:16 [INFO] BugInstance size is 0 15:28:16 [INFO] Error size is 0 15:28:16 [INFO] No errors/warnings found 15:28:16 [INFO] 15:28:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ listener-api --- 15:28:16 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/test/resources 15:28:16 [INFO] 15:28:16 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ listener-api --- 15:28:16 [INFO] No sources to compile 15:28:16 [INFO] 15:28:16 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ listener-api --- 15:28:16 [INFO] No tests to run. 15:28:16 [INFO] 15:28:16 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ listener-api --- 15:28:16 [INFO] 15:28:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ listener-api --- 15:28:16 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT.jar 15:28:16 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/classes/META-INF/MANIFEST.MF 15:28:16 [INFO] 15:28:16 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ listener-api --- 15:28:16 [INFO] No previous run data found, generating javadoc. 15:28:18 [WARNING] Javadoc Warnings 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:52: warning: no comment 15:28:18 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:58: warning: no comment 15:28:18 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:65: warning: no comment 15:28:18 [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:72: warning: no comment 15:28:18 [WARNING] protected DataBroker getDataBroker() { 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:76: warning: no comment 15:28:18 [WARNING] protected DataStoreMetrics getDataStoreMetrics() { 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:68: warning: no comment 15:28:18 [WARNING] public void register() { 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:37: warning: no comment 15:28:18 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:43: warning: no comment 15:28:18 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:50: warning: no comment 15:28:18 [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:33: warning: no comment 15:28:18 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:38: warning: no comment 15:28:18 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:43: warning: no comment 15:28:18 [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:33: warning: no comment 15:28:18 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier) { 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:37: warning: no comment 15:28:18 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:42: warning: no comment 15:28:18 [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:57: warning: no comment 15:28:18 [WARNING] public void notifyAfterOnDataTreeChanged(Collection> changes) { 15:28:18 [WARNING] ^ 15:28:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:45: warning: no comment 15:28:18 [WARNING] public void notifyBeforeOnDataTreeChanged(Collection> changes) { 15:28:18 [WARNING] ^ 15:28:18 [WARNING] 17 warnings 15:28:18 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:18 [INFO] 15:28:18 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ listener-api --- 15:28:18 [INFO] CycloneDX: Resolving Dependencies 15:28:18 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 15:28:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/bom.xml 15:28:18 [INFO] attaching as listener-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/bom.json 15:28:18 [INFO] attaching as listener-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:18 [INFO] 15:28:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ listener-api --- 15:28:18 [INFO] Checking compile classpath 15:28:18 [INFO] Checking runtime classpath 15:28:18 [INFO] Checking test classpath 15:28:18 [INFO] 15:28:18 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ listener-api --- 15:28:18 [INFO] No dependency problems found 15:28:18 [INFO] 15:28:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ listener-api --- 15:28:18 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-sources.jar 15:28:19 [INFO] 15:28:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ listener-api --- 15:28:19 [INFO] 15:28:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ listener-api --- 15:28:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:28:19 [INFO] 15:28:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ listener-api --- 15:28:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT.jar 15:28:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT.pom 15:28:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT-sources.jar 15:28:19 [INFO] 15:28:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ listener-api --- 15:28:19 [INFO] Installing org/opendaylight/serviceutils/listener-api/0.11.4-SNAPSHOT/listener-api-0.11.4-SNAPSHOT.jar 15:28:19 [INFO] Writing OBR metadata 15:28:19 [INFO] 15:28:19 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ listener-api --- 15:28:19 [INFO] org.opendaylight.serviceutils:listener-api:bundle:0.11.4-SNAPSHOT 15:28:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:28:19 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 15:28:19 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:28:19 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:28:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:28:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:28:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:28:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:28:19 [INFO] +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:28:19 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:28:19 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:28:19 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:28:19 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:28:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:28:19 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:28:19 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:28:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:28:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:28:19 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:28:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:28:19 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:28:19 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:28:19 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:28:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:28:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:28:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:28:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:28:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:28:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:28:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:28:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:28:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:28:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:28:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:28:19 [INFO] +- junit:junit:jar:4.13.2:test 15:28:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:28:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:28:19 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:28:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:28:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:28:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:28:19 [INFO] 15:28:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ listener-api --- 15:28:19 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/sonatype-clm/module.xml 15:28:19 [INFO] 15:28:19 [INFO] ---------------< org.opendaylight.serviceutils:rpc-api >---------------- 15:28:19 [INFO] Building rpc-api 0.11.4-SNAPSHOT [7/30] 15:28:19 [INFO] -------------------------------[ bundle ]------------------------------- 15:28:19 [INFO] 15:28:19 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ rpc-api --- 15:28:19 [INFO] 15:28:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rpc-api --- 15:28:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:19 [INFO] 15:28:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rpc-api --- 15:28:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:19 [INFO] 15:28:19 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ rpc-api --- 15:28:19 [INFO] 15:28:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rpc-api --- 15:28:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/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/** 15:28:19 [INFO] 15:28:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ rpc-api --- 15:28:19 [INFO] Starting audit... 15:28:19 Audit done. 15:28:19 [INFO] You have 0 Checkstyle violations. 15:28:19 [INFO] 15:28:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ rpc-api --- 15:28:19 [INFO] Starting audit... 15:28:19 Audit done. 15:28:19 [INFO] You have 0 Checkstyle violations. 15:28:19 [INFO] 15:28:19 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ rpc-api --- 15:28:19 [INFO] 15:28:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rpc-api --- 15:28:19 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/resources 15:28:19 [INFO] 15:28:19 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rpc-api --- 15:28:19 [INFO] Changes detected - recompiling the module! :dependency 15:28:19 [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes 15:28:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:22 (see https://errorprone.info/bugpattern/UnnecessaryLambda) 15:28:22 Did you mean 'private static void defaultOnFailure(Throwable throwable){ }'? 15:28:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:22 (see https://errorprone.info/bugpattern/UnnecessaryLambda) 15:28:22 Did you mean 'private void defaultOnSuccess(O result){ }'? 15:28:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[149,41] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:22 (see https://errorprone.info/bugpattern/Varifier) 15:28:22 Did you mean 'var futureRpcResult = SettableFuture.create();'? 15:28:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[186,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:22 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:22 Did you mean '@CanIgnoreReturnValue'? 15:28:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[199,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:22 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:22 Did you mean '@CanIgnoreReturnValue'? 15:28:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[209,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:22 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:22 Did you mean '@CanIgnoreReturnValue'? 15:28:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[219,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:22 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:22 Did you mean '@CanIgnoreReturnValue'? 15:28:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[228,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:22 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:22 Did you mean '@CanIgnoreReturnValue'? 15:28:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[239,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue 15:28:22 (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) 15:28:22 Did you mean '@CanIgnoreReturnValue'? 15:28:22 [INFO] 15:28:22 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ rpc-api >>> 15:28:22 [INFO] 15:28:22 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ rpc-api --- 15:28:22 [INFO] Fork Value is true 15:28:26 [INFO] Done SpotBugs Analysis.... 15:28:26 [INFO] 15:28:26 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ rpc-api <<< 15:28:26 [INFO] 15:28:26 [INFO] 15:28:26 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ rpc-api --- 15:28:26 [INFO] BugInstance size is 0 15:28:26 [INFO] Error size is 0 15:28:26 [INFO] No errors/warnings found 15:28:26 [INFO] 15:28:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rpc-api --- 15:28:26 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/test/resources 15:28:26 [INFO] 15:28:26 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ rpc-api --- 15:28:26 [INFO] No sources to compile 15:28:26 [INFO] 15:28:26 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ rpc-api --- 15:28:26 [INFO] No tests to run. 15:28:26 [INFO] 15:28:26 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ rpc-api --- 15:28:26 [INFO] 15:28:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rpc-api --- 15:28:26 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT.jar 15:28:26 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/classes/META-INF/MANIFEST.MF 15:28:26 [INFO] 15:28:26 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ rpc-api --- 15:28:26 [INFO] No previous run data found, generating javadoc. 15:28:27 [WARNING] Javadoc Warnings 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:64: warning: no @param for 15:28:27 [WARNING] public static FutureRpcResultBuilder fromListenableFuture(Logger logger, String rpcMethodName, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:64: warning: no @param for 15:28:27 [WARNING] public static FutureRpcResultBuilder fromListenableFuture(Logger logger, String rpcMethodName, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:109: warning: no comment 15:28:27 [WARNING] public static final class FutureRpcResultBuilder { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:69: warning: no comment 15:28:27 [WARNING] public enum LogLevel { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:104: warning: no comment 15:28:27 [WARNING] public static FutureRpcResultBuilder fromBuilder(Logger logger, String rpcMethodName, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:186: warning: no @param for newOnFailureConsumer 15:28:27 [WARNING] public FutureRpcResultBuilder onFailure(Consumer newOnFailureConsumer) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:186: warning: no @return 15:28:27 [WARNING] public FutureRpcResultBuilder onFailure(Consumer newOnFailureConsumer) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:199: warning: no @param for level 15:28:27 [WARNING] public FutureRpcResultBuilder onFailureLogLevel(LogLevel level) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:199: warning: no @return 15:28:27 [WARNING] public FutureRpcResultBuilder onFailureLogLevel(LogLevel level) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:209: warning: no @param for level 15:28:27 [WARNING] public FutureRpcResultBuilder onSuccessLogLevel(LogLevel level) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:209: warning: no @return 15:28:27 [WARNING] public FutureRpcResultBuilder onSuccessLogLevel(LogLevel level) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:219: warning: no @param for level 15:28:27 [WARNING] public FutureRpcResultBuilder onEnterLogLevel(LogLevel level) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:219: warning: no @return 15:28:27 [WARNING] public FutureRpcResultBuilder onEnterLogLevel(LogLevel level) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:228: warning: no @param for newRpcErrorMessageFunction 15:28:27 [WARNING] public FutureRpcResultBuilder withRpcErrorMessage(Function newRpcErrorMessageFunction) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:228: warning: no @return 15:28:27 [WARNING] public FutureRpcResultBuilder withRpcErrorMessage(Function newRpcErrorMessageFunction) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:239: warning: no @param for newOnSuccessFunction 15:28:27 [WARNING] public FutureRpcResultBuilder onSuccess(Consumer newOnSuccessFunction) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:239: warning: no @return 15:28:27 [WARNING] public FutureRpcResultBuilder onSuccess(Consumer newOnSuccessFunction) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:79: warning: no comment 15:28:27 [WARNING] public void log(Logger logger, String format, Object... arguments) { 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment 15:28:27 [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment 15:28:27 [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment 15:28:27 [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment 15:28:27 [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment 15:28:27 [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, 15:28:27 [WARNING] ^ 15:28:27 [WARNING] 23 warnings 15:28:27 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:27 [INFO] 15:28:27 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ rpc-api --- 15:28:27 [INFO] CycloneDX: Resolving Dependencies 15:28:28 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 15:28:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/bom.xml 15:28:28 [INFO] attaching as rpc-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/bom.json 15:28:28 [INFO] attaching as rpc-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:28 [INFO] 15:28:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rpc-api --- 15:28:28 [INFO] Checking compile classpath 15:28:28 [INFO] Checking runtime classpath 15:28:28 [INFO] Checking test classpath 15:28:28 [INFO] 15:28:28 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ rpc-api --- 15:28:28 [INFO] No dependency problems found 15:28:28 [INFO] 15:28:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rpc-api --- 15:28:28 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-sources.jar 15:28:28 [INFO] 15:28:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rpc-api --- 15:28:28 [INFO] 15:28:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rpc-api --- 15:28:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:28:28 [INFO] 15:28:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rpc-api --- 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT.jar 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT.pom 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT-javadoc.jar 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT-cyclonedx.json 15:28:28 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT-sources.jar 15:28:28 [INFO] 15:28:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rpc-api --- 15:28:28 [INFO] Installing org/opendaylight/serviceutils/rpc-api/0.11.4-SNAPSHOT/rpc-api-0.11.4-SNAPSHOT.jar 15:28:28 [INFO] Writing OBR metadata 15:28:28 [INFO] 15:28:28 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ rpc-api --- 15:28:28 [INFO] org.opendaylight.serviceutils:rpc-api:bundle:0.11.4-SNAPSHOT 15:28:28 [INFO] +- com.google.guava:guava:jar:31.1-jre:compile 15:28:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:28:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:28:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:28:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:28:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:28:28 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:28:28 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:28:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:28:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:28:28 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:28:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:28:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:28:28 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:28:28 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:28:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:28:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:28:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:28:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:28:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:28:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:28:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:28:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:28:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:28:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:28:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:28:28 [INFO] +- junit:junit:jar:4.13.2:test 15:28:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:28:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:28:28 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:28:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:28:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:28:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:28:28 [INFO] 15:28:28 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rpc-api --- 15:28:28 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/sonatype-clm/module.xml 15:28:28 [INFO] 15:28:28 [INFO] -----------< org.opendaylight.serviceutils:tools-testutils >------------ 15:28:28 [INFO] Building ODL :: serviceutils :: tools-testutils 0.11.4-SNAPSHOT [8/30] 15:28:28 [INFO] --------------------------------[ jar ]--------------------------------- 15:28:29 [INFO] 15:28:29 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ tools-testutils --- 15:28:29 [INFO] 15:28:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-testutils --- 15:28:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:29 [INFO] 15:28:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-testutils --- 15:28:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:29 [INFO] 15:28:29 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ tools-testutils --- 15:28:29 [INFO] 15:28:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-testutils --- 15:28:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/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/** 15:28:29 [INFO] 15:28:29 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ tools-testutils --- 15:28:29 [INFO] Starting audit... 15:28:29 Audit done. 15:28:29 [INFO] You have 0 Checkstyle violations. 15:28:29 [INFO] 15:28:29 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ tools-testutils --- 15:28:29 [INFO] Starting audit... 15:28:29 Audit done. 15:28:29 [INFO] You have 0 Checkstyle violations. 15:28:29 [INFO] 15:28:29 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ tools-testutils --- 15:28:29 [INFO] 15:28:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-testutils --- 15:28:29 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/resources 15:28:29 [INFO] 15:28:29 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ tools-testutils --- 15:28:29 [INFO] Changes detected - recompiling the module! :dependency 15:28:29 [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes 15:28:32 [INFO] 15:28:32 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ tools-testutils >>> 15:28:32 [INFO] 15:28:32 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ tools-testutils --- 15:28:32 [INFO] Fork Value is true 15:28:35 [INFO] Done SpotBugs Analysis.... 15:28:35 [INFO] 15:28:35 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ tools-testutils <<< 15:28:35 [INFO] 15:28:35 [INFO] 15:28:35 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ tools-testutils --- 15:28:35 [INFO] BugInstance size is 0 15:28:35 [INFO] Error size is 0 15:28:35 [INFO] No errors/warnings found 15:28:35 [INFO] 15:28:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-testutils --- 15:28:35 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/resources 15:28:35 [INFO] 15:28:35 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ tools-testutils --- 15:28:35 [INFO] Changes detected - recompiling the module! :dependency 15:28:35 [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:38 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:38 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:38 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:38 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:38 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:38 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:38 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:38 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:38 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:38 Did you mean 'public void listenableFutureSuccess() throws Exception {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) 15:28:38 Did you mean '@Rule public LogRule logRule = new LogRule();'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) 15:28:38 Did you mean '@Rule public LogCaptureRule logCaptureRule = new LogCaptureRule();'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:28:38 Did you mean 'public void testListenableFutureSuccess() throws ExecutionException, InterruptedException, TimeoutException {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:28:38 Did you mean 'public void testFailedListenableFuture() throws ExecutionException, InterruptedException, TimeoutException {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:28:38 Did you mean 'public void testFromListenableFutureException() throws ExecutionException, InterruptedException, TimeoutException {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:28:38 Did you mean 'public void testFromListenableFutureExceptionWarnInsteadError() throws ExecutionException, InterruptedException, TimeoutException {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:28:38 Did you mean 'public void testFromListenableFutureExceptionNoLog() throws ExecutionException, InterruptedException, TimeoutException {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:28:38 Did you mean 'public void testFromListenableFutureExceptionAlsoLog() throws ExecutionException, InterruptedException, TimeoutException {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[85,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:38 (see https://errorprone.info/bugpattern/Varifier) 15:28:38 Did you mean 'var afterLogActionCalled = new AtomicBoolean(false);'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:38 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:28:38 Did you mean 'public void testFromListenableFutureExceptionCustomMessage() throws ExecutionException, InterruptedException, TimeoutException {'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:38 (see https://errorprone.info/bugpattern/TestExceptionChecker) 15:28:38 Did you mean '@Test'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:38 (see https://errorprone.info/bugpattern/TestExceptionChecker) 15:28:38 Did you mean '@Test'? 15:28:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:38 (see https://errorprone.info/bugpattern/TestExceptionChecker) 15:28:38 Did you mean '@Test'? 15:28:38 [INFO] 15:28:38 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ tools-testutils --- 15:28:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:28:38 [INFO] 15:28:38 [INFO] ------------------------------------------------------- 15:28:38 [INFO] T E S T S 15:28:38 [INFO] ------------------------------------------------------- 15:28:39 [INFO] Running org.opendaylight.serviceutils.tools.mdsal.rpc.FutureRpcResultsTest 15:28:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.opendaylight.serviceutils.tools.mdsal.rpc.FutureRpcResultsTest 15:28:39 [INFO] 15:28:39 [INFO] Results: 15:28:39 [INFO] 15:28:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 15:28:39 [INFO] 15:28:39 [INFO] 15:28:39 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ tools-testutils --- 15:28:39 [INFO] 15:28:39 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tools-testutils --- 15:28:39 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT.jar 15:28:39 [INFO] 15:28:39 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ tools-testutils --- 15:28:40 [INFO] No previous run data found, generating javadoc. 15:28:41 [WARNING] Javadoc Warnings 15:28:41 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:69: warning: no comment 15:28:41 [WARNING] public static void assertRpcErrorCause(Future> futureRpcResult, Class expectedExceptionClass, 15:28:41 [WARNING] ^ 15:28:41 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:62: warning: no comment 15:28:41 [WARNING] public static void assertRpcErrorWithoutCausesOrMessages(Future> futureRpcResult) 15:28:41 [WARNING] ^ 15:28:41 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:55: warning: no comment 15:28:41 [WARNING] public static void assertRpcSuccess(Future> futureRpcResult) 15:28:41 [WARNING] ^ 15:28:41 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:48: warning: no comment 15:28:41 [WARNING] public static void assertVoidRpcSuccess(Future> futureRpcResult) 15:28:41 [WARNING] ^ 15:28:41 [WARNING] /w/workspace/serviceutils-maven-clm-argon/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:43: warning: no comment 15:28:41 [WARNING] public static T getResult(Future> futureRpcResult) 15:28:41 [WARNING] ^ 15:28:41 [WARNING] 5 warnings 15:28:41 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-javadoc.jar 15:28:41 [INFO] 15:28:41 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-testutils --- 15:28:41 [INFO] CycloneDX: Resolving Dependencies 15:28:42 [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) 15:28:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/bom.xml 15:28:42 [INFO] attaching as tools-testutils-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/bom.json 15:28:42 [INFO] attaching as tools-testutils-0.11.4-SNAPSHOT-cyclonedx.json 15:28:42 [INFO] 15:28:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-testutils --- 15:28:42 [INFO] Checking compile classpath 15:28:42 [INFO] Checking runtime classpath 15:28:42 [INFO] Checking test classpath 15:28:42 [INFO] 15:28:42 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ tools-testutils --- 15:28:42 [WARNING] Used undeclared dependencies found: 15:28:42 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:28:42 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:28:42 [WARNING] Unused declared dependencies found: 15:28:42 [WARNING] com.google.inject:guice:jar:5.1.0:compile 15:28:42 [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 15:28:42 [WARNING] org.opendaylight.yangtools:testutils:jar:10.0.12:compile 15:28:42 [WARNING] Non-test scoped test only dependencies found: 15:28:42 [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:compile 15:28:42 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:28:42 [WARNING] org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:28:42 [INFO] 15:28:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-testutils --- 15:28:42 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-sources.jar 15:28:42 [INFO] 15:28:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-testutils --- 15:28:42 [INFO] 15:28:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-testutils --- 15:28:42 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/code-coverage/jacoco.exec 15:28:42 [INFO] Analyzed bundle 'ODL :: serviceutils :: tools-testutils' with 1 classes 15:28:42 [INFO] 15:28:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-testutils --- 15:28:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT.jar 15:28:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT.pom 15:28:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT-javadoc.jar 15:28:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT-cyclonedx.json 15:28:42 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.11.4-SNAPSHOT/tools-testutils-0.11.4-SNAPSHOT-sources.jar 15:28:43 [INFO] 15:28:43 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ tools-testutils --- 15:28:43 [INFO] org.opendaylight.serviceutils:tools-testutils:jar:0.11.4-SNAPSHOT 15:28:43 [INFO] +- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:28:43 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:28:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:28:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:28:43 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:28:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:28:43 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:28:43 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:28:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:28:43 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:28:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:28:43 [INFO] +- org.opendaylight.yangtools:testutils:jar:10.0.12:compile 15:28:43 [INFO] +- com.google.inject:guice:jar:5.1.0:compile 15:28:43 [INFO] | \- aopalliance:aopalliance:jar:1.0:compile 15:28:43 [INFO] +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 15:28:43 [INFO] | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:compile 15:28:43 [INFO] | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile 15:28:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:11.0.15:test 15:28:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:test 15:28:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:test 15:28:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:test 15:28:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:test 15:28:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:test 15:28:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:test 15:28:43 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:test 15:28:43 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:test 15:28:43 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:test 15:28:43 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:test 15:28:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:test 15:28:43 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:test 15:28:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:test 15:28:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:test 15:28:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:test 15:28:43 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:test 15:28:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:test 15:28:43 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:test 15:28:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:test 15:28:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:test 15:28:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:test 15:28:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:test 15:28:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:test 15:28:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:test 15:28:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:test 15:28:43 [INFO] | \- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:test 15:28:43 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:test 15:28:43 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:test 15:28:43 [INFO] | +- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:test 15:28:43 [INFO] | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:test 15:28:43 [INFO] | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:test 15:28:43 [INFO] | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:test 15:28:43 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:test 15:28:43 [INFO] +- junit:junit:jar:4.13.2:compile 15:28:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:28:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:test 15:28:43 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:compile 15:28:43 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 15:28:43 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:compile 15:28:43 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:compile 15:28:43 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:compile 15:28:43 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 15:28:43 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:compile 15:28:43 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:compile 15:28:43 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:compile 15:28:43 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:28:43 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:compile 15:28:43 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:compile 15:28:43 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:compile 15:28:43 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:28:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:28:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:28:43 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:28:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:28:43 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:28:43 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:28:43 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:28:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:28:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:28:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:28:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:28:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:28:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:28:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:28:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:28:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:28:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:28:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:28:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:28:43 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:28:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:28:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:28:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:28:43 [INFO] 15:28:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ tools-testutils --- 15:28:43 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/sonatype-clm/module.xml 15:28:43 [INFO] 15:28:43 [INFO] -----------< org.opendaylight.serviceutils:tools-aggregator >----------- 15:28:43 [INFO] Building ODL :: serviceutils :: tools-aggregator 0.11.4-SNAPSHOT [9/30] 15:28:43 [INFO] --------------------------------[ pom ]--------------------------------- 15:28:43 [INFO] 15:28:43 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ tools-aggregator --- 15:28:43 [INFO] 15:28:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-aggregator --- 15:28:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:43 [INFO] 15:28:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ tools-aggregator --- 15:28:43 [INFO] 15:28:43 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-aggregator --- 15:28:43 [INFO] CycloneDX: Resolving Dependencies 15:28:43 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:28:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/tools/target/bom.xml 15:28:43 [INFO] attaching as tools-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:28:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/tools/target/bom.json 15:28:43 [INFO] attaching as tools-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:28:43 [INFO] 15:28:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-aggregator --- 15:28:43 [INFO] Skipping artifact installation 15:28:43 [INFO] 15:28:43 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ tools-aggregator --- 15:28:43 [INFO] org.opendaylight.serviceutils:tools-aggregator:pom:0.11.4-SNAPSHOT 15:28:43 [INFO] 15:28:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ tools-aggregator --- 15:28:43 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/tools/target/sonatype-clm/module.xml 15:28:43 [INFO] 15:28:43 [INFO] -------------< org.opendaylight.serviceutils:metrics-impl >------------- 15:28:43 [INFO] Building ODL :: serviceutils :: metrics-impl 0.11.4-SNAPSHOT [10/30] 15:28:43 [INFO] -------------------------------[ bundle ]------------------------------- 15:28:43 [INFO] 15:28:43 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-impl --- 15:28:43 [INFO] 15:28:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl --- 15:28:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:43 [INFO] 15:28:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl --- 15:28:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:28:43 [INFO] 15:28:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-impl --- 15:28:43 [INFO] 15:28:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl --- 15:28:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/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/** 15:28:43 [INFO] 15:28:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-impl --- 15:28:43 [INFO] Starting audit... 15:28:43 Audit done. 15:28:43 [INFO] You have 0 Checkstyle violations. 15:28:43 [INFO] 15:28:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-impl --- 15:28:44 [INFO] Starting audit... 15:28:44 Audit done. 15:28:44 [INFO] You have 0 Checkstyle violations. 15:28:44 [INFO] 15:28:44 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-impl --- 15:28:44 [INFO] 15:28:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl --- 15:28:44 [INFO] Copying 1 resource from src/main/resources to target/classes 15:28:44 [INFO] 15:28:44 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl --- 15:28:44 [INFO] Changes detected - recompiling the module! :dependency 15:28:44 [INFO] Compiling 7 source files with javac [forked debug release 17] to target/classes 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:48 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:48 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:48 /w/workspace/serviceutils-maven-clm-argon/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 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[318,82] [UnusedVariable] The parameter 'anchor' is never read. 15:28:48 (see https://errorprone.info/bugpattern/UnusedVariable) 15:28:48 Did you mean 'private org.opendaylight.serviceutils.metrics.Timer newOrExistingTimer(String id) {'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[255,86] [UnusedVariable] The parameter 'anchor' is never read. 15:28:48 (see https://errorprone.info/bugpattern/UnusedVariable) 15:28:48 Did you mean 'private org.opendaylight.serviceutils.metrics.Counter newOrExistingCounter(String id) {'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[192,82] [UnusedVariable] The parameter 'anchor' is never read. 15:28:48 (see https://errorprone.info/bugpattern/UnusedVariable) 15:28:48 Did you mean 'private org.opendaylight.serviceutils.metrics.Meter newOrExistingMeter(String id) {'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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) 15:28:48 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:28:48 Did you mean 'ThreadMXBean threadMxBean = ManagementFactory.getThreadMXBean();'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[138,33] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:48 (see https://errorprone.info/bugpattern/Varifier) 15:28:48 Did you mean 'var fileDescriptorRatioGauge = new FileDescriptorRatioGauge();'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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) 15:28:48 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:28:48 Did you mean 'return newMeter(descriptor.anchor(), makeCodahaleId(descriptor));'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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) 15:28:48 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:28:48 Did you mean 'checkForExistingId(id);'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:48 (see https://errorprone.info/bugpattern/JavaUtilDate) 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[136,24] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:48 (see https://errorprone.info/bugpattern/Varifier) 15:28:48 Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(file, append),'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[182,13] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:48 (see https://errorprone.info/bugpattern/Varifier) 15:28:48 Did you mean 'var file = new File(parentDirectory, getFileName(dayOfTheWeek, hourOfTheDay));'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[194,13] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:48 (see https://errorprone.info/bugpattern/Varifier) 15:28:48 Did you mean 'var nextHourFile = new File(parentDirectory , getFileName(dayOfTheWeek, nextHour));'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[197,24] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:48 (see https://errorprone.info/bugpattern/Varifier) 15:28:48 Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(nextHourFile, append),'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:48 (see https://errorprone.info/bugpattern/JavaUtilDate) 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:48 (see https://errorprone.info/bugpattern/JavaUtilDate) 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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) 15:28:48 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:28:48 Did you mean 'private final ThreadMXBean threadMxBean;'? 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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); did you mean 'threadMxBean'? 15:28:48 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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); did you mean 'threadsWatcherIntervalMs'? 15:28:48 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:28:48 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/CustomObjectNameFactory.java:[23,22] [RedundantOverride] This overriding method is redundant, and can be removed. 15:28:48 (see https://errorprone.info/bugpattern/RedundantOverride) 15:28:48 Did you mean to remove this line? 15:28:48 [INFO] 15:28:48 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl >>> 15:28:48 [INFO] 15:28:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl --- 15:28:48 [INFO] Fork Value is true 15:28:53 [INFO] Done SpotBugs Analysis.... 15:28:53 [INFO] 15:28:53 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl <<< 15:28:53 [INFO] 15:28:53 [INFO] 15:28:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl --- 15:28:53 [INFO] BugInstance size is 0 15:28:53 [INFO] Error size is 0 15:28:53 [INFO] No errors/warnings found 15:28:53 [INFO] 15:28:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl --- 15:28:53 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/resources 15:28:53 [INFO] 15:28:53 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl --- 15:28:53 [INFO] Changes detected - recompiling the module! :dependency 15:28:53 [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'from()' in type 'Generated': class file for org.immutables.value.Generated not found 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:28:56 /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void reporter() throws IOException {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:56 (see https://errorprone.info/bugpattern/Varifier) 15:28:56 Did you mean 'var registry = new MetricRegistry();'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[28,28] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:56 (see https://errorprone.info/bugpattern/Varifier) 15:28:56 Did you mean 'var fileReporter = new MetricsFileReporter(registry, Duration.ofMinutes(2));'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void meter() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void logAllThreads() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/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. 15:28:56 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:28:56 Did you mean 'public void logAllThreads() {'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[21,23] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:56 (see https://errorprone.info/bugpattern/Varifier) 15:28:56 Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? 15:28:56 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[31,23] [Varifier] Consider using `var` here to avoid boilerplate. 15:28:56 (see https://errorprone.info/bugpattern/Varifier) 15:28:56 Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? 15:28:56 [INFO] 15:28:56 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-impl --- 15:28:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:28:56 [INFO] 15:28:56 [INFO] ------------------------------------------------------- 15:28:56 [INFO] T E S T S 15:28:56 [INFO] ------------------------------------------------------- 15:28:57 [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest 15:28:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest 15:28:57 [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricProviderTest 15:28:57 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.serviceutils.metrics.tests.MetricProviderTest 15:28:57 [INFO] Running org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest 15:28:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest 15:28:57 [INFO] 15:28:57 [INFO] Results: 15:28:57 [INFO] 15:28:57 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 15:28:57 [INFO] 15:28:57 [INFO] 15:28:57 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-impl --- 15:28:57 [INFO] 15:28:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl --- 15:28:57 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT.jar 15:28:57 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/classes/META-INF/MANIFEST.MF 15:28:57 [INFO] 15:28:57 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-impl --- 15:28:58 [INFO] No previous run data found, generating javadoc. 15:28:59 [WARNING] Javadoc Warnings 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:36: warning: no comment 15:28:59 [WARNING] int deadlockedThreadsMaxLogIntervalSecs() default 60; 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:30: warning: no comment 15:28:59 [WARNING] int fileReporterIntervalSecs() default 0; 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:27: warning: no comment 15:28:59 [WARNING] int maxThreads() default 1000; 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:33: warning: no comment 15:28:59 [WARNING] int maxThreadsMaxLogIntervalSecs() default 60; 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:24: warning: no comment 15:28:59 [WARNING] int threadsWatcherIntervalMS() default 0; 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:22: warning: no comment 15:28:59 [WARNING] public MetricProviderImpl() { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:26: warning: no comment 15:28:59 [WARNING] public MetricProviderImpl(Configuration configuration) { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:36: warning: no comment 15:28:59 [WARNING] public void close() { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:133: warning: no comment 15:28:59 [WARNING] public final MetricRegistry getRegistry() { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:31: warning: no comment 15:28:59 [WARNING] public void open() { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:65: warning: no comment 15:28:59 [WARNING] public final void updateConfiguration(Configuration configuration) { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:38: warning: no comment 15:28:59 [WARNING] public class MetricsFileReporter extends ScheduledReporter { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:53: warning: no comment 15:28:59 [WARNING] public MetricsFileReporter(MetricRegistry registry, Duration interval) { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:175: warning: no comment 15:28:59 [WARNING] public File createFile(int dayOfTheWeek, int hourOfTheDay) throws IOException { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:68: warning: no comment 15:28:59 [WARNING] public void report(PrintWriter pw) { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:60: warning: no comment 15:28:59 [WARNING] public void startReporter() { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/OSGiMetricProvider.java:19: warning: no comment 15:28:59 [WARNING] public final class OSGiMetricProvider extends AbstractMetricProvider { 15:28:59 [WARNING] ^ 15:28:59 [WARNING] 17 warnings 15:28:59 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-javadoc.jar 15:28:59 [INFO] 15:28:59 [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ metrics-impl --- 15:28:59 [INFO] 15:28:59 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl --- 15:28:59 [INFO] CycloneDX: Resolving Dependencies 15:29:00 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 15:29:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/bom.xml 15:29:00 [INFO] attaching as metrics-impl-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/bom.json 15:29:00 [INFO] attaching as metrics-impl-0.11.4-SNAPSHOT-cyclonedx.json 15:29:00 [INFO] 15:29:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl --- 15:29:00 [INFO] Checking compile classpath 15:29:00 [INFO] Checking runtime classpath 15:29:00 [INFO] Checking test classpath 15:29:00 [INFO] 15:29:00 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-impl --- 15:29:00 [WARNING] Used undeclared dependencies found: 15:29:00 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:29:00 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:29:00 [INFO] 15:29:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl --- 15:29:00 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-sources.jar 15:29:00 [INFO] 15:29:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl --- 15:29:00 [INFO] 15:29:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl --- 15:29:00 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/code-coverage/jacoco.exec 15:29:00 [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-impl' with 12 classes 15:29:00 [INFO] 15:29:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl --- 15:29:00 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT.jar 15:29:00 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT.pom 15:29:00 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT-javadoc.jar 15:29:00 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/classes/etc/org.opendaylight.serviceutils.metrics.cfg to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT-config.cfg 15:29:00 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:00 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT-cyclonedx.json 15:29:00 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT-sources.jar 15:29:00 [INFO] 15:29:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl --- 15:29:00 [INFO] Installing org/opendaylight/serviceutils/metrics-impl/0.11.4-SNAPSHOT/metrics-impl-0.11.4-SNAPSHOT.jar 15:29:00 [INFO] Writing OBR metadata 15:29:00 [INFO] 15:29:00 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-impl --- 15:29:00 [INFO] org.opendaylight.serviceutils:metrics-impl:bundle:0.11.4-SNAPSHOT 15:29:00 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:29:00 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:29:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:29:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:29:00 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:29:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:29:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:29:00 [INFO] +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:29:00 [INFO] +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:29:00 [INFO] +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:29:00 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:29:00 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:29:00 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 15:29:00 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:29:00 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:29:00 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:29:00 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:29:00 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 15:29:00 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 15:29:00 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:test 15:29:00 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 15:29:00 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:test 15:29:00 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 15:29:00 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 15:29:00 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 15:29:00 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 15:29:00 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 15:29:00 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 15:29:00 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 15:29:00 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 15:29:00 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 15:29:00 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 15:29:00 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:29:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:29:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:29:00 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:29:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:29:00 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:29:00 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:29:00 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:29:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:29:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:29:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:29:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:29:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:29:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:29:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:29:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:29:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:29:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:29:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:29:00 [INFO] +- junit:junit:jar:4.13.2:test 15:29:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:29:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:29:00 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:29:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:29:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:29:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:29:00 [INFO] 15:29:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-impl --- 15:29:00 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/sonatype-clm/module.xml 15:29:00 [INFO] 15:29:00 [INFO] -------< org.opendaylight.serviceutils:odl-serviceutils-metrics >------- 15:29:00 [INFO] Building ODL :: serviceutils :: Metrics 0.11.4-SNAPSHOT [11/30] 15:29:00 [INFO] ------------------------------[ feature ]------------------------------- 15:29:03 [INFO] 15:29:03 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-serviceutils-metrics --- 15:29:03 [INFO] 15:29:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-metrics --- 15:29:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:29:03 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:29:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:03 [INFO] 15:29:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-metrics --- 15:29:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:03 [INFO] 15:29:03 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-serviceutils-metrics --- 15:29:03 [INFO] 15:29:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-metrics --- 15:29:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:29:03 [INFO] argLine set to empty 15:29:03 [INFO] 15:29:03 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-serviceutils-metrics --- 15:29:03 [INFO] Starting audit... 15:29:03 Audit done. 15:29:03 [INFO] You have 0 Checkstyle violations. 15:29:03 [INFO] 15:29:03 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-serviceutils-metrics --- 15:29:04 [INFO] Starting audit... 15:29:04 Audit done. 15:29:04 [INFO] You have 0 Checkstyle violations. 15:29:04 [INFO] 15:29:04 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-serviceutils-metrics --- 15:29:04 [INFO] 15:29:04 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-metrics --- 15:29:04 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/classes/META-INF/maven/dependencies.properties 15:29:04 [INFO] 15:29:04 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-metrics --- 15:29:04 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/feature/feature.xml 15:29:04 [INFO] ...done! 15:29:04 [INFO] Attaching features XML 15:29:04 [INFO] 15:29:04 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-metrics --- 15:29:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:29:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:29:04 [INFO] 15:29:04 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-metrics >>> 15:29:04 [INFO] 15:29:04 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-metrics --- 15:29:05 [INFO] 15:29:05 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-metrics <<< 15:29:05 [INFO] 15:29:05 [INFO] 15:29:05 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-metrics --- 15:29:05 [INFO] 15:29:05 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-serviceutils-metrics --- 15:29:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:29:05 [INFO] 15:29:05 [INFO] ------------------------------------------------------- 15:29:05 [INFO] T E S T S 15:29:05 [INFO] ------------------------------------------------------- 15:29:07 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:29:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.49 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:29:23 [INFO] 15:29:23 [INFO] Results: 15:29:23 [INFO] 15:29:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:29:23 [INFO] 15:29:23 [INFO] 15:29:23 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-serviceutils-metrics --- 15:29:23 [INFO] 15:29:23 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-serviceutils-metrics --- 15:29:23 [INFO] 15:29:23 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-metrics --- 15:29:23 [INFO] CycloneDX: Resolving Dependencies 15:29:28 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 15:29:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/bom.xml 15:29:28 [INFO] attaching as odl-serviceutils-metrics-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/bom.json 15:29:29 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 15:29:29 [INFO] attaching as odl-serviceutils-metrics-0.11.4-SNAPSHOT-cyclonedx.json 15:29:29 [INFO] 15:29:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-metrics --- 15:29:29 [INFO] Skipping duplicate-finder execution! 15:29:29 [INFO] 15:29:29 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-serviceutils-metrics --- 15:29:29 [INFO] Skipping plugin execution 15:29:29 [INFO] 15:29:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-metrics --- 15:29:29 [INFO] No sources in project. Archive not created. 15:29:29 [INFO] 15:29:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-metrics --- 15:29:29 [INFO] 15:29:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-metrics --- 15:29:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:29:29 [INFO] 15:29:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-metrics --- 15:29:29 [INFO] No primary artifact to install, installing attached artifacts instead. 15:29:29 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/odl-serviceutils-metrics-0.11.4-SNAPSHOT.pom 15:29:29 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/odl-serviceutils-metrics-0.11.4-SNAPSHOT-features.xml 15:29:29 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/odl-serviceutils-metrics-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:29 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/odl-serviceutils-metrics-0.11.4-SNAPSHOT-cyclonedx.json 15:29:29 [INFO] 15:29:29 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-serviceutils-metrics --- 15:29:29 [INFO] org.opendaylight.serviceutils:odl-serviceutils-metrics:feature:0.11.4-SNAPSHOT 15:29:29 [INFO] +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:compile 15:29:29 [INFO] | +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:29:29 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:29:29 [INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:29:29 [INFO] | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:29:29 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:29:29 [INFO] +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:compile 15:29:29 [INFO] +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 15:29:29 [INFO] | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 15:29:29 [INFO] +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:29:29 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:29:29 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:29:29 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:29:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:29:29 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:29:29 [INFO] +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:compile 15:29:29 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:29:29 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:29:29 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:29:29 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:29:29 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:29:29 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:29:29 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:29:29 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:29:29 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:29:29 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:29:29 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:29:29 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:29:29 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:29:29 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:29:29 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:29:29 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:29:29 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:29:29 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:29:29 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:29:29 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:29:29 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:29:29 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:29:29 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:29:29 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:29:29 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:29:29 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:29:29 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:29:29 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:29:29 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:29:29 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:29:29 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.13.0:test 15:29:29 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:29:29 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:29:29 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:29:29 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:29:29 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:29:29 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:29:29 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:29:29 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:29:29 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:29:29 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:29:29 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:29:29 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:29:29 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:29:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:29:29 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:29:29 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:29:29 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:29:29 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:29:29 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:29:29 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:29:29 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:29:29 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:29:29 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:29:29 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:29:29 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:29:29 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:29:29 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:29:29 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:29:29 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:29:29 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:29:29 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:29:29 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:29:29 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:29:29 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:29:29 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:29:29 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:29:29 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:29:29 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:29:29 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:29:29 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:29:29 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:29:29 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:29:29 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:29:29 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:29:29 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:29:29 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:29:29 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:29:29 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:29:29 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:29:29 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:29:29 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:29:29 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:29:29 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:29:29 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:29:29 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:29:29 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:29:29 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:29:29 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:29:29 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:29:29 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:29:29 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:29:29 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:29:29 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:29:29 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:29:29 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:29:29 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:29:29 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:29:29 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:29:29 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:29:29 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:29:29 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:29:29 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:29:29 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:29:29 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:29:29 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:29:29 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:29:29 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:29:29 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:29:29 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:29:29 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:29:29 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:29:29 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:29:29 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:29:29 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:29:29 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:29:29 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:29:29 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 15:29:29 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:29:29 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:29:29 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:29:29 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:29:29 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:29:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:29:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:29:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:29:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:29:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:29:29 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:29:29 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:29:29 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:29:29 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:29:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:29:29 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:29:29 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:29:29 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:29:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:29:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:29:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:29:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:29:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:29:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:29:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:29:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:29:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:29:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:29:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:29:29 [INFO] +- junit:junit:jar:4.13.2:test 15:29:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:29:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:29:29 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:29:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:29:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:29:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:29:29 [INFO] 15:29:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-serviceutils-metrics --- 15:29:29 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-metrics/target/sonatype-clm/module.xml 15:29:29 [INFO] 15:29:29 [INFO] ------< org.opendaylight.serviceutils:odl-serviceutils-listener >------- 15:29:29 [INFO] Building ODL :: serviceutils :: listener tools 0.11.4-SNAPSHOT [12/30] 15:29:29 [INFO] ------------------------------[ feature ]------------------------------- 15:29:29 [INFO] 15:29:29 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-serviceutils-listener --- 15:29:29 [INFO] 15:29:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-listener --- 15:29:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:29 [INFO] 15:29:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-listener --- 15:29:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:29 [INFO] 15:29:29 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-serviceutils-listener --- 15:29:29 [INFO] 15:29:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-listener --- 15:29:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:29:29 [INFO] argLine set to empty 15:29:29 [INFO] 15:29:29 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-serviceutils-listener --- 15:29:29 [INFO] Starting audit... 15:29:29 Audit done. 15:29:29 [INFO] You have 0 Checkstyle violations. 15:29:29 [INFO] 15:29:29 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-serviceutils-listener --- 15:29:30 [INFO] Starting audit... 15:29:30 Audit done. 15:29:30 [INFO] You have 0 Checkstyle violations. 15:29:30 [INFO] 15:29:30 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-serviceutils-listener --- 15:29:30 [INFO] 15:29:30 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-listener --- 15:29:30 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/classes/META-INF/maven/dependencies.properties 15:29:30 [INFO] 15:29:30 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-listener --- 15:29:30 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/feature/feature.xml 15:29:30 [INFO] ...done! 15:29:30 [INFO] Attaching features XML 15:29:30 [INFO] 15:29:30 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-listener --- 15:29:30 [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 15:29:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:29:30 [INFO] 15:29:30 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-listener >>> 15:29:30 [INFO] 15:29:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-listener --- 15:29:30 [INFO] 15:29:30 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-listener <<< 15:29:30 [INFO] 15:29:30 [INFO] 15:29:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-listener --- 15:29:30 [INFO] 15:29:30 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-serviceutils-listener --- 15:29:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:29:30 [INFO] 15:29:30 [INFO] ------------------------------------------------------- 15:29:30 [INFO] T E S T S 15:29:30 [INFO] ------------------------------------------------------- 15:29:31 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:29:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.65 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:29:47 [INFO] 15:29:47 [INFO] Results: 15:29:47 [INFO] 15:29:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:29:47 [INFO] 15:29:47 [INFO] 15:29:47 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-serviceutils-listener --- 15:29:47 [INFO] 15:29:47 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-serviceutils-listener --- 15:29:47 [INFO] 15:29:47 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-listener --- 15:29:47 [INFO] CycloneDX: Resolving Dependencies 15:29:53 [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) 15:29:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/bom.xml 15:29:53 [INFO] attaching as odl-serviceutils-listener-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/bom.json 15:29:53 [INFO] attaching as odl-serviceutils-listener-0.11.4-SNAPSHOT-cyclonedx.json 15:29:53 [INFO] 15:29:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-listener --- 15:29:53 [INFO] Skipping duplicate-finder execution! 15:29:53 [INFO] 15:29:53 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-serviceutils-listener --- 15:29:53 [INFO] Skipping plugin execution 15:29:53 [INFO] 15:29:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-listener --- 15:29:53 [INFO] No sources in project. Archive not created. 15:29:53 [INFO] 15:29:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-listener --- 15:29:53 [INFO] 15:29:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-listener --- 15:29:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:29:53 [INFO] 15:29:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-listener --- 15:29:53 [INFO] No primary artifact to install, installing attached artifacts instead. 15:29:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.11.4-SNAPSHOT/odl-serviceutils-listener-0.11.4-SNAPSHOT.pom 15:29:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.11.4-SNAPSHOT/odl-serviceutils-listener-0.11.4-SNAPSHOT-features.xml 15:29:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.11.4-SNAPSHOT/odl-serviceutils-listener-0.11.4-SNAPSHOT-cyclonedx.xml 15:29:53 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.11.4-SNAPSHOT/odl-serviceutils-listener-0.11.4-SNAPSHOT-cyclonedx.json 15:29:53 [INFO] 15:29:53 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-serviceutils-listener --- 15:29:53 [INFO] org.opendaylight.serviceutils:odl-serviceutils-listener:feature:0.11.4-SNAPSHOT 15:29:53 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.11.4-SNAPSHOT:compile 15:29:53 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:compile 15:29:53 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:29:53 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:29:53 [INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:29:53 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:29:53 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:compile 15:29:53 [INFO] | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 15:29:53 [INFO] | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 15:29:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:29:53 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:29:53 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:29:53 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:29:53 [INFO] | | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:29:53 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:compile 15:29:53 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 15:29:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 15:29:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 15:29:53 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 15:29:53 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 15:29:53 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 15:29:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 15:29:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 15:29:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 15:29:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 15:29:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 15:29:53 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 15:29:53 [INFO] | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 15:29:53 [INFO] | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 15:29:53 [INFO] | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 15:29:53 [INFO] | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 15:29:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 15:29:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 15:29:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 15:29:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 15:29:53 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 15:29:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:29:53 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:29:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 15:29:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 15:29:53 [INFO] +- org.opendaylight.serviceutils:listener-api:jar:0.11.4-SNAPSHOT:compile 15:29:53 [INFO] | +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:29:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:29:53 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:29:53 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:29:53 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:29:53 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:29:53 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:29:53 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:29:53 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:29:53 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:29:53 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:29:53 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:29:53 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:29:53 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:29:53 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:29:53 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:29:53 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:29:53 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:29:53 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:29:53 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:29:53 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:29:53 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:29:53 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:29:53 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:29:53 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:29:53 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:29:53 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:29:53 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:29:53 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:29:53 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:29:53 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.13.0:test 15:29:53 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:29:53 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:29:53 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:29:53 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:29:53 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:29:53 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:29:53 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:29:53 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:29:53 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:29:53 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:29:53 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:29:53 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:29:53 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:29:53 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:29:53 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:29:53 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:29:53 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:29:53 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:29:53 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:29:53 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:29:53 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:29:53 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:29:53 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:29:53 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:29:53 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:29:53 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:29:53 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:29:53 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:29:53 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:29:53 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:29:53 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:29:53 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:29:53 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:29:53 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:29:53 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:29:53 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:29:53 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:29:53 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:29:53 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:29:53 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:29:53 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:29:53 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:29:53 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:29:53 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:29:53 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:29:53 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:29:53 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:29:53 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:29:53 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:29:53 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:29:53 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:29:53 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:29:53 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:29:53 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:29:53 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:29:53 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:29:53 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:29:53 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:29:53 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:29:53 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:29:53 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:29:53 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:29:53 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:29:53 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:29:53 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:29:53 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:29:53 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:29:53 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:29:53 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:29:53 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:29:53 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:29:53 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:29:53 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:29:53 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:29:53 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:29:53 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:29:53 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:29:53 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:29:53 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:29:53 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:29:53 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:29:53 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:29:53 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:29:53 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:29:53 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:29:53 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 15:29:53 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:29:53 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:29:53 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:29:53 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:29:53 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:29:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:29:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:29:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:29:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:29:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:29:53 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:29:53 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:29:53 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:29:53 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:29:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:29:53 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:29:53 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:29:53 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:29:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:29:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:29:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:29:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:29:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:29:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:29:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:29:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:29:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:29:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:29:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:29:53 [INFO] +- junit:junit:jar:4.13.2:test 15:29:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:29:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:29:53 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:29:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:29:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:29:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:29:53 [INFO] 15:29:53 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-serviceutils-listener --- 15:29:53 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-listener/target/sonatype-clm/module.xml 15:29:53 [INFO] 15:29:53 [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-rpc >--------- 15:29:53 [INFO] Building ODL :: serviceutils :: RPC tools 0.11.4-SNAPSHOT [13/30] 15:29:53 [INFO] ------------------------------[ feature ]------------------------------- 15:29:53 [INFO] 15:29:53 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-serviceutils-rpc --- 15:29:53 [INFO] 15:29:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-rpc --- 15:29:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:53 [INFO] 15:29:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-rpc --- 15:29:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:29:53 [INFO] 15:29:53 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-serviceutils-rpc --- 15:29:53 [INFO] 15:29:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-rpc --- 15:29:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:29:53 [INFO] argLine set to empty 15:29:53 [INFO] 15:29:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-serviceutils-rpc --- 15:29:53 [INFO] Starting audit... 15:29:53 Audit done. 15:29:53 [INFO] You have 0 Checkstyle violations. 15:29:53 [INFO] 15:29:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-serviceutils-rpc --- 15:29:53 [INFO] Starting audit... 15:29:53 Audit done. 15:29:53 [INFO] You have 0 Checkstyle violations. 15:29:53 [INFO] 15:29:53 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-serviceutils-rpc --- 15:29:53 [INFO] 15:29:53 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-rpc --- 15:29:53 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/classes/META-INF/maven/dependencies.properties 15:29:53 [INFO] 15:29:53 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-rpc --- 15:29:53 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/feature/feature.xml 15:29:53 [INFO] ...done! 15:29:53 [INFO] Attaching features XML 15:29:53 [INFO] 15:29:53 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-rpc --- 15:29:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:29:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:29:53 [INFO] 15:29:53 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-rpc >>> 15:29:53 [INFO] 15:29:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-rpc --- 15:29:53 [INFO] 15:29:53 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-rpc <<< 15:29:53 [INFO] 15:29:53 [INFO] 15:29:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-rpc --- 15:29:53 [INFO] 15:29:53 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-serviceutils-rpc --- 15:29:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:29:53 [INFO] 15:29:53 [INFO] ------------------------------------------------------- 15:29:53 [INFO] T E S T S 15:29:53 [INFO] ------------------------------------------------------- 15:29:55 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:30:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.29 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:30:09 [INFO] 15:30:09 [INFO] Results: 15:30:09 [INFO] 15:30:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:30:09 [INFO] 15:30:09 [INFO] 15:30:09 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-serviceutils-rpc --- 15:30:09 [INFO] 15:30:09 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-serviceutils-rpc --- 15:30:09 [INFO] 15:30:09 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-rpc --- 15:30:09 [INFO] CycloneDX: Resolving Dependencies 15:30:13 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 15:30:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/bom.xml 15:30:13 [INFO] attaching as odl-serviceutils-rpc-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/bom.json 15:30:13 [INFO] attaching as odl-serviceutils-rpc-0.11.4-SNAPSHOT-cyclonedx.json 15:30:13 [INFO] 15:30:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-rpc --- 15:30:13 [INFO] Skipping duplicate-finder execution! 15:30:13 [INFO] 15:30:13 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-serviceutils-rpc --- 15:30:13 [INFO] Skipping plugin execution 15:30:13 [INFO] 15:30:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-rpc --- 15:30:13 [INFO] No sources in project. Archive not created. 15:30:13 [INFO] 15:30:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-rpc --- 15:30:13 [INFO] 15:30:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-rpc --- 15:30:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:30:13 [INFO] 15:30:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-rpc --- 15:30:13 [INFO] No primary artifact to install, installing attached artifacts instead. 15:30:13 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/odl-serviceutils-rpc-0.11.4-SNAPSHOT.pom 15:30:13 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/odl-serviceutils-rpc-0.11.4-SNAPSHOT-features.xml 15:30:13 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/odl-serviceutils-rpc-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:13 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/odl-serviceutils-rpc-0.11.4-SNAPSHOT-cyclonedx.json 15:30:13 [INFO] 15:30:13 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-serviceutils-rpc --- 15:30:13 [INFO] org.opendaylight.serviceutils:odl-serviceutils-rpc:feature:0.11.4-SNAPSHOT 15:30:13 [INFO] +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 15:30:13 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:30:13 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:30:13 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:30:13 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:30:13 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:30:13 [INFO] | | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:30:13 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:30:13 [INFO] +- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:30:13 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:30:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:30:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:30:13 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:30:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:30:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:30:13 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:30:13 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:30:13 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:30:13 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:30:13 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:30:13 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:30:13 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:30:13 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:30:13 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:30:13 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:30:13 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:30:13 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:30:13 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:30:13 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:30:13 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:30:13 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:30:13 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:30:13 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:30:13 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:30:13 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:30:13 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:30:13 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:30:13 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:30:13 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:30:13 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:30:13 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:30:13 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:30:13 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:30:13 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:30:13 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:30:13 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.13.0:test 15:30:13 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:30:13 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:30:13 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:30:13 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:30:13 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:30:13 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:30:13 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:30:13 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:30:13 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:30:13 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:30:13 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:30:13 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:30:13 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:30:13 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:30:13 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:30:13 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:30:13 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:30:13 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:30:13 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:30:13 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:30:13 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:30:13 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:30:13 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:30:13 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:30:13 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:30:13 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:30:13 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:30:13 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:30:13 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:30:13 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:30:13 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:30:13 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:30:13 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:30:13 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:30:13 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:30:13 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:30:13 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:30:13 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:30:13 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:30:13 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:30:13 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:30:13 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:30:13 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:30:13 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:30:13 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:30:13 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:30:13 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:30:13 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:30:13 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:30:13 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:30:13 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:30:13 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:30:13 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:30:13 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:30:13 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:30:13 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:30:13 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:30:13 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:30:13 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:30:13 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:30:13 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:30:13 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:30:13 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:30:13 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:30:13 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:30:13 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:30:13 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:30:13 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:30:13 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:30:13 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:30:13 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:30:13 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:30:13 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:30:13 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:30:13 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:30:13 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:30:13 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:30:13 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:30:13 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:30:13 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:30:13 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:30:13 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:30:13 [INFO] | \- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:30:13 [INFO] | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:30:13 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:30:13 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:30:13 [INFO] | | | \- commons-codec:commons-codec:jar:1.11:test 15:30:13 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:30:13 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:30:13 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:30:13 [INFO] | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:30:13 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:30:13 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:30:13 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:30:13 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:30:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:30:13 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:30:13 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:30:13 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:30:13 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:30:13 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:30:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:30:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:30:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:30:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:30:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:30:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:30:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:30:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:30:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:30:13 [INFO] +- junit:junit:jar:4.13.2:test 15:30:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:30:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:30:13 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:30:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:30:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:30:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:30:13 [INFO] 15:30:13 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-serviceutils-rpc --- 15:30:13 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-rpc/target/sonatype-clm/module.xml 15:30:13 [INFO] 15:30:13 [INFO] ---------------< org.opendaylight.serviceutils:upgrade >---------------- 15:30:13 [INFO] Building ODL :: serviceutils :: upgrade 0.11.4-SNAPSHOT [14/30] 15:30:13 [INFO] -------------------------------[ bundle ]------------------------------- 15:30:13 [INFO] 15:30:13 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ upgrade --- 15:30:13 [INFO] 15:30:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upgrade --- 15:30:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:13 [INFO] 15:30:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ upgrade --- 15:30:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:13 [INFO] 15:30:13 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ upgrade --- 15:30:14 [INFO] 15:30:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ upgrade --- 15:30:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/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/** 15:30:14 [INFO] 15:30:14 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ upgrade --- 15:30:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:30:14 [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-maven-clm-argon/upgrade/src/main/yang 15:30:14 [INFO] yang-to-sources: Found 0 dependencies in 5.852 ms 15:30:14 [INFO] yang-to-sources: Project model files found: 1 in 47.17 ms 15:30:14 [INFO] yang-to-sources: 1 YANG models processed in 51.81 ms 15:30:14 [INFO] BindingJavaFileGenerator: Defined 6 files in 49.63 ms 15:30:14 [INFO] Sorted 6 files into 2 directories in 4.592 ms 15:30:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 80.34 ms 15:30:14 [INFO] 15:30:14 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ upgrade --- 15:30:15 [INFO] Starting audit... 15:30:15 Audit done. 15:30:15 [INFO] You have 0 Checkstyle violations. 15:30:15 [INFO] 15:30:15 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ upgrade --- 15:30:15 [INFO] Starting audit... 15:30:15 Audit done. 15:30:15 [INFO] You have 0 Checkstyle violations. 15:30:15 [INFO] 15:30:15 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ upgrade --- 15:30:15 [INFO] 15:30:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ upgrade --- 15:30:15 [INFO] Copying 2 resources from src/main/resources to target/classes 15:30:15 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/upgrade/target/generated-sources/spi 15:30:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:30:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:30:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:30:15 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/upgrade/target/generated-sources/spi 15:30:15 [INFO] 15:30:15 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ upgrade --- 15:30:15 [INFO] Changes detected - recompiling the module! :dependency 15:30:15 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 15:30:16 [INFO] 15:30:16 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ upgrade >>> 15:30:16 [INFO] 15:30:16 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ upgrade --- 15:30:16 [INFO] Fork Value is true 15:30:19 [INFO] Done SpotBugs Analysis.... 15:30:19 [INFO] 15:30:19 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ upgrade <<< 15:30:19 [INFO] 15:30:19 [INFO] 15:30:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ upgrade --- 15:30:19 [INFO] BugInstance size is 0 15:30:19 [INFO] Error size is 0 15:30:19 [INFO] No errors/warnings found 15:30:19 [INFO] 15:30:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ upgrade --- 15:30:19 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/upgrade/src/test/resources 15:30:19 [INFO] 15:30:19 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ upgrade --- 15:30:19 [INFO] No sources to compile 15:30:19 [INFO] 15:30:19 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ upgrade --- 15:30:19 [INFO] No tests to run. 15:30:19 [INFO] 15:30:19 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ upgrade --- 15:30:19 [INFO] 15:30:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ upgrade --- 15:30:20 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT.jar 15:30:20 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/classes/META-INF/MANIFEST.MF 15:30:20 [INFO] 15:30:20 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ upgrade --- 15:30:20 [INFO] No previous run data found, generating javadoc. 15:30:21 [WARNING] Javadoc Warnings 15:30:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/UpgradeState.java:16: warning: no comment 15:30:21 [WARNING] boolean isUpgradeInProgress(); 15:30:21 [WARNING] ^ 15:30:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:30: warning: no comment 15:30:21 [WARNING] public final class UpgradeStateListener implements UpgradeState, ClusteredDataTreeChangeListener { 15:30:21 [WARNING] ^ 15:30:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:36: warning: no comment 15:30:21 [WARNING] public UpgradeStateListener(DataBroker dataBroker, UpgradeConfig upgradeConfig) { 15:30:21 [WARNING] ^ 15:30:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/upgrade/src/main/java/org/opendaylight/serviceutils/upgrade/impl/UpgradeStateListener.java:49: warning: no comment 15:30:21 [WARNING] public void close() { 15:30:21 [WARNING] ^ 15:30:21 [WARNING] 4 warnings 15:30:21 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-javadoc.jar 15:30:21 [INFO] 15:30:21 [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ upgrade --- 15:30:21 [INFO] 15:30:21 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upgrade --- 15:30:21 [INFO] CycloneDX: Resolving Dependencies 15:30:22 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 15:30:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/upgrade/target/bom.xml 15:30:22 [INFO] attaching as upgrade-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/upgrade/target/bom.json 15:30:22 [INFO] attaching as upgrade-0.11.4-SNAPSHOT-cyclonedx.json 15:30:22 [INFO] 15:30:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ upgrade --- 15:30:22 [INFO] Skipping duplicate-finder execution! 15:30:22 [INFO] 15:30:22 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ upgrade --- 15:30:22 [WARNING] Used undeclared dependencies found: 15:30:22 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:30:22 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:30:22 [INFO] 15:30:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ upgrade --- 15:30:22 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-sources.jar 15:30:24 [INFO] 15:30:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ upgrade --- 15:30:24 [INFO] 15:30:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ upgrade --- 15:30:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:30:24 [INFO] 15:30:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upgrade --- 15:30:24 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT.jar 15:30:24 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/pom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT.pom 15:30:24 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT-javadoc.jar 15:30:24 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/classes/initial/serviceutils-upgrade-config.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT-config.xml 15:30:24 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:24 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/bom.json to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT-cyclonedx.json 15:30:24 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT-sources.jar 15:30:24 [INFO] 15:30:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ upgrade --- 15:30:24 [INFO] Installing org/opendaylight/serviceutils/upgrade/0.11.4-SNAPSHOT/upgrade-0.11.4-SNAPSHOT.jar 15:30:24 [INFO] Writing OBR metadata 15:30:24 [INFO] 15:30:24 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ upgrade --- 15:30:24 [INFO] org.opendaylight.serviceutils:upgrade:bundle:0.11.4-SNAPSHOT 15:30:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:30:24 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:30:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:30:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:30:24 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:30:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:30:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:30:24 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:30:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:30:24 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:30:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:30:24 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:30:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:30:24 [INFO] +- junit:junit:jar:4.13.2:test 15:30:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:30:24 [INFO] +- org.mockito:mockito-core:jar:5.6.0:test 15:30:24 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:test 15:30:24 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:30:24 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 15:30:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:30:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:30:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:30:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:30:24 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:30:24 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:30:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:30:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:30:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:30:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:30:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:30:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:30:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:30:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:30:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:30:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:30:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:30:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:30:24 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:30:24 [INFO] 15:30:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ upgrade --- 15:30:24 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/upgrade/target/sonatype-clm/module.xml 15:30:24 [INFO] 15:30:24 [INFO] --------< org.opendaylight.serviceutils:odl-serviceutils-tools >-------- 15:30:24 [INFO] Building ODL :: serviceutils :: TOOLS 0.11.4-SNAPSHOT [15/30] 15:30:24 [INFO] ------------------------------[ feature ]------------------------------- 15:30:26 [INFO] 15:30:26 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-serviceutils-tools --- 15:30:26 [INFO] 15:30:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-tools --- 15:30:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:26 [INFO] 15:30:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-tools --- 15:30:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:26 [INFO] 15:30:26 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-serviceutils-tools --- 15:30:26 [INFO] 15:30:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-tools --- 15:30:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:30:26 [INFO] argLine set to empty 15:30:26 [INFO] 15:30:26 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-serviceutils-tools --- 15:30:26 [INFO] Starting audit... 15:30:26 Audit done. 15:30:26 [INFO] You have 0 Checkstyle violations. 15:30:26 [INFO] 15:30:26 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-serviceutils-tools --- 15:30:26 [INFO] Starting audit... 15:30:26 Audit done. 15:30:26 [INFO] You have 0 Checkstyle violations. 15:30:26 [INFO] 15:30:26 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-serviceutils-tools --- 15:30:26 [INFO] 15:30:26 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-tools --- 15:30:26 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/classes/META-INF/maven/dependencies.properties 15:30:26 [INFO] 15:30:26 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-tools --- 15:30:26 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/feature/feature.xml 15:30:27 [INFO] ...done! 15:30:27 [INFO] Attaching features XML 15:30:27 [INFO] 15:30:27 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-tools --- 15:30:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:30:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:30:27 [INFO] 15:30:27 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-tools >>> 15:30:27 [INFO] 15:30:27 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-tools --- 15:30:27 [INFO] 15:30:27 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-tools <<< 15:30:27 [INFO] 15:30:27 [INFO] 15:30:27 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-tools --- 15:30:27 [INFO] 15:30:27 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-serviceutils-tools --- 15:30:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:30:27 [INFO] 15:30:27 [INFO] ------------------------------------------------------- 15:30:27 [INFO] T E S T S 15:30:27 [INFO] ------------------------------------------------------- 15:30:29 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:30:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.39 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:30:51 [INFO] 15:30:51 [INFO] Results: 15:30:51 [INFO] 15:30:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:30:51 [INFO] 15:30:51 [INFO] 15:30:51 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-serviceutils-tools --- 15:30:51 [INFO] 15:30:51 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-serviceutils-tools --- 15:30:51 [INFO] 15:30:51 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-tools --- 15:30:51 [INFO] CycloneDX: Resolving Dependencies 15:30:58 [INFO] CycloneDX: Creating BOM version 1.4 with 194 component(s) 15:30:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/bom.xml 15:30:58 [INFO] attaching as odl-serviceutils-tools-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/bom.json 15:30:58 [INFO] attaching as odl-serviceutils-tools-0.11.4-SNAPSHOT-cyclonedx.json 15:30:58 [INFO] 15:30:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-tools --- 15:30:58 [INFO] Skipping duplicate-finder execution! 15:30:58 [INFO] 15:30:58 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-serviceutils-tools --- 15:30:58 [INFO] Skipping plugin execution 15:30:58 [INFO] 15:30:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-tools --- 15:30:58 [INFO] No sources in project. Archive not created. 15:30:58 [INFO] 15:30:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-tools --- 15:30:58 [INFO] 15:30:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-tools --- 15:30:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:30:58 [INFO] 15:30:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-tools --- 15:30:58 [INFO] No primary artifact to install, installing attached artifacts instead. 15:30:58 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/odl-serviceutils-tools-0.11.4-SNAPSHOT.pom 15:30:58 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/odl-serviceutils-tools-0.11.4-SNAPSHOT-features.xml 15:30:58 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/odl-serviceutils-tools-0.11.4-SNAPSHOT-cyclonedx.xml 15:30:58 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/odl-serviceutils-tools-0.11.4-SNAPSHOT-cyclonedx.json 15:30:58 [INFO] 15:30:58 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-serviceutils-tools --- 15:30:58 [INFO] org.opendaylight.serviceutils:odl-serviceutils-tools:feature:0.11.4-SNAPSHOT 15:30:58 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 15:30:58 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 15:30:58 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 15:30:58 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 15:30:58 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 15:30:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 15:30:58 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 15:30:58 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 15:30:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 15:30:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 15:30:58 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 15:30:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 15:30:58 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 15:30:58 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 15:30:58 [INFO] | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 15:30:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 15:30:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 15:30:58 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 15:30:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 15:30:58 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 15:30:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 15:30:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 15:30:58 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 15:30:58 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 15:30:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 15:30:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 15:30:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 15:30:58 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 15:30:58 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 15:30:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 15:30:58 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 15:30:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 15:30:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 15:30:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 15:30:58 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 15:30:58 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 15:30:58 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 15:30:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 15:30:58 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 15:30:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 15:30:58 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 15:30:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 15:30:58 [INFO] | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 15:30:58 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 15:30:58 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:30:58 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:30:58 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 15:30:58 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 15:30:58 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 15:30:58 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 15:30:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 15:30:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 15:30:58 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 15:30:58 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 15:30:58 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 15:30:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 15:30:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 15:30:58 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 15:30:58 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 15:30:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 15:30:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 15:30:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 15:30:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 15:30:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 15:30:58 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 15:30:58 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 15:30:58 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 15:30:58 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 15:30:58 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 15:30:58 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 15:30:58 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 15:30:58 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:compile 15:30:58 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 15:30:58 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 15:30:58 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 15:30:58 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 15:30:58 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 15:30:58 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 15:30:58 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 15:30:58 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:30:58 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 15:30:58 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 15:30:58 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 15:30:58 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.12:compile 15:30:58 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 15:30:58 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 15:30:58 [INFO] | | \- org.apache.commons:commons-text:jar:1.10.0:compile 15:30:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 15:30:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 15:30:58 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 15:30:58 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 15:30:58 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 15:30:58 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 15:30:58 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 15:30:58 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 15:30:58 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 15:30:58 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 15:30:58 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 15:30:58 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 15:30:58 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 15:30:58 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 15:30:58 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 15:30:58 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 15:30:58 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.11.4-SNAPSHOT:compile 15:30:58 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:compile 15:30:58 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:30:58 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:30:58 [INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:30:58 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:30:58 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:compile 15:30:58 [INFO] | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 15:30:58 [INFO] | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 15:30:58 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:30:58 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:30:58 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:30:58 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:compile 15:30:58 [INFO] +- org.opendaylight.serviceutils:tools-api:jar:0.11.4-SNAPSHOT:compile 15:30:58 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:30:58 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:30:58 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:30:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:30:58 [INFO] | \- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:30:58 [INFO] +- org.opendaylight.serviceutils:upgrade:jar:0.11.4-SNAPSHOT:compile 15:30:58 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:30:58 [INFO] +- org.opendaylight.serviceutils:upgrade:xml:config:0.11.4-SNAPSHOT:compile 15:30:58 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:30:58 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:30:58 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:30:58 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:30:58 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:30:58 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:30:58 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:30:58 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:30:58 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:30:58 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:30:58 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:30:58 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:30:58 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:30:58 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:30:58 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:30:58 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:30:58 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:30:58 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:30:58 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:30:58 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:30:58 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:30:58 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:30:58 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:30:58 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:30:58 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:30:58 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:30:58 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:30:58 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:30:58 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:30:58 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:30:58 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:30:58 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:30:58 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:30:58 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:30:58 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:30:58 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:30:58 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:30:58 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:30:58 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:30:58 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:30:58 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:30:58 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:30:58 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:30:58 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:30:58 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:30:58 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:30:58 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:30:58 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:30:58 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:30:58 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:30:58 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:30:58 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:30:58 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:30:58 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:30:58 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:30:58 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:30:58 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:30:58 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:30:58 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:30:58 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:30:58 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:30:58 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:30:58 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:30:58 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:30:58 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:30:58 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:30:58 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:30:58 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:30:58 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:30:58 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:30:58 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:30:58 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:30:58 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:30:58 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:30:58 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:30:58 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:30:58 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:30:58 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:30:58 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:30:58 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:30:58 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:30:58 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:30:58 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:30:58 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:30:58 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:30:58 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:30:58 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:30:58 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:30:58 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:30:58 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:30:58 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:30:58 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:30:58 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:30:58 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:30:58 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:30:58 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:30:58 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:30:58 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:30:58 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:30:58 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:30:58 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:30:58 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:30:58 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:30:58 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:30:58 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:30:58 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:30:58 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:30:58 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:30:58 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:30:58 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:30:58 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:30:58 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:30:58 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:30:58 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:30:58 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:30:58 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:30:58 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 15:30:58 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:30:58 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:30:58 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:30:58 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:30:58 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:30:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:30:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:30:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:30:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:30:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:30:58 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:30:58 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:30:58 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:30:58 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:30:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:30:58 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:30:58 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:30:58 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:30:58 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:30:58 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:30:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:30:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:30:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:30:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:30:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:30:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:30:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:30:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:30:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:30:58 [INFO] +- junit:junit:jar:4.13.2:test 15:30:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:30:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:30:58 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:30:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 15:30:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:30:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:30:58 [INFO] 15:30:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-serviceutils-tools --- 15:30:58 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-tools/target/sonatype-clm/module.xml 15:30:58 [INFO] 15:30:58 [INFO] ---------------< org.opendaylight.serviceutils:srm-api >---------------- 15:30:58 [INFO] Building ODL :: serviceutils :: srm-api 0.11.4-SNAPSHOT [16/30] 15:30:58 [INFO] -------------------------------[ bundle ]------------------------------- 15:30:58 [INFO] 15:30:58 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ srm-api --- 15:30:58 [INFO] 15:30:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-api --- 15:30:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:58 [INFO] 15:30:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-api --- 15:30:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:30:58 [INFO] 15:30:58 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ srm-api --- 15:30:58 [INFO] 15:30:58 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-api --- 15:30:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/srm/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:30:58 [INFO] 15:30:58 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ srm-api --- 15:30:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:30:58 [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/yang 15:30:58 [INFO] yang-to-sources: Found 0 dependencies in 974.8 μs 15:30:58 [INFO] yang-to-sources: Project model files found: 3 in 27.01 ms 15:30:58 [INFO] yang-to-sources: 3 YANG models processed in 41.24 ms 15:30:58 [INFO] BindingJavaFileGenerator: Defined 62 files in 16.46 ms 15:30:58 [INFO] Sorted 62 files into 6 directories in 330.8 μs 15:30:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 62 in 78.71 ms 15:30:58 [INFO] 15:30:58 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ srm-api --- 15:30:58 [INFO] Starting audit... 15:30:58 Audit done. 15:30:58 [INFO] You have 0 Checkstyle violations. 15:30:58 [INFO] 15:30:58 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ srm-api --- 15:30:58 [INFO] Starting audit... 15:30:58 Audit done. 15:30:58 [INFO] You have 0 Checkstyle violations. 15:30:58 [INFO] 15:30:58 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ srm-api --- 15:30:58 [INFO] 15:30:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-api --- 15:30:58 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/resources 15:30:58 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/spi 15:30:58 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:30:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:30:58 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:30:58 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/spi 15:30:58 [INFO] 15:30:58 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-api --- 15:30:58 [INFO] Changes detected - recompiling the module! :dependency 15:30:58 [INFO] Compiling 64 source files with javac [debug release 17] to target/classes 15:31:00 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 15:31:00 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 15:31:00 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 15:31:00 [INFO] 15:31:00 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-api >>> 15:31:00 [INFO] 15:31:00 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-api --- 15:31:00 [INFO] Fork Value is true 15:31:06 [INFO] Done SpotBugs Analysis.... 15:31:06 [INFO] 15:31:06 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-api <<< 15:31:06 [INFO] 15:31:06 [INFO] 15:31:06 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-api --- 15:31:06 [INFO] BugInstance size is 0 15:31:06 [INFO] Error size is 0 15:31:06 [INFO] No errors/warnings found 15:31:06 [INFO] 15:31:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-api --- 15:31:06 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/api/src/test/resources 15:31:06 [INFO] 15:31:06 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-api --- 15:31:06 [INFO] No sources to compile 15:31:06 [INFO] 15:31:06 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ srm-api --- 15:31:06 [INFO] No tests to run. 15:31:06 [INFO] 15:31:06 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ srm-api --- 15:31:06 [INFO] 15:31:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-api --- 15:31:06 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT.jar 15:31:06 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/classes/META-INF/MANIFEST.MF 15:31:06 [INFO] 15:31:06 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ srm-api --- 15:31:06 [INFO] No previous run data found, generating javadoc. 15:31:08 [WARNING] Javadoc Warnings 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:9: warning: no comment 15:31:08 [WARNING] public interface OdlSrmRpcsService 15:31:08 [WARNING] ^ 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/RecoverableListener.java:10: warning: no comment 15:31:08 [WARNING] public interface RecoverableListener { 15:31:08 [WARNING] ^ 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryInterface.java:10: warning: no comment 15:31:08 [WARNING] public interface ServiceRecoveryInterface { 15:31:08 [WARNING] ^ 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:12: warning: no comment 15:31:08 [WARNING] public interface ServiceRecoveryRegistry { 15:31:08 [WARNING] ^ 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:17: warning: no comment 15:31:08 [WARNING] void addRecoverableListener(String serviceName, RecoverableListener recoverableListener); 15:31:08 [WARNING] ^ 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:21: warning: no comment 15:31:08 [WARNING] Queue getRecoverableListeners(String serviceName); 15:31:08 [WARNING] ^ 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:23: warning: no comment 15:31:08 [WARNING] ServiceRecoveryInterface getRegisteredServiceRecoveryHandler(String entityName); 15:31:08 [WARNING] ^ 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:14: warning: no comment 15:31:08 [WARNING] void registerServiceRecoveryRegistry(String entityName, 15:31:08 [WARNING] ^ 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/src/main/java/org/opendaylight/serviceutils/srm/ServiceRecoveryRegistry.java:19: warning: no comment 15:31:08 [WARNING] void removeRecoverableListener(String serviceName, RecoverableListener recoverableListener); 15:31:08 [WARNING] ^ 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/ops/rev180626/service/ops/ServicesKey.java:24: warning: no comment 15:31:08 [WARNING] private final EntityNameBase _serviceName; 15:31:08 [WARNING] ^ 15:31:08 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/ops/rev180626/service/ops/services/OperationsKey.java:24: warning: no comment 15:31:08 [WARNING] private final EntityNameBase _entityName; 15:31:08 [WARNING] ^ 15:31:08 [WARNING] 11 warnings 15:31:08 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-javadoc.jar 15:31:09 [INFO] 15:31:09 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-api --- 15:31:09 [INFO] CycloneDX: Resolving Dependencies 15:31:09 [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) 15:31:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/srm/api/target/bom.xml 15:31:09 [INFO] attaching as srm-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/srm/api/target/bom.json 15:31:09 [INFO] attaching as srm-api-0.11.4-SNAPSHOT-cyclonedx.json 15:31:09 [INFO] 15:31:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- 15:31:09 [INFO] Skipping duplicate-finder execution! 15:31:09 [INFO] 15:31:09 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ srm-api --- 15:31:09 [WARNING] Used undeclared dependencies found: 15:31:09 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:31:09 [INFO] 15:31:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-api --- 15:31:09 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-sources.jar 15:31:09 [INFO] 15:31:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-api --- 15:31:09 [INFO] 15:31:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-api --- 15:31:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:31:09 [INFO] 15:31:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-api --- 15:31:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT.jar 15:31:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT.pom 15:31:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT-javadoc.jar 15:31:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT-cyclonedx.json 15:31:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT-sources.jar 15:31:09 [INFO] 15:31:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-api --- 15:31:09 [INFO] Installing org/opendaylight/serviceutils/srm-api/0.11.4-SNAPSHOT/srm-api-0.11.4-SNAPSHOT.jar 15:31:09 [INFO] Writing OBR metadata 15:31:09 [INFO] 15:31:09 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ srm-api --- 15:31:09 [INFO] org.opendaylight.serviceutils:srm-api:bundle:0.11.4-SNAPSHOT 15:31:09 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:09 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:31:09 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:31:09 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:31:09 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:31:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:31:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:31:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:31:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:31:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:31:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:09 [INFO] +- junit:junit:jar:4.13.2:test 15:31:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:31:09 [INFO] +- org.mockito:mockito-core:jar:5.6.0:test 15:31:09 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.9:test 15:31:09 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:31:09 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 15:31:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:31:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:31:09 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:31:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:31:09 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:31:09 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:31:09 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:31:09 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:31:09 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:31:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:31:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:31:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:31:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:31:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:31:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:31:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:31:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:31:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:31:09 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:31:09 [INFO] 15:31:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ srm-api --- 15:31:09 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/srm/api/target/sonatype-clm/module.xml 15:31:09 [INFO] 15:31:09 [INFO] ---------------< org.opendaylight.serviceutils:srm-impl >--------------- 15:31:09 [INFO] Building ODL :: serviceutils :: srm-impl 0.11.4-SNAPSHOT [17/30] 15:31:09 [INFO] -------------------------------[ bundle ]------------------------------- 15:31:09 [INFO] 15:31:09 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ srm-impl --- 15:31:09 [INFO] 15:31:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-impl --- 15:31:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:09 [INFO] 15:31:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-impl --- 15:31:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:09 [INFO] 15:31:09 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ srm-impl --- 15:31:10 [INFO] 15:31:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-impl --- 15:31:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/srm/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:31:10 [INFO] 15:31:10 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ srm-impl --- 15:31:10 [INFO] Starting audit... 15:31:10 Audit done. 15:31:10 [INFO] You have 0 Checkstyle violations. 15:31:10 [INFO] 15:31:10 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ srm-impl --- 15:31:10 [INFO] Starting audit... 15:31:10 Audit done. 15:31:10 [INFO] You have 0 Checkstyle violations. 15:31:10 [INFO] 15:31:10 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ srm-impl --- 15:31:10 [INFO] 15:31:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-impl --- 15:31:10 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/resources 15:31:10 [INFO] 15:31:10 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-impl --- 15:31:10 [INFO] Changes detected - recompiling the module! :dependency 15:31:10 [INFO] Compiling 4 source files with javac [forked debug release 17] to target/classes 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcProvider.java:[45,25] [removal] registerRpcImplementation(Class,I) in RpcProviderService has been deprecated and marked for removal 15:31:13 where R,I are type-variables: 15:31:13 R extends RpcService declared in method registerRpcImplementation(Class,I) 15:31:13 I extends R declared in method registerRpcImplementation(Class,I) 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:[163,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated 15:31:13 where T is a type-variable: 15:31:13 T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:[217,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated 15:31:13 where T is a type-variable: 15:31:13 T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:[38,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:31:13 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:31:13 Did you mean 'ServiceRecoveryRegistryImpl() {'? 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcProvider.java:[43,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:31:13 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:31:13 Did you mean 'SrmRpcProvider(@Reference DataBroker dataBroker, @Reference RpcProviderService rpcProvider) {'? 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:[120,29] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:13 (see https://errorprone.info/bugpattern/Varifier) 15:31:13 Did you mean 'var outputBuilder = new RecoverOutputBuilder();'? 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:[176,31] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:13 (see https://errorprone.info/bugpattern/Varifier) 15:31:13 Did you mean 'var outputBuilder = new ReinstallOutputBuilder();'? 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[63,47] [UnusedVariable] The parameter 'entityType' is never read. 15:31:13 (see https://errorprone.info/bugpattern/UnusedVariable) 15:31:13 Did you mean 'recoverService(operations.getEntityName(), operations.getEntityId());'? 15:31:13 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[40,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:31:13 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:31:13 Did you mean 'ServiceRecoveryListener(@Reference DataBroker dataBroker,'? 15:31:13 [INFO] 15:31:13 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-impl >>> 15:31:13 [INFO] 15:31:13 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-impl --- 15:31:13 [INFO] Fork Value is true 15:31:17 [INFO] Done SpotBugs Analysis.... 15:31:17 [INFO] 15:31:17 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-impl <<< 15:31:17 [INFO] 15:31:17 [INFO] 15:31:17 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-impl --- 15:31:17 [INFO] BugInstance size is 0 15:31:17 [INFO] Error size is 0 15:31:17 [INFO] No errors/warnings found 15:31:17 [INFO] 15:31:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-impl --- 15:31:17 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/test/resources 15:31:17 [INFO] 15:31:17 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-impl --- 15:31:17 [INFO] No sources to compile 15:31:17 [INFO] 15:31:17 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ srm-impl --- 15:31:17 [INFO] No tests to run. 15:31:17 [INFO] 15:31:17 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ srm-impl --- 15:31:17 [INFO] 15:31:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-impl --- 15:31:17 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT.jar 15:31:17 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/classes/META-INF/MANIFEST.MF 15:31:17 [INFO] 15:31:17 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ srm-impl --- 15:31:17 [INFO] No previous run data found, generating javadoc. 15:31:18 [WARNING] Javadoc Warnings 15:31:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:33: warning: no comment 15:31:18 [WARNING] public final class ServiceRecoveryListener extends AbstractClusteredSyncDataTreeChangeListener { 15:31:18 [WARNING] ^ 15:31:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:40: warning: no comment 15:31:18 [WARNING] public ServiceRecoveryListener(@Reference DataBroker dataBroker, 15:31:18 [WARNING] ^ 15:31:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:28: warning: no comment 15:31:18 [WARNING] public final class ServiceRecoveryRegistryImpl implements ServiceRecoveryRegistry { 15:31:18 [WARNING] ^ 15:31:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:38: warning: no comment 15:31:18 [WARNING] public ServiceRecoveryRegistryImpl() { 15:31:18 [WARNING] ^ 15:31:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcProvider.java:35: warning: no comment 15:31:18 [WARNING] public final class SrmRpcProvider implements OdlSrmRpcsService, AutoCloseable { 15:31:18 [WARNING] ^ 15:31:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcProvider.java:43: warning: no comment 15:31:18 [WARNING] public SrmRpcProvider(@Reference DataBroker dataBroker, @Reference RpcProviderService rpcProvider) { 15:31:18 [WARNING] ^ 15:31:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:119: warning: no comment 15:31:18 [WARNING] public static RecoverOutput callSrmOp(DataBroker broker, RecoverInput input) { 15:31:18 [WARNING] ^ 15:31:18 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcUtils.java:175: warning: no comment 15:31:18 [WARNING] public static ReinstallOutput callSrmOp(DataBroker broker, ReinstallInput input) { 15:31:18 [WARNING] ^ 15:31:18 [WARNING] 8 warnings 15:31:18 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-javadoc.jar 15:31:19 [INFO] 15:31:19 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-impl --- 15:31:19 [INFO] CycloneDX: Resolving Dependencies 15:31:19 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 15:31:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/bom.xml 15:31:19 [INFO] attaching as srm-impl-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/bom.json 15:31:19 [INFO] attaching as srm-impl-0.11.4-SNAPSHOT-cyclonedx.json 15:31:19 [INFO] 15:31:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- 15:31:19 [INFO] Checking compile classpath 15:31:19 [INFO] Checking runtime classpath 15:31:19 [INFO] Checking test classpath 15:31:19 [INFO] 15:31:19 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ srm-impl --- 15:31:19 [WARNING] Used undeclared dependencies found: 15:31:19 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:19 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:31:19 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:19 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:31:19 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:31:19 [INFO] 15:31:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-impl --- 15:31:19 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-sources.jar 15:31:19 [INFO] 15:31:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-impl --- 15:31:19 [INFO] 15:31:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-impl --- 15:31:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:31:19 [INFO] 15:31:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-impl --- 15:31:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT.jar 15:31:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT.pom 15:31:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT-javadoc.jar 15:31:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT-cyclonedx.json 15:31:19 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT-sources.jar 15:31:19 [INFO] 15:31:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-impl --- 15:31:19 [INFO] Installing org/opendaylight/serviceutils/srm-impl/0.11.4-SNAPSHOT/srm-impl-0.11.4-SNAPSHOT.jar 15:31:19 [INFO] Writing OBR metadata 15:31:19 [INFO] 15:31:19 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ srm-impl --- 15:31:19 [INFO] org.opendaylight.serviceutils:srm-impl:bundle:0.11.4-SNAPSHOT 15:31:19 [INFO] +- org.opendaylight.serviceutils:srm-api:jar:0.11.4-SNAPSHOT:compile 15:31:19 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:19 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:19 [INFO] +- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:31:19 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:31:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:31:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:31:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:31:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:31:19 [INFO] +- org.opendaylight.serviceutils:tools-api:jar:0.11.4-SNAPSHOT:compile 15:31:19 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:31:19 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:31:19 [INFO] | \- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:31:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:31:19 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:31:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:31:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:31:19 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 15:31:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:31:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:31:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:31:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:31:19 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:31:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:31:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:31:19 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:31:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:31:19 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:31:19 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:31:19 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:31:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:31:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:31:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:31:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:31:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:31:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:31:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:31:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:31:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:31:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:31:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:31:19 [INFO] +- junit:junit:jar:4.13.2:test 15:31:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:31:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:31:19 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:31:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:31:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:31:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:31:19 [INFO] 15:31:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ srm-impl --- 15:31:19 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/sonatype-clm/module.xml 15:31:19 [INFO] 15:31:19 [INFO] --------------< org.opendaylight.serviceutils:srm-shell >--------------- 15:31:19 [INFO] Building ODL :: serviceutils :: srm-shell 0.11.4-SNAPSHOT [18/30] 15:31:19 [INFO] -------------------------------[ bundle ]------------------------------- 15:31:19 [INFO] 15:31:19 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ srm-shell --- 15:31:19 [INFO] 15:31:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-shell --- 15:31:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:19 [INFO] 15:31:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-shell --- 15:31:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:19 [INFO] 15:31:19 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ srm-shell --- 15:31:19 [INFO] 15:31:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-shell --- 15:31:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:31:19 [INFO] 15:31:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ srm-shell --- 15:31:19 [INFO] Starting audit... 15:31:19 Audit done. 15:31:19 [INFO] You have 0 Checkstyle violations. 15:31:19 [INFO] 15:31:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ srm-shell --- 15:31:19 [INFO] Starting audit... 15:31:19 Audit done. 15:31:19 [INFO] You have 0 Checkstyle violations. 15:31:19 [INFO] 15:31:19 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ srm-shell --- 15:31:19 [INFO] 15:31:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-shell --- 15:31:19 [INFO] Copying 1 resource from src/main/resources to target/classes 15:31:19 [INFO] 15:31:19 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-shell --- 15:31:19 [INFO] Changes detected - recompiling the module! :dependency 15:31:19 [INFO] Compiling 4 source files with javac [forked debug release 17] to target/classes 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[26,36] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[25,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[26,36] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[25,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[26,36] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[25,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[29,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[29,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[29,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[31,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[31,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[31,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[33,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[33,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[33,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[22,37] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[21,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[22,37] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[21,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[22,37] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[21,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[23,5] [deprecation] Option in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[23,5] [deprecation] Option in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[23,5] [deprecation] Option in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[27,38] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[26,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[27,38] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[26,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[27,38] [deprecation] OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[26,1] [deprecation] Command in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[30,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[30,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[30,5] [deprecation] Argument in org.apache.karaf.shell.commands has been deprecated 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[43,31] [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. 15:31:22 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:31:22 Did you mean 'protected @Nullable Object doExecute() throws ExecutionException, InterruptedException {'? 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[56,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:22 (see https://errorprone.info/bugpattern/Varifier) 15:31:22 Did you mean 'var strResult = new StringBuilder("");'? 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[83,28] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:22 (see https://errorprone.info/bugpattern/Varifier) 15:31:22 Did you mean 'var inputBuilder = new RecoverInputBuilder();'? 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[41,17] [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. 15:31:22 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:31:22 Did you mean 'private void clearOpsDs() throws ExecutionException, InterruptedException {'? 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[43,31] [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. 15:31:22 (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) 15:31:22 Did you mean 'protected @Nullable Object doExecute() throws ExecutionException, InterruptedException {'? 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[56,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:22 (see https://errorprone.info/bugpattern/Varifier) 15:31:22 Did you mean 'var strResult = new StringBuilder("");'? 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[74,30] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:22 (see https://errorprone.info/bugpattern/Varifier) 15:31:22 Did you mean 'var inputBuilder = new ReinstallInputBuilder();'? 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[113,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:22 (see https://errorprone.info/bugpattern/Varifier) 15:31:22 Did you mean 'var help = new StringBuilder("Supported Entity Types are:\n");'? 15:31:22 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:[121,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:31:22 (see https://errorprone.info/bugpattern/Varifier) 15:31:22 Did you mean 'var help = new StringBuilder("Supported Entity Names for type");'? 15:31:22 [INFO] 15:31:22 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-shell >>> 15:31:23 [INFO] 15:31:23 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-shell --- 15:31:23 [INFO] Fork Value is true 15:31:26 [INFO] Done SpotBugs Analysis.... 15:31:26 [INFO] 15:31:26 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-shell <<< 15:31:26 [INFO] 15:31:26 [INFO] 15:31:26 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-shell --- 15:31:26 [INFO] BugInstance size is 0 15:31:26 [INFO] Error size is 0 15:31:26 [INFO] No errors/warnings found 15:31:26 [INFO] 15:31:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-shell --- 15:31:26 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/test/resources 15:31:26 [INFO] 15:31:26 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-shell --- 15:31:26 [INFO] No sources to compile 15:31:26 [INFO] 15:31:26 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ srm-shell --- 15:31:26 [INFO] No tests to run. 15:31:26 [INFO] 15:31:26 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ srm-shell --- 15:31:26 [INFO] 15:31:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-shell --- 15:31:26 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT.jar 15:31:26 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/classes/META-INF/MANIFEST.MF 15:31:26 [INFO] 15:31:26 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ srm-shell --- 15:31:26 [INFO] No previous run data found, generating javadoc. 15:31:28 [WARNING] Javadoc Warnings 15:31:28 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:26: warning: no comment 15:31:28 [WARNING] public class RecoverCommand extends OsgiCommandSupport { 15:31:28 [WARNING] ^ 15:31:28 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:37: warning: no comment 15:31:28 [WARNING] public RecoverCommand(OdlSrmRpcsService srmRpcService) { 15:31:28 [WARNING] ^ 15:31:28 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:27: warning: no comment 15:31:28 [WARNING] public class ReinstallCommand extends OsgiCommandSupport { 15:31:28 [WARNING] ^ 15:31:28 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:37: warning: no comment 15:31:28 [WARNING] public ReinstallCommand(OdlSrmRpcsService srmRpcService) { 15:31:28 [WARNING] ^ 15:31:28 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:120: warning: no comment 15:31:28 [WARNING] public static String getNameHelp(EntityTypeBase entityType) { 15:31:28 [WARNING] ^ 15:31:28 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:112: warning: no comment 15:31:28 [WARNING] public static String getTypeHelp() { 15:31:28 [WARNING] ^ 15:31:28 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:22: warning: no comment 15:31:28 [WARNING] public class SrmDebugCommand extends OsgiCommandSupport { 15:31:28 [WARNING] ^ 15:31:28 [WARNING] /w/workspace/serviceutils-maven-clm-argon/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:28: warning: no comment 15:31:28 [WARNING] public SrmDebugCommand(DataBroker dataBroker) { 15:31:28 [WARNING] ^ 15:31:28 [WARNING] 8 warnings 15:31:28 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-javadoc.jar 15:31:28 [INFO] 15:31:28 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-shell --- 15:31:28 [INFO] CycloneDX: Resolving Dependencies 15:31:29 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 15:31:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/bom.xml 15:31:29 [INFO] attaching as srm-shell-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/bom.json 15:31:29 [INFO] attaching as srm-shell-0.11.4-SNAPSHOT-cyclonedx.json 15:31:29 [INFO] 15:31:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- 15:31:29 [INFO] Checking compile classpath 15:31:29 [INFO] Checking runtime classpath 15:31:29 [INFO] Checking test classpath 15:31:29 [INFO] 15:31:29 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ srm-shell --- 15:31:29 [WARNING] Used undeclared dependencies found: 15:31:29 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:29 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:31:29 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:29 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:31:29 [INFO] 15:31:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-shell --- 15:31:29 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-sources.jar 15:31:29 [INFO] 15:31:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-shell --- 15:31:29 [INFO] 15:31:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-shell --- 15:31:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:31:29 [INFO] 15:31:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-shell --- 15:31:29 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT.jar 15:31:29 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT.pom 15:31:29 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT-javadoc.jar 15:31:29 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT-cyclonedx.xml 15:31:29 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT-cyclonedx.json 15:31:29 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT-sources.jar 15:31:29 [INFO] 15:31:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-shell --- 15:31:29 [INFO] Installing org/opendaylight/serviceutils/srm-shell/0.11.4-SNAPSHOT/srm-shell-0.11.4-SNAPSHOT.jar 15:31:29 [INFO] Writing OBR metadata 15:31:29 [INFO] 15:31:29 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ srm-shell --- 15:31:29 [INFO] org.opendaylight.serviceutils:srm-shell:bundle:0.11.4-SNAPSHOT 15:31:29 [INFO] +- org.opendaylight.serviceutils:srm-api:jar:0.11.4-SNAPSHOT:compile 15:31:29 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:31:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:31:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:31:29 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:31:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:31:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:31:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:31:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:31:29 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:31:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:31:29 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:31:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:31:29 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.4:compile 15:31:29 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:31:29 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:31:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:31:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:31:29 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:31:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:31:29 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:31:29 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:31:29 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:31:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:31:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:31:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:31:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:31:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:31:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:31:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:31:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:31:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:31:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:31:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:31:29 [INFO] +- junit:junit:jar:4.13.2:test 15:31:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:31:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:31:29 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:31:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:31:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:31:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:31:29 [INFO] 15:31:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ srm-shell --- 15:31:29 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/sonatype-clm/module.xml 15:31:29 [INFO] 15:31:29 [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-srm >--------- 15:31:29 [INFO] Building ODL :: serviceutils :: SRM 0.11.4-SNAPSHOT [19/30] 15:31:29 [INFO] ------------------------------[ feature ]------------------------------- 15:31:29 [INFO] 15:31:29 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-serviceutils-srm --- 15:31:29 [INFO] 15:31:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-srm --- 15:31:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:29 [INFO] 15:31:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-srm --- 15:31:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:29 [INFO] 15:31:29 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-serviceutils-srm --- 15:31:29 [INFO] 15:31:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-srm --- 15:31:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:31:29 [INFO] argLine set to empty 15:31:29 [INFO] 15:31:29 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-serviceutils-srm --- 15:31:29 [INFO] Starting audit... 15:31:29 Audit done. 15:31:29 [INFO] You have 0 Checkstyle violations. 15:31:29 [INFO] 15:31:29 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-serviceutils-srm --- 15:31:29 [INFO] Starting audit... 15:31:29 Audit done. 15:31:29 [INFO] You have 0 Checkstyle violations. 15:31:29 [INFO] 15:31:29 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-serviceutils-srm --- 15:31:29 [INFO] 15:31:29 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-srm --- 15:31:29 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/classes/META-INF/maven/dependencies.properties 15:31:29 [INFO] 15:31:29 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-srm --- 15:31:29 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/feature/feature.xml 15:31:29 [INFO] ...done! 15:31:29 [INFO] Attaching features XML 15:31:29 [INFO] 15:31:29 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-srm --- 15:31:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:31:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:31:29 [INFO] 15:31:29 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-srm >>> 15:31:29 [INFO] 15:31:29 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-srm --- 15:31:29 [INFO] 15:31:29 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-srm <<< 15:31:29 [INFO] 15:31:29 [INFO] 15:31:29 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-srm --- 15:31:29 [INFO] 15:31:29 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-serviceutils-srm --- 15:31:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:31:29 [INFO] 15:31:29 [INFO] ------------------------------------------------------- 15:31:29 [INFO] T E S T S 15:31:29 [INFO] ------------------------------------------------------- 15:31:32 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:31:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.90 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:31:55 [INFO] 15:31:55 [INFO] Results: 15:31:55 [INFO] 15:31:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:31:55 [INFO] 15:31:55 [INFO] 15:31:55 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-serviceutils-srm --- 15:31:55 [INFO] 15:31:55 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-serviceutils-srm --- 15:31:55 [INFO] 15:31:55 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-srm --- 15:31:55 [INFO] CycloneDX: Resolving Dependencies 15:32:01 [INFO] CycloneDX: Creating BOM version 1.4 with 201 component(s) 15:32:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/bom.xml 15:32:01 [INFO] attaching as odl-serviceutils-srm-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/bom.json 15:32:01 [INFO] attaching as odl-serviceutils-srm-0.11.4-SNAPSHOT-cyclonedx.json 15:32:01 [INFO] 15:32:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-srm --- 15:32:01 [INFO] Skipping duplicate-finder execution! 15:32:01 [INFO] 15:32:01 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-serviceutils-srm --- 15:32:01 [INFO] Skipping plugin execution 15:32:01 [INFO] 15:32:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-srm --- 15:32:01 [INFO] No sources in project. Archive not created. 15:32:01 [INFO] 15:32:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-srm --- 15:32:01 [INFO] 15:32:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-srm --- 15:32:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:32:01 [INFO] 15:32:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-srm --- 15:32:01 [INFO] No primary artifact to install, installing attached artifacts instead. 15:32:01 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/odl-serviceutils-srm-0.11.4-SNAPSHOT.pom 15:32:01 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/odl-serviceutils-srm-0.11.4-SNAPSHOT-features.xml 15:32:01 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/odl-serviceutils-srm-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:01 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/odl-serviceutils-srm-0.11.4-SNAPSHOT-cyclonedx.json 15:32:02 [INFO] 15:32:02 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-serviceutils-srm --- 15:32:02 [INFO] org.opendaylight.serviceutils:odl-serviceutils-srm:feature:0.11.4-SNAPSHOT 15:32:02 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 15:32:02 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 15:32:02 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 15:32:02 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 15:32:02 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 15:32:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 15:32:02 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 15:32:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 15:32:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 15:32:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 15:32:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 15:32:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 15:32:02 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 15:32:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 15:32:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 15:32:02 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 15:32:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 15:32:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 15:32:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 15:32:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 15:32:02 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 15:32:02 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 15:32:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 15:32:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 15:32:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 15:32:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 15:32:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 15:32:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 15:32:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 15:32:02 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 15:32:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 15:32:02 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 15:32:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 15:32:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 15:32:02 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 15:32:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 15:32:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 15:32:02 [INFO] | | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 15:32:02 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 15:32:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 15:32:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 15:32:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 15:32:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 15:32:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 15:32:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 15:32:02 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 15:32:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 15:32:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 15:32:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 15:32:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 15:32:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 15:32:02 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 15:32:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 15:32:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 15:32:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 15:32:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 15:32:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 15:32:02 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 15:32:02 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 15:32:02 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 15:32:02 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 15:32:02 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 15:32:02 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 15:32:02 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 15:32:02 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 15:32:02 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 15:32:02 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 15:32:02 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 15:32:02 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 15:32:02 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 15:32:02 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 15:32:02 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:32:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 15:32:02 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 15:32:02 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 15:32:02 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:compile 15:32:02 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 15:32:02 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 15:32:02 [INFO] | | | \- org.apache.commons:commons-text:jar:1.10.0:compile 15:32:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 15:32:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 15:32:02 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 15:32:02 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 15:32:02 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 15:32:02 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 15:32:02 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 15:32:02 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 15:32:02 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 15:32:02 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 15:32:02 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 15:32:02 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 15:32:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 15:32:02 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 15:32:02 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:32:02 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:32:02 [INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:32:02 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:32:02 [INFO] | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 15:32:02 [INFO] | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 15:32:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:32:02 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:32:02 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:32:02 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:compile 15:32:02 [INFO] | +- org.opendaylight.serviceutils:tools-api:jar:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:32:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:32:02 [INFO] | | \- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | +- org.opendaylight.serviceutils:upgrade:jar:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | \- org.opendaylight.serviceutils:upgrade:xml:config:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 15:32:02 [INFO] | \- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] +- org.opendaylight.serviceutils:srm-api:jar:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:32:02 [INFO] | | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:32:02 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:32:02 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:32:02 [INFO] +- org.opendaylight.serviceutils:srm-impl:jar:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:32:02 [INFO] +- org.opendaylight.serviceutils:srm-shell:jar:0.11.4-SNAPSHOT:compile 15:32:02 [INFO] | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.4:compile 15:32:02 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:32:02 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:32:02 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:32:02 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:32:02 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:32:02 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:32:02 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:32:02 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:32:02 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:32:02 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:32:02 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:32:02 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:32:02 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:32:02 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:32:02 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:32:02 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:32:02 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:32:02 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:32:02 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:32:02 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:32:02 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:32:02 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:32:02 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:32:02 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:32:02 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:32:02 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:32:02 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:32:02 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:32:02 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:32:02 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:32:02 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:32:02 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:32:02 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:32:02 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:32:02 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:32:02 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:32:02 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:32:02 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:32:02 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:32:02 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:32:02 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:32:02 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:32:02 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:32:02 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:32:02 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:32:02 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:32:02 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:32:02 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:32:02 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:32:02 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:32:02 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:32:02 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:32:02 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:32:02 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:32:02 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:32:02 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:32:02 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:32:02 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:32:02 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:32:02 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:32:02 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:32:02 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:32:02 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:32:02 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:32:02 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:32:02 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:32:02 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:32:02 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:32:02 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:32:02 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:32:02 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:32:02 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:32:02 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:32:02 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:32:02 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:32:02 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:32:02 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:32:02 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:32:02 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:32:02 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:32:02 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:32:02 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:32:02 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:32:02 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:32:02 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:32:02 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:32:02 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:32:02 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:32:02 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:32:02 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:32:02 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:32:02 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:32:02 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:32:02 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:32:02 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:32:02 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:32:02 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:32:02 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:32:02 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:32:02 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:32:02 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:32:02 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:32:02 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:32:02 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:32:02 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:32:02 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:32:02 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:32:02 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:32:02 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:32:02 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:32:02 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:32:02 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:32:02 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:32:02 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:32:02 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:32:02 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:32:02 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 15:32:02 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:32:02 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:32:02 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:32:02 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:32:02 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:32:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:32:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:32:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:32:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:32:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:32:02 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:32:02 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:32:02 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:32:02 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:32:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:32:02 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:32:02 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:32:02 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:32:02 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:32:02 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:32:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:32:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:32:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:32:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:32:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:32:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:32:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:32:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:32:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:32:02 [INFO] +- junit:junit:jar:4.13.2:test 15:32:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:32:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:32:02 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:32:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 15:32:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:32:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:32:02 [INFO] 15:32:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-serviceutils-srm --- 15:32:02 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/odl-serviceutils-srm/target/sonatype-clm/module.xml 15:32:02 [INFO] 15:32:02 [INFO] --------< org.opendaylight.serviceutils:serviceutils-features >--------- 15:32:02 [INFO] Building ODL :: serviceutils :: serviceutils-features 0.11.4-SNAPSHOT [20/30] 15:32:02 [INFO] ------------------------------[ feature ]------------------------------- 15:32:02 [INFO] 15:32:02 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ serviceutils-features --- 15:32:02 [INFO] 15:32:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-features --- 15:32:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:02 [INFO] 15:32:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ serviceutils-features --- 15:32:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:02 [INFO] 15:32:02 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ serviceutils-features --- 15:32:02 [INFO] 15:32:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ serviceutils-features --- 15:32:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:32:02 [INFO] argLine set to empty 15:32:02 [INFO] 15:32:02 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ serviceutils-features --- 15:32:02 [INFO] Starting audit... 15:32:02 Audit done. 15:32:02 [INFO] You have 0 Checkstyle violations. 15:32:02 [INFO] 15:32:02 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ serviceutils-features --- 15:32:02 [INFO] Starting audit... 15:32:02 Audit done. 15:32:02 [INFO] You have 0 Checkstyle violations. 15:32:02 [INFO] 15:32:02 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ serviceutils-features --- 15:32:02 [INFO] 15:32:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ serviceutils-features --- 15:32:02 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/classes/META-INF/maven/dependencies.properties 15:32:02 [INFO] 15:32:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ serviceutils-features --- 15:32:02 [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/feature/feature.xml 15:32:02 [INFO] ...done! 15:32:02 [INFO] Attaching features XML 15:32:02 [INFO] 15:32:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ serviceutils-features --- 15:32:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:32:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:32:02 [INFO] 15:32:02 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ serviceutils-features >>> 15:32:02 [INFO] 15:32:02 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ serviceutils-features --- 15:32:02 [INFO] 15:32:02 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ serviceutils-features <<< 15:32:02 [INFO] 15:32:02 [INFO] 15:32:02 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ serviceutils-features --- 15:32:02 [INFO] 15:32:02 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ serviceutils-features --- 15:32:02 [INFO] Tests are skipped. 15:32:02 [INFO] 15:32:02 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ serviceutils-features --- 15:32:02 [INFO] 15:32:02 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ serviceutils-features --- 15:32:02 [INFO] 15:32:02 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-features --- 15:32:02 [INFO] CycloneDX: Resolving Dependencies 15:32:08 [INFO] CycloneDX: Creating BOM version 1.4 with 204 component(s) 15:32:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/bom.xml 15:32:08 [INFO] attaching as serviceutils-features-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/bom.json 15:32:08 [INFO] attaching as serviceutils-features-0.11.4-SNAPSHOT-cyclonedx.json 15:32:08 [INFO] 15:32:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-features --- 15:32:08 [INFO] Skipping duplicate-finder execution! 15:32:08 [INFO] 15:32:08 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ serviceutils-features --- 15:32:08 [INFO] Skipping plugin execution 15:32:08 [INFO] 15:32:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ serviceutils-features --- 15:32:08 [INFO] No sources in project. Archive not created. 15:32:08 [INFO] 15:32:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ serviceutils-features --- 15:32:08 [INFO] 15:32:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ serviceutils-features --- 15:32:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:32:08 [INFO] 15:32:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features --- 15:32:08 [INFO] No primary artifact to install, installing attached artifacts instead. 15:32:08 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.11.4-SNAPSHOT/serviceutils-features-0.11.4-SNAPSHOT.pom 15:32:08 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.11.4-SNAPSHOT/serviceutils-features-0.11.4-SNAPSHOT-features.xml 15:32:08 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.11.4-SNAPSHOT/serviceutils-features-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:08 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.11.4-SNAPSHOT/serviceutils-features-0.11.4-SNAPSHOT-cyclonedx.json 15:32:08 [INFO] 15:32:08 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ serviceutils-features --- 15:32:08 [INFO] org.opendaylight.serviceutils:serviceutils-features:feature:0.11.4-SNAPSHOT 15:32:08 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-listener:xml:features:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 15:32:08 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 15:32:08 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 15:32:08 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 15:32:08 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 15:32:08 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 15:32:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 15:32:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 15:32:08 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 15:32:08 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 15:32:08 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 15:32:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 15:32:08 [INFO] | \- org.opendaylight.serviceutils:listener-api:jar:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:32:08 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 15:32:08 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 15:32:08 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 15:32:08 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 15:32:08 [INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 15:32:08 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:32:08 [INFO] | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 15:32:08 [INFO] | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 15:32:08 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 15:32:08 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 15:32:08 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 15:32:08 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 15:32:08 [INFO] | | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 15:32:08 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:compile 15:32:08 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 15:32:08 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 15:32:08 [INFO] | \- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | +- org.opendaylight.serviceutils:srm-api:jar:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | +- org.opendaylight.serviceutils:srm-impl:jar:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | \- org.opendaylight.serviceutils:srm-shell:jar:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.4:compile 15:32:08 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 15:32:08 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 15:32:08 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 15:32:08 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 15:32:08 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 15:32:08 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 15:32:08 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 15:32:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 15:32:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 15:32:08 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 15:32:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 15:32:08 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 15:32:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 15:32:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 15:32:08 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 15:32:08 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 15:32:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 15:32:08 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 15:32:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 15:32:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 15:32:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 15:32:08 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 15:32:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 15:32:08 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 15:32:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 15:32:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 15:32:08 [INFO] | | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 15:32:08 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 15:32:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 15:32:08 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 15:32:08 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 15:32:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 15:32:08 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 15:32:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 15:32:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 15:32:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 15:32:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 15:32:08 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 15:32:08 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 15:32:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 15:32:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 15:32:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 15:32:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 15:32:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 15:32:08 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 15:32:08 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 15:32:08 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 15:32:08 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 15:32:08 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 15:32:08 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 15:32:08 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 15:32:08 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 15:32:08 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 15:32:08 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 15:32:08 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 15:32:08 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 15:32:08 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 15:32:08 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 15:32:08 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:32:08 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 15:32:08 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 15:32:08 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 15:32:08 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:compile 15:32:08 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 15:32:08 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 15:32:08 [INFO] | | | \- org.apache.commons:commons-text:jar:1.10.0:compile 15:32:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 15:32:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 15:32:08 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 15:32:08 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 15:32:08 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 15:32:08 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 15:32:08 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 15:32:08 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 15:32:08 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 15:32:08 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 15:32:08 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 15:32:08 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 15:32:08 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 15:32:08 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 15:32:08 [INFO] | +- org.opendaylight.serviceutils:tools-api:jar:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | +- org.opendaylight.serviceutils:upgrade:jar:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] | \- org.opendaylight.serviceutils:upgrade:xml:config:0.11.4-SNAPSHOT:compile 15:32:08 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 15:32:08 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:32:08 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:32:08 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:32:08 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:32:08 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:32:08 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:32:08 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:32:08 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:32:08 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:32:08 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:32:08 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:32:08 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:32:08 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:32:08 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:32:08 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:32:08 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:32:08 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:32:08 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:32:08 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:32:08 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:32:08 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:32:08 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:32:08 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:32:08 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:32:08 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:32:08 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:32:08 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:32:08 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:32:08 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:32:08 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:32:08 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:32:08 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:32:08 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 15:32:08 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 15:32:08 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 15:32:08 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 15:32:08 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:32:08 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 15:32:08 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 15:32:08 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 15:32:08 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 15:32:08 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 15:32:08 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 15:32:08 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 15:32:08 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 15:32:08 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 15:32:08 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 15:32:08 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:32:08 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:32:08 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 15:32:08 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 15:32:08 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 15:32:08 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 15:32:08 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:32:08 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 15:32:08 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:32:08 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:32:08 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 15:32:08 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:32:08 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 15:32:08 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:32:08 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:32:08 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 15:32:08 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 15:32:08 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 15:32:08 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 15:32:08 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 15:32:08 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 15:32:08 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 15:32:08 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 15:32:08 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 15:32:08 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 15:32:08 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 15:32:08 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 15:32:08 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 15:32:08 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 15:32:08 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 15:32:08 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 15:32:08 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 15:32:08 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 15:32:08 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 15:32:08 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 15:32:08 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 15:32:08 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 15:32:08 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 15:32:08 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 15:32:08 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 15:32:08 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 15:32:08 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 15:32:08 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 15:32:08 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 15:32:08 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 15:32:08 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:32:08 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 15:32:08 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 15:32:08 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 15:32:08 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 15:32:08 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 15:32:08 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 15:32:08 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 15:32:08 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 15:32:08 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 15:32:08 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 15:32:08 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 15:32:08 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 15:32:08 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 15:32:08 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 15:32:08 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 15:32:08 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 15:32:08 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 15:32:08 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 15:32:08 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 15:32:08 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 15:32:08 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 15:32:08 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 15:32:08 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 15:32:08 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 15:32:08 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 15:32:08 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 15:32:08 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 15:32:08 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:32:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:32:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:32:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:32:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:32:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:32:08 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 15:32:08 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 15:32:08 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 15:32:08 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 15:32:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:32:08 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:32:08 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:32:08 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:32:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:32:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:32:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:32:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:32:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:32:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:32:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:32:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:32:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:32:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:32:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:32:08 [INFO] +- junit:junit:jar:4.13.2:test 15:32:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:32:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:32:08 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:32:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 15:32:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:32:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:32:08 [INFO] 15:32:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ serviceutils-features --- 15:32:08 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/serviceutils-features/target/sonatype-clm/module.xml 15:32:08 [INFO] 15:32:08 [INFO] ---< org.opendaylight.serviceutils:serviceutils-features-aggregator >--- 15:32:08 [INFO] Building ODL :: serviceutils :: serviceutils-features-aggregator 0.11.4-SNAPSHOT [21/30] 15:32:08 [INFO] --------------------------------[ pom ]--------------------------------- 15:32:08 [INFO] 15:32:08 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ serviceutils-features-aggregator --- 15:32:08 [INFO] 15:32:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-features-aggregator --- 15:32:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:08 [INFO] 15:32:08 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ serviceutils-features-aggregator --- 15:32:08 [INFO] 15:32:08 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-features-aggregator --- 15:32:08 [INFO] CycloneDX: Resolving Dependencies 15:32:08 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:32:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/features/target/bom.xml 15:32:08 [INFO] attaching as serviceutils-features-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/features/target/bom.json 15:32:09 [INFO] attaching as serviceutils-features-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:32:09 [INFO] 15:32:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features-aggregator --- 15:32:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.11.4-SNAPSHOT/serviceutils-features-aggregator-0.11.4-SNAPSHOT.pom 15:32:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.11.4-SNAPSHOT/serviceutils-features-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/features/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.11.4-SNAPSHOT/serviceutils-features-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:32:09 [INFO] 15:32:09 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ serviceutils-features-aggregator --- 15:32:09 [INFO] org.opendaylight.serviceutils:serviceutils-features-aggregator:pom:0.11.4-SNAPSHOT 15:32:09 [INFO] 15:32:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ serviceutils-features-aggregator --- 15:32:09 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/features/target/sonatype-clm/module.xml 15:32:09 [INFO] 15:32:09 [INFO] --------< org.opendaylight.serviceutils:serviceutils-artifacts >-------- 15:32:09 [INFO] Building ODL :: serviceutils :: serviceutils-artifacts 0.11.4-SNAPSHOT [22/30] 15:32:09 [INFO] --------------------------------[ pom ]--------------------------------- 15:32:09 [INFO] 15:32:09 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ serviceutils-artifacts --- 15:32:09 [INFO] 15:32:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-artifacts --- 15:32:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:09 [INFO] 15:32:09 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ serviceutils-artifacts --- 15:32:09 [INFO] 15:32:09 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-artifacts --- 15:32:09 [INFO] CycloneDX: Resolving Dependencies 15:32:09 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:32:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/artifacts/target/bom.xml 15:32:09 [INFO] attaching as serviceutils-artifacts-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/artifacts/target/bom.json 15:32:09 [INFO] attaching as serviceutils-artifacts-0.11.4-SNAPSHOT-cyclonedx.json 15:32:09 [INFO] 15:32:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-artifacts --- 15:32:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/artifacts/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.11.4-SNAPSHOT/serviceutils-artifacts-0.11.4-SNAPSHOT.pom 15:32:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/artifacts/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.11.4-SNAPSHOT/serviceutils-artifacts-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:09 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/artifacts/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.11.4-SNAPSHOT/serviceutils-artifacts-0.11.4-SNAPSHOT-cyclonedx.json 15:32:09 [INFO] 15:32:09 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ serviceutils-artifacts --- 15:32:09 [INFO] org.opendaylight.serviceutils:serviceutils-artifacts:pom:0.11.4-SNAPSHOT 15:32:09 [INFO] 15:32:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ serviceutils-artifacts --- 15:32:09 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/artifacts/target/sonatype-clm/module.xml 15:32:09 [INFO] 15:32:09 [INFO] ----------< org.opendaylight.serviceutils:metrics-impl-test >----------- 15:32:09 [INFO] Building ODL :: serviceutils :: metrics-impl-test 0.11.4-SNAPSHOT [23/30] 15:32:09 [INFO] -------------------------------[ bundle ]------------------------------- 15:32:09 [INFO] 15:32:09 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-impl-test --- 15:32:09 [INFO] 15:32:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl-test --- 15:32:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:09 [INFO] 15:32:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl-test --- 15:32:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:09 [INFO] 15:32:09 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-impl-test --- 15:32:09 [INFO] 15:32:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl-test --- 15:32:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:32:09 [INFO] 15:32:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-impl-test --- 15:32:09 [INFO] Starting audit... 15:32:09 Audit done. 15:32:09 [INFO] You have 0 Checkstyle violations. 15:32:09 [INFO] 15:32:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-impl-test --- 15:32:09 [INFO] Starting audit... 15:32:09 Audit done. 15:32:09 [INFO] You have 0 Checkstyle violations. 15:32:09 [INFO] 15:32:09 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-impl-test --- 15:32:09 [INFO] 15:32:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-test --- 15:32:09 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/src/main/resources 15:32:09 [INFO] 15:32:09 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl-test --- 15:32:09 [INFO] Changes detected - recompiling the module! :dependency 15:32:09 [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes 15:32:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:11 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:11 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:11 /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[159,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[92,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:11 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[30,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:11 [INFO] 15:32:11 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl-test >>> 15:32:11 [INFO] 15:32:11 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl-test --- 15:32:11 [INFO] Fork Value is true 15:32:15 [INFO] Done SpotBugs Analysis.... 15:32:15 [INFO] 15:32:15 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl-test <<< 15:32:15 [INFO] 15:32:15 [INFO] 15:32:15 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl-test --- 15:32:15 [INFO] BugInstance size is 0 15:32:15 [INFO] Error size is 0 15:32:15 [INFO] No errors/warnings found 15:32:15 [INFO] 15:32:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-test --- 15:32:15 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/src/test/resources 15:32:15 [INFO] 15:32:15 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl-test --- 15:32:15 [INFO] No sources to compile 15:32:15 [INFO] 15:32:15 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-impl-test --- 15:32:15 [INFO] No tests to run. 15:32:15 [INFO] 15:32:15 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-impl-test --- 15:32:15 [INFO] 15:32:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-test --- 15:32:15 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT.jar 15:32:15 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/classes/META-INF/MANIFEST.MF 15:32:15 [INFO] 15:32:15 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-impl-test --- 15:32:15 [INFO] No previous run data found, generating javadoc. 15:32:17 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-javadoc.jar 15:32:17 [INFO] 15:32:17 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl-test --- 15:32:17 [INFO] CycloneDX: Resolving Dependencies 15:32:17 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 15:32:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/bom.xml 15:32:17 [INFO] attaching as metrics-impl-test-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/bom.json 15:32:17 [INFO] attaching as metrics-impl-test-0.11.4-SNAPSHOT-cyclonedx.json 15:32:17 [INFO] 15:32:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-test --- 15:32:17 [INFO] Checking compile classpath 15:32:17 [INFO] Checking runtime classpath 15:32:17 [INFO] Checking test classpath 15:32:17 [INFO] 15:32:17 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-impl-test --- 15:32:17 [INFO] No dependency problems found 15:32:17 [INFO] 15:32:17 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl-test --- 15:32:17 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-sources.jar 15:32:17 [INFO] 15:32:17 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl-test --- 15:32:17 [INFO] 15:32:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl-test --- 15:32:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:32:17 [INFO] 15:32:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl-test --- 15:32:17 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT.jar 15:32:17 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT.pom 15:32:17 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT-javadoc.jar 15:32:17 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:17 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT-cyclonedx.json 15:32:17 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT-sources.jar 15:32:17 [INFO] 15:32:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-test --- 15:32:17 [INFO] Installing org/opendaylight/serviceutils/metrics-impl-test/0.11.4-SNAPSHOT/metrics-impl-test-0.11.4-SNAPSHOT.jar 15:32:17 [INFO] Writing OBR metadata 15:32:17 [INFO] 15:32:17 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-impl-test --- 15:32:17 [INFO] org.opendaylight.serviceutils:metrics-impl-test:bundle:0.11.4-SNAPSHOT 15:32:17 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:32:17 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:32:17 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:32:17 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:32:17 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:32:17 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:32:17 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:32:17 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:test 15:32:17 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 15:32:17 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:test 15:32:17 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 15:32:17 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 15:32:17 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 15:32:17 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 15:32:17 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 15:32:17 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 15:32:17 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 15:32:17 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 15:32:17 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 15:32:17 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 15:32:17 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:32:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:32:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:32:17 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:32:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:32:17 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:32:17 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:32:17 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:32:17 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:32:17 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:32:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:32:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:32:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:32:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:32:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:32:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:32:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:32:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:32:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:32:17 [INFO] +- junit:junit:jar:4.13.2:test 15:32:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:32:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:32:17 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:32:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:32:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:32:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:32:17 [INFO] 15:32:17 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-impl-test --- 15:32:17 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/sonatype-clm/module.xml 15:32:17 [INFO] 15:32:17 [INFO] -------< org.opendaylight.serviceutils:metrics-impl-prometheus >-------- 15:32:17 [INFO] Building ODL :: serviceutils :: metrics-impl-prometheus 0.11.4-SNAPSHOT [24/30] 15:32:17 [INFO] -------------------------------[ bundle ]------------------------------- 15:32:18 [INFO] 15:32:18 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-impl-prometheus --- 15:32:18 [INFO] 15:32:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl-prometheus --- 15:32:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:18 [INFO] 15:32:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl-prometheus --- 15:32:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:18 [INFO] 15:32:18 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-impl-prometheus --- 15:32:18 [INFO] 15:32:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl-prometheus --- 15:32:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:32:18 [INFO] 15:32:18 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-impl-prometheus --- 15:32:18 [INFO] Starting audit... 15:32:18 Audit done. 15:32:18 [INFO] You have 0 Checkstyle violations. 15:32:18 [INFO] 15:32:18 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-impl-prometheus --- 15:32:18 [INFO] Starting audit... 15:32:18 Audit done. 15:32:18 [INFO] You have 0 Checkstyle violations. 15:32:18 [INFO] 15:32:18 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-impl-prometheus --- 15:32:18 [INFO] 15:32:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-prometheus --- 15:32:18 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/resources 15:32:18 [INFO] 15:32:18 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl-prometheus --- 15:32:18 [INFO] Changes detected - recompiling the module! :dependency 15:32:18 [INFO] Compiling 5 source files with javac [forked debug release 17] to target/classes 15:32:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:21 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:21 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:21 /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[190,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[148,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[97,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal 15:32:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterAdapter.java:[40,28] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional 15:32:21 (see https://errorprone.info/bugpattern/LongDoubleConversion) 15:32:21 Did you mean 'prometheusChild.inc((double) howMany);'? 15:32:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[51,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:32:21 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:32:21 Did you mean 'PrometheusMetricProvider() {'? 15:32:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[57,16] [MissingOverride] close implements method in AutoCloseable; expected @Override 15:32:21 (see https://errorprone.info/bugpattern/MissingOverride) 15:32:21 Did you mean '@Override @PreDestroy'? 15:32:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[85,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) 15:32:21 (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) 15:32:21 Did you mean 'String fullId = makeId(descriptor, labelNames);'? 15:32:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[87,22] [Varifier] Consider using `var` here to avoid boilerplate. 15:32:21 (see https://errorprone.info/bugpattern/Varifier) 15:32:21 Did you mean 'var sb = new StringBuilder('? 15:32:21 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterNoChildAdapter.java:[40,30] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional 15:32:21 (see https://errorprone.info/bugpattern/LongDoubleConversion) 15:32:21 Did you mean 'prometheusCounter.inc((double) howMany);'? 15:32:21 [INFO] 15:32:21 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl-prometheus >>> 15:32:21 [INFO] 15:32:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl-prometheus --- 15:32:21 [INFO] Fork Value is true 15:32:25 [INFO] Done SpotBugs Analysis.... 15:32:25 [INFO] 15:32:25 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl-prometheus <<< 15:32:25 [INFO] 15:32:25 [INFO] 15:32:25 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl-prometheus --- 15:32:25 [INFO] BugInstance size is 0 15:32:25 [INFO] Error size is 0 15:32:25 [INFO] No errors/warnings found 15:32:25 [INFO] 15:32:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-prometheus --- 15:32:25 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/test/resources 15:32:25 [INFO] 15:32:25 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl-prometheus --- 15:32:25 [INFO] Changes detected - recompiling the module! :dependency 15:32:25 [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes 15:32:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'from()' in type 'Generated': class file for org.immutables.value.Generated not found 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:27 /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[40,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. 15:32:27 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:32:27 Did you mean 'public void newMeter() {'? 15:32:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[31,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. 15:32:27 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:32:27 Did you mean 'public void newMeter() {'? 15:32:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.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. 15:32:27 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:32:27 Did you mean 'public void newMeter() {'? 15:32:27 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.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. 15:32:27 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:32:27 Did you mean 'public void newMeter() {'? 15:32:27 [INFO] 15:32:27 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-impl-prometheus --- 15:32:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:32:27 [INFO] 15:32:27 [INFO] ------------------------------------------------------- 15:32:27 [INFO] T E S T S 15:32:27 [INFO] ------------------------------------------------------- 15:32:28 [INFO] Running org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProviderImplTest 15:32:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProviderImplTest 15:32:28 [INFO] 15:32:28 [INFO] Results: 15:32:28 [INFO] 15:32:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 15:32:28 [INFO] 15:32:28 [INFO] 15:32:28 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-impl-prometheus --- 15:32:28 [INFO] 15:32:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-prometheus --- 15:32:28 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar 15:32:28 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/classes/META-INF/MANIFEST.MF 15:32:28 [INFO] 15:32:28 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-impl-prometheus --- 15:32:28 [INFO] No previous run data found, generating javadoc. 15:32:30 [WARNING] Javadoc Warnings 15:32:30 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/OSGiMetricsServlet.java:24: warning: no comment 15:32:30 [WARNING] public final class OSGiMetricsServlet extends MetricsServlet { 15:32:30 [WARNING] ^ 15:32:30 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/OSGiMetricsServlet.java:29: warning: no comment 15:32:30 [WARNING] public OSGiMetricsServlet(@Reference CollectorRegistryProvider provider) { 15:32:30 [WARNING] ^ 15:32:30 [WARNING] 2 warnings 15:32:30 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-javadoc.jar 15:32:30 [INFO] 15:32:30 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl-prometheus --- 15:32:30 [INFO] CycloneDX: Resolving Dependencies 15:32:30 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 15:32:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/bom.xml 15:32:30 [INFO] attaching as metrics-impl-prometheus-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/bom.json 15:32:30 [INFO] attaching as metrics-impl-prometheus-0.11.4-SNAPSHOT-cyclonedx.json 15:32:30 [INFO] 15:32:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-prometheus --- 15:32:30 [INFO] Checking compile classpath 15:32:30 [INFO] Checking runtime classpath 15:32:30 [INFO] Checking test classpath 15:32:30 [INFO] 15:32:30 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-impl-prometheus --- 15:32:30 [WARNING] Unused declared dependencies found: 15:32:30 [WARNING] io.prometheus:simpleclient_hotspot:jar:0.10.0:compile 15:32:30 [INFO] 15:32:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl-prometheus --- 15:32:30 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-sources.jar 15:32:31 [INFO] 15:32:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl-prometheus --- 15:32:31 [INFO] 15:32:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl-prometheus --- 15:32:31 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/code-coverage/jacoco.exec 15:32:31 [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-impl-prometheus' with 4 classes 15:32:31 [INFO] 15:32:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl-prometheus --- 15:32:31 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar 15:32:31 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT.pom 15:32:31 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT-javadoc.jar 15:32:31 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:31 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT-cyclonedx.json 15:32:31 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT-sources.jar 15:32:31 [INFO] 15:32:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-prometheus --- 15:32:31 [INFO] Installing org/opendaylight/serviceutils/metrics-impl-prometheus/0.11.4-SNAPSHOT/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar 15:32:31 [INFO] Writing OBR metadata 15:32:31 [INFO] 15:32:31 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-impl-prometheus --- 15:32:31 [INFO] org.opendaylight.serviceutils:metrics-impl-prometheus:bundle:0.11.4-SNAPSHOT 15:32:31 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:32:31 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:32:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:32:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:32:31 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:32:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:32:31 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:32:31 [INFO] +- io.prometheus:simpleclient:jar:0.10.0:compile 15:32:31 [INFO] +- io.prometheus:simpleclient_hotspot:jar:0.10.0:compile 15:32:31 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:32:31 [INFO] +- io.prometheus:simpleclient_servlet:jar:0.10.0:compile 15:32:31 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 15:32:31 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:32:31 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:32:31 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:32:31 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:32:31 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 15:32:31 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 15:32:31 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:32:31 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 15:32:31 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:test 15:32:31 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 15:32:31 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:test 15:32:31 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 15:32:31 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 15:32:31 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 15:32:31 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 15:32:31 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 15:32:31 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 15:32:31 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 15:32:31 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 15:32:31 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 15:32:31 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:32:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:32:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:32:31 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:32:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:32:31 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:32:31 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:32:31 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:32:31 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:32:31 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:32:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:32:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:32:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:32:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:32:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:32:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:32:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:32:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:32:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:32:31 [INFO] +- junit:junit:jar:4.13.2:test 15:32:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:32:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:32:31 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:32:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:32:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:32:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:32:31 [INFO] 15:32:31 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-impl-prometheus --- 15:32:31 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/sonatype-clm/module.xml 15:32:31 [INFO] 15:32:31 [INFO] ------------< org.opendaylight.serviceutils:metrics-sample >------------ 15:32:31 [INFO] Building ODL :: serviceutils :: metrics-sample 0.11.4-SNAPSHOT [25/30] 15:32:31 [INFO] -------------------------------[ bundle ]------------------------------- 15:32:31 [INFO] 15:32:31 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-sample --- 15:32:31 [INFO] 15:32:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-sample --- 15:32:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:31 [INFO] 15:32:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-sample --- 15:32:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:31 [INFO] 15:32:31 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-sample --- 15:32:31 [INFO] 15:32:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-sample --- 15:32:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/metrics/sample/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/** 15:32:31 [INFO] 15:32:31 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-sample --- 15:32:31 [INFO] Starting audit... 15:32:31 Audit done. 15:32:31 [INFO] You have 0 Checkstyle violations. 15:32:31 [INFO] 15:32:31 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-sample --- 15:32:31 [INFO] Starting audit... 15:32:31 Audit done. 15:32:31 [INFO] You have 0 Checkstyle violations. 15:32:31 [INFO] 15:32:31 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-sample --- 15:32:31 [INFO] 15:32:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-sample --- 15:32:31 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/resources 15:32:31 [INFO] 15:32:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-sample --- 15:32:31 [INFO] Changes detected - recompiling the module! :dependency 15:32:31 [INFO] Compiling 2 source files with javac [forked debug release 17] to target/classes 15:32:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/MetricDescriptor.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'from()' in type 'Generated': class file for org.immutables.value.Generated not found 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$AnchorBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ProjectBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$ModuleBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$IdBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor$BuildFinal.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:32:33 /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsExample.java:[61,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:32:33 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:32:33 Did you mean 'MetricsExample(@Reference MetricProvider metricProvider) {'? 15:32:33 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:[57,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. 15:32:33 (see https://errorprone.info/bugpattern/UnnecessarilyVisible) 15:32:33 Did you mean 'MetricsAdvancedExample(@Reference MetricProvider metricProvider) {'? 15:32:33 [INFO] 15:32:33 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-sample >>> 15:32:33 [INFO] 15:32:33 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-sample --- 15:32:33 [INFO] Fork Value is true 15:32:36 [INFO] Done SpotBugs Analysis.... 15:32:36 [INFO] 15:32:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-sample <<< 15:32:36 [INFO] 15:32:36 [INFO] 15:32:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-sample --- 15:32:36 [INFO] BugInstance size is 0 15:32:36 [INFO] Error size is 0 15:32:36 [INFO] No errors/warnings found 15:32:36 [INFO] 15:32:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-sample --- 15:32:36 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/resources 15:32:36 [INFO] 15:32:36 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-sample --- 15:32:36 [INFO] Changes detected - recompiling the module! :dependency 15:32:36 [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes 15:32:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[25,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. 15:32:38 (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) 15:32:38 Did you mean 'public void metricsExample() throws InterruptedException {'? 15:32:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[26,27] [Varifier] Consider using `var` here to avoid boilerplate. 15:32:38 (see https://errorprone.info/bugpattern/Varifier) 15:32:38 Did you mean 'var metricsProvider = new MetricProviderImpl();'? 15:32:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. 15:32:38 (see https://errorprone.info/bugpattern/Varifier) 15:32:38 Did you mean 'var metricsExample = new MetricsExample(metricsProvider);'? 15:32:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[28,21] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement 15:32:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[29,27] [Varifier] Consider using `var` here to avoid boilerplate. 15:32:38 (see https://errorprone.info/bugpattern/Varifier) 15:32:38 Did you mean 'var server = new HTTPServer(new InetSocketAddress("localhost", 1234), metricProvider.registry());'? 15:32:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[25,28] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement 15:32:38 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[24,27] [Varifier] Consider using `var` here to avoid boilerplate. 15:32:38 (see https://errorprone.info/bugpattern/Varifier) 15:32:38 Did you mean 'var metricProvider = new MetricProviderImpl();'? 15:32:38 [INFO] 15:32:38 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-sample --- 15:32:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:32:38 [INFO] 15:32:38 [INFO] ------------------------------------------------------- 15:32:38 [INFO] T E S T S 15:32:38 [INFO] ------------------------------------------------------- 15:32:40 [INFO] Running org.opendaylight.serviceutils.metrics.sample.MetricsExampleTest 15:32:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.serviceutils.metrics.sample.MetricsExampleTest 15:32:40 [INFO] 15:32:40 [INFO] Results: 15:32:40 [INFO] 15:32:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:32:40 [INFO] 15:32:40 [INFO] 15:32:40 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-sample --- 15:32:40 [INFO] 15:32:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-sample --- 15:32:40 [INFO] Building bundle: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT.jar 15:32:40 [INFO] Writing manifest: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/classes/META-INF/MANIFEST.MF 15:32:40 [INFO] 15:32:40 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-sample --- 15:32:40 [INFO] No previous run data found, generating javadoc. 15:32:42 [WARNING] Javadoc Warnings 15:32:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:29: warning: no comment 15:32:42 [WARNING] public static class MacLabeledMeter { 15:32:42 [WARNING] ^ 15:32:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:41: warning: no comment 15:32:42 [WARNING] public static class PortLabeledMeter { 15:32:42 [WARNING] ^ 15:32:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:57: warning: no comment 15:32:42 [WARNING] public MetricsAdvancedExample(@Reference MetricProvider metricProvider) { 15:32:42 [WARNING] ^ 15:32:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:63: warning: no comment 15:32:42 [WARNING] public void run() { 15:32:42 [WARNING] ^ 15:32:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:32: warning: no comment 15:32:42 [WARNING] public MacLabeledMeter(Labeled labeledMeter) { 15:32:42 [WARNING] ^ 15:32:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:36: warning: no comment 15:32:42 [WARNING] public Meter mac(String mac) { 15:32:42 [WARNING] ^ 15:32:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:44: warning: no comment 15:32:42 [WARNING] public PortLabeledMeter(Labeled> labeledLabeledMeter) { 15:32:42 [WARNING] ^ 15:32:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:48: warning: no comment 15:32:42 [WARNING] public MacLabeledMeter port(int port) { 15:32:42 [WARNING] ^ 15:32:42 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsExample.java:61: warning: no comment 15:32:42 [WARNING] public MetricsExample(@Reference MetricProvider metricProvider) { 15:32:42 [WARNING] ^ 15:32:42 [WARNING] 9 warnings 15:32:42 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-javadoc.jar 15:32:42 [INFO] 15:32:42 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-sample --- 15:32:42 [INFO] CycloneDX: Resolving Dependencies 15:32:43 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 15:32:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/bom.xml 15:32:43 [INFO] attaching as metrics-sample-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/bom.json 15:32:43 [INFO] attaching as metrics-sample-0.11.4-SNAPSHOT-cyclonedx.json 15:32:43 [INFO] 15:32:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-sample --- 15:32:43 [INFO] Checking compile classpath 15:32:43 [INFO] Checking runtime classpath 15:32:43 [INFO] Checking test classpath 15:32:43 [INFO] 15:32:43 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-sample --- 15:32:43 [WARNING] Used undeclared dependencies found: 15:32:43 [WARNING] io.prometheus:simpleclient:jar:0.10.0:test 15:32:43 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 15:32:43 [INFO] 15:32:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-sample --- 15:32:43 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-sources.jar 15:32:43 [INFO] 15:32:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-sample --- 15:32:43 [INFO] 15:32:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-sample --- 15:32:43 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/code-coverage/jacoco.exec 15:32:43 [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-sample' with 4 classes 15:32:43 [INFO] 15:32:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-sample --- 15:32:43 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT.jar 15:32:43 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT.pom 15:32:43 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT-javadoc.jar 15:32:43 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT-cyclonedx.xml 15:32:43 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT-cyclonedx.json 15:32:43 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT-sources.jar 15:32:43 [INFO] 15:32:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-sample --- 15:32:43 [INFO] Installing org/opendaylight/serviceutils/metrics-sample/0.11.4-SNAPSHOT/metrics-sample-0.11.4-SNAPSHOT.jar 15:32:43 [INFO] Writing OBR metadata 15:32:43 [INFO] 15:32:43 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-sample --- 15:32:43 [INFO] org.opendaylight.serviceutils:metrics-sample:bundle:0.11.4-SNAPSHOT 15:32:43 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 15:32:43 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 15:32:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:32:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:32:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:32:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:32:43 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:32:43 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:32:43 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:32:43 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 15:32:43 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:32:43 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:32:43 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:32:43 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:32:43 [INFO] +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:test 15:32:43 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:test 15:32:43 [INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:test 15:32:43 [INFO] | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:test 15:32:43 [INFO] +- org.opendaylight.serviceutils:metrics-impl-prometheus:jar:0.11.4-SNAPSHOT:test 15:32:43 [INFO] | +- io.prometheus:simpleclient:jar:0.10.0:test 15:32:43 [INFO] | +- io.prometheus:simpleclient_hotspot:jar:0.10.0:test 15:32:43 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 15:32:43 [INFO] | \- io.prometheus:simpleclient_servlet:jar:0.10.0:test 15:32:43 [INFO] +- io.prometheus:simpleclient_httpserver:jar:0.10.0:test 15:32:43 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:test 15:32:43 [INFO] +- org.opendaylight.infrautils:inject.guice.testutils:jar:5.0.9:test 15:32:43 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:test 15:32:43 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:test 15:32:43 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:test 15:32:43 [INFO] | +- com.google.inject:guice:jar:5.1.0:test 15:32:43 [INFO] | | \- aopalliance:aopalliance:jar:1.0:test 15:32:43 [INFO] | \- org.opendaylight.infrautils:inject:jar:5.0.9:test 15:32:43 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:test 15:32:43 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 15:32:43 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:test 15:32:43 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 15:32:43 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 15:32:43 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 15:32:43 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 15:32:43 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 15:32:43 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 15:32:43 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 15:32:43 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 15:32:43 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 15:32:43 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.23.0:provided 15:32:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:32:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:32:43 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:32:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:32:43 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:32:43 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:32:43 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:32:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:32:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:32:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:32:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:32:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:32:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:32:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:32:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:32:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:32:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:32:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:32:43 [INFO] +- junit:junit:jar:4.13.2:test 15:32:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:32:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:32:43 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:32:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:32:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:32:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:32:43 [INFO] 15:32:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-sample --- 15:32:43 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/sonatype-clm/module.xml 15:32:43 [INFO] 15:32:43 [INFO] --------------< org.opendaylight.serviceutils:metrics-it >-------------- 15:32:43 [INFO] Building ODL :: serviceutils :: metrics-it 0.11.4-SNAPSHOT [26/30] 15:32:43 [INFO] --------------------------------[ jar ]--------------------------------- 15:32:43 [INFO] 15:32:43 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-it --- 15:32:43 [INFO] 15:32:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-it --- 15:32:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:43 [INFO] 15:32:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-it --- 15:32:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:43 [INFO] 15:32:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-it --- 15:32:44 [INFO] 15:32:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-it --- 15:32:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/metrics/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:32:44 [INFO] 15:32:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ metrics-it --- 15:32:44 [INFO] Starting audit... 15:32:44 Audit done. 15:32:44 [INFO] You have 0 Checkstyle violations. 15:32:44 [INFO] 15:32:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ metrics-it --- 15:32:44 [INFO] Starting audit... 15:32:44 Audit done. 15:32:44 [INFO] You have 0 Checkstyle violations. 15:32:44 [INFO] 15:32:44 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ metrics-it --- 15:32:44 [INFO] 15:32:44 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ metrics-it --- 15:32:44 [INFO] Created: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/classes/META-INF/maven/dependencies.properties 15:32:44 [INFO] 15:32:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-it --- 15:32:44 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/it/src/main/resources 15:32:44 [INFO] 15:32:44 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-it --- 15:32:44 [INFO] No sources to compile 15:32:44 [INFO] 15:32:44 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-it >>> 15:32:44 [INFO] 15:32:44 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-it --- 15:32:45 [INFO] 15:32:45 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-it <<< 15:32:45 [INFO] 15:32:45 [INFO] 15:32:45 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-it --- 15:32:45 [INFO] 15:32:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-it --- 15:32:45 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/metrics/it/src/test/resources 15:32:45 [INFO] 15:32:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-it --- 15:32:45 [INFO] Changes detected - recompiling the module! :dependency 15:32:45 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 15:32:45 [WARNING] Cannot find annotation method 'stagedBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 15:32:45 [WARNING] /w/workspace/serviceutils-maven-clm-argon/metrics/it/src/test/java/org/opendaylight/serviceutils/metrics/it/MetricsIntegrationTest.java:[31,42] newCounter(java.lang.Object,java.lang.String) in org.opendaylight.serviceutils.metrics.MetricProvider has been deprecated and marked for removal 15:32:45 [INFO] 15:32:45 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ metrics-it --- 15:32:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:32:45 [INFO] 15:32:45 [INFO] ------------------------------------------------------- 15:32:45 [INFO] T E S T S 15:32:45 [INFO] ------------------------------------------------------- 15:32:46 [INFO] Running org.opendaylight.serviceutils.metrics.it.MetricsIntegrationTest 15:32:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.57 s -- in org.opendaylight.serviceutils.metrics.it.MetricsIntegrationTest 15:32:59 [INFO] 15:32:59 [INFO] Results: 15:32:59 [INFO] 15:32:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:32:59 [INFO] 15:32:59 [INFO] 15:32:59 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ metrics-it --- 15:32:59 [INFO] 15:32:59 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ metrics-it --- 15:32:59 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/metrics-it-0.11.4-SNAPSHOT.jar 15:32:59 [INFO] 15:32:59 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ metrics-it --- 15:33:00 [INFO] 15:33:00 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-it --- 15:33:00 [INFO] CycloneDX: Resolving Dependencies 15:33:03 [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) 15:33:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/bom.xml 15:33:03 [INFO] attaching as metrics-it-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/bom.json 15:33:03 [INFO] attaching as metrics-it-0.11.4-SNAPSHOT-cyclonedx.json 15:33:03 [INFO] 15:33:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-it --- 15:33:03 [INFO] Skipping duplicate-finder execution! 15:33:03 [INFO] 15:33:03 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ metrics-it --- 15:33:03 [WARNING] Used undeclared dependencies found: 15:33:03 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:33:03 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:33:03 [WARNING] Unused declared dependencies found: 15:33:03 [WARNING] org.opendaylight.serviceutils:serviceutils-features:xml:features:0.11.4-SNAPSHOT:compile 15:33:03 [WARNING] Non-test scoped test only dependencies found: 15:33:03 [WARNING] org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:33:03 [INFO] 15:33:03 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-it --- 15:33:03 [INFO] No sources in project. Archive not created. 15:33:03 [INFO] 15:33:03 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-it --- 15:33:03 [INFO] 15:33:03 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-it --- 15:33:03 [INFO] Loading execution data file /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/code-coverage/jacoco.exec 15:33:03 [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-it' with 0 classes 15:33:03 [INFO] 15:33:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-it --- 15:33:03 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/metrics-it-0.11.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.11.4-SNAPSHOT/metrics-it-0.11.4-SNAPSHOT.jar 15:33:03 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/it/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.11.4-SNAPSHOT/metrics-it-0.11.4-SNAPSHOT.pom 15:33:03 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.11.4-SNAPSHOT/metrics-it-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:03 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.11.4-SNAPSHOT/metrics-it-0.11.4-SNAPSHOT-cyclonedx.json 15:33:03 [INFO] 15:33:03 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-it --- 15:33:03 [INFO] org.opendaylight.serviceutils:metrics-it:jar:0.11.4-SNAPSHOT 15:33:03 [INFO] +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:compile 15:33:03 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 15:33:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 15:33:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:33:03 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 15:33:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 15:33:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 15:33:03 [INFO] | \- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 15:33:03 [INFO] +- org.opendaylight.serviceutils:serviceutils-features:xml:features:0.11.4-SNAPSHOT:compile 15:33:03 [INFO] +- org.opendaylight.infrautils:itestutils:jar:5.0.9:test 15:33:03 [INFO] | +- org.opendaylight.infrautils:infrautils-testutils:jar:5.0.9:test 15:33:03 [INFO] | | +- org.awaitility:awaitility:jar:4.1.1:test 15:33:03 [INFO] | | +- io.github.classgraph:classgraph:jar:4.8.158:test 15:33:03 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 15:33:03 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 15:33:03 [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 15:33:03 [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 15:33:03 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 15:33:03 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 15:33:03 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 15:33:03 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 15:33:03 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 15:33:03 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 15:33:03 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 15:33:03 [INFO] | +- org.osgi:osgi.core:jar:8.0.0:provided 15:33:03 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 15:33:03 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 15:33:03 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 15:33:03 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 15:33:03 [INFO] | | +- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 15:33:03 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 15:33:03 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 15:33:03 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 15:33:03 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 15:33:03 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 15:33:03 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 15:33:03 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 15:33:03 [INFO] | | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 15:33:03 [INFO] | | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 15:33:03 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 15:33:03 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 15:33:03 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 15:33:03 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 15:33:03 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 15:33:03 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 15:33:03 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 15:33:03 [INFO] | | \- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 15:33:03 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 15:33:03 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 15:33:03 [INFO] | +- org.ops4j.pax.url:pax-url-link:jar:2.6.14:test 15:33:03 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 15:33:03 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 15:33:03 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:33:03 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:33:03 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:33:03 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:33:03 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:33:03 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:33:03 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:33:03 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.13.0:test 15:33:03 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 15:33:03 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 15:33:03 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:12.0.10:test 15:33:03 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.4:test 15:33:03 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:33:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:33:03 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:33:03 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:33:03 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:33:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:33:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:33:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:33:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:33:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:33:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:33:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:33:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:33:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:33:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:33:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:33:03 [INFO] +- junit:junit:jar:4.13.2:test 15:33:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:33:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:33:03 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:33:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 15:33:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:33:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:33:03 [INFO] 15:33:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-it --- 15:33:03 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/sonatype-clm/module.xml 15:33:03 [INFO] 15:33:03 [INFO] ----------< org.opendaylight.serviceutils:metrics-aggregator >---------- 15:33:03 [INFO] Building ODL :: serviceutils :: metrics-aggregator 0.11.4-SNAPSHOT [27/30] 15:33:03 [INFO] --------------------------------[ pom ]--------------------------------- 15:33:03 [INFO] 15:33:03 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ metrics-aggregator --- 15:33:03 [INFO] 15:33:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-aggregator --- 15:33:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:03 [INFO] 15:33:03 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ metrics-aggregator --- 15:33:03 [INFO] 15:33:03 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-aggregator --- 15:33:03 [INFO] CycloneDX: Resolving Dependencies 15:33:03 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:33:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/metrics/target/bom.xml 15:33:03 [INFO] attaching as metrics-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/metrics/target/bom.json 15:33:03 [INFO] attaching as metrics-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:33:03 [INFO] 15:33:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-aggregator --- 15:33:03 [INFO] Skipping artifact installation 15:33:03 [INFO] 15:33:03 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ metrics-aggregator --- 15:33:03 [INFO] org.opendaylight.serviceutils:metrics-aggregator:pom:0.11.4-SNAPSHOT 15:33:03 [INFO] 15:33:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ metrics-aggregator --- 15:33:03 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/metrics/target/sonatype-clm/module.xml 15:33:03 [INFO] 15:33:03 [INFO] ------------< org.opendaylight.serviceutils:srm-aggregator >------------ 15:33:03 [INFO] Building ODL :: serviceutils :: srm-aggregator 0.11.4-SNAPSHOT [28/30] 15:33:03 [INFO] --------------------------------[ pom ]--------------------------------- 15:33:03 [INFO] 15:33:03 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ srm-aggregator --- 15:33:03 [INFO] 15:33:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-aggregator --- 15:33:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:03 [INFO] 15:33:03 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ srm-aggregator --- 15:33:03 [INFO] 15:33:03 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-aggregator --- 15:33:03 [INFO] CycloneDX: Resolving Dependencies 15:33:03 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:33:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/srm/target/bom.xml 15:33:03 [INFO] attaching as srm-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/srm/target/bom.json 15:33:03 [INFO] attaching as srm-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:33:03 [INFO] 15:33:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-aggregator --- 15:33:03 [INFO] Skipping artifact installation 15:33:03 [INFO] 15:33:03 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ srm-aggregator --- 15:33:03 [INFO] org.opendaylight.serviceutils:srm-aggregator:pom:0.11.4-SNAPSHOT 15:33:03 [INFO] 15:33:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ srm-aggregator --- 15:33:03 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/srm/target/sonatype-clm/module.xml 15:33:03 [INFO] 15:33:03 [INFO] ----------< org.opendaylight.serviceutils:serviceutils-karaf >---------- 15:33:03 [INFO] Building ODL :: serviceutils :: serviceutils-karaf 0.11.4-SNAPSHOT [29/30] 15:33:03 [INFO] --------------------------------[ jar ]--------------------------------- 15:33:03 [INFO] 15:33:03 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ serviceutils-karaf --- 15:33:03 [INFO] 15:33:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-karaf --- 15:33:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:03 [INFO] 15:33:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ serviceutils-karaf --- 15:33:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:03 [INFO] 15:33:03 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ serviceutils-karaf --- 15:33:03 [INFO] 15:33:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ serviceutils-karaf --- 15:33:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/serviceutils-maven-clm-argon/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:33:03 [INFO] 15:33:03 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ serviceutils-karaf --- 15:33:03 [INFO] Starting audit... 15:33:03 Audit done. 15:33:03 [INFO] You have 0 Checkstyle violations. 15:33:03 [INFO] 15:33:03 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ serviceutils-karaf --- 15:33:03 [INFO] Starting audit... 15:33:03 Audit done. 15:33:03 [INFO] You have 0 Checkstyle violations. 15:33:03 [INFO] 15:33:03 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ serviceutils-karaf --- 15:33:03 [INFO] 15:33:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ serviceutils-karaf --- 15:33:03 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/karaf/src/main/resources 15:33:03 [INFO] 15:33:03 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ serviceutils-karaf --- 15:33:03 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/karaf/src/main/resources 15:33:03 [INFO] 15:33:03 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ serviceutils-karaf --- 15:33:03 [INFO] Using repositories: 15:33:03 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 15:33:03 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 15:33:03 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:33:03 [INFO] Creating work directory: /w/workspace/serviceutils-maven-clm-argon/karaf/target/assembly 15:33:03 [INFO] Loading direct KAR and features XML dependencies 15:33:03 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 15:33:03 [INFO] Feature framework will be added as a startup feature 15:33:03 [INFO] Generating Karaf assembly: /w/workspace/serviceutils-maven-clm-argon/karaf/target/assembly 15:33:03 [INFO] Unzipping kars 15:33:03 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 15:33:04 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 15:33:04 [INFO] Loading profiles from: 15:33:04 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 15:33:04 [INFO] Loading repositories 15:33:04 [INFO] Generating generated-startup profile 15:33:04 [INFO] Generating generated-boot profile with parents: generated-startup 15:33:04 [INFO] Generating generated-installed profile 15:33:04 [INFO] Configuring etc/config.properties and etc/system.properties 15:33:04 [INFO] Downloading libraries for generated profiles 15:33:04 [INFO] Downloading additional libraries 15:33:04 [INFO] Writing configurations 15:33:04 [INFO] adding config file: etc/profile.cfg 15:33:04 [INFO] Startup stage 15:33:04 [INFO] Loading startup repositories 15:33:04 [INFO] Resolving startup features and bundles 15:33:04 [INFO] Features: framework 15:33:04 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 15:33:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 15:33:04 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 15:33:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 15:33:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 15:33:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 15:33:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:33:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 15:33:04 [INFO] Boot stage 15:33:04 [INFO] Loading boot repositories 15:33:04 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.11.4-SNAPSHOT/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.11.4-SNAPSHOT/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/7.0.11/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/7.0.11/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/10.0.12/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/10.0.12/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/12.0.10/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/10.0.12/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/7.0.11/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/12.0.10/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/7.0.11/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/12.0.10/xml/features 15:33:04 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/10.0.12/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/12.0.10/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/12.0.10/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/12.0.10/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/10.0.12/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/12.0.10/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/7.0.11/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/10.0.12/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/12.0.10/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/11.0.15/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/7.0.11/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/10.0.12/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/10.0.12/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/10.0.12/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/7.0.11/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/5.0.9/xml/features 15:33:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/7.0.11/xml/features 15:33:04 [INFO] Feature kar/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 15:33:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 15:33:04 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 15:33:04 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 15:33:04 [INFO] Feature jaas/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 15:33:04 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 15:33:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 15:33:04 [INFO] Feature bundle/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 15:33:04 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 15:33:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 15:33:04 [INFO] Feature shell/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 15:33:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 15:33:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 15:33:04 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 15:33:04 [INFO] Feature package/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 15:33:04 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 15:33:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 15:33:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 15:33:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 15:33:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 15:33:04 [INFO] Feature service/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 15:33:04 [INFO] Feature ssh/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 15:33:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 15:33:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 15:33:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 15:33:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 15:33:04 [INFO] Feature jline/3.21.0 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 15:33:04 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 15:33:04 [INFO] Feature feature/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 15:33:04 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 15:33:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 15:33:04 [INFO] Feature system/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 15:33:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 15:33:04 [INFO] Feature management/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 15:33:04 [INFO] adding config file: etc/jmx.acl.cfg 15:33:04 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 15:33:04 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 15:33:04 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 15:33:04 [INFO] adding config file: etc/org.apache.karaf.management.cfg 15:33:04 [INFO] Feature log/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 15:33:04 [INFO] adding config file: etc/org.apache.karaf.log.cfg 15:33:04 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 15:33:04 [INFO] Feature config/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 15:33:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 15:33:04 [INFO] Feature framework/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 15:33:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 15:33:04 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 15:33:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 15:33:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 15:33:04 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 15:33:04 [INFO] Feature 70854c55-271d-4d05-9004-145dcf0e1af6/0.0.0 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 15:33:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 15:33:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/12.0.10 15:33:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/12.0.10 15:33:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/12.0.10 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:33:04 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 15:33:04 [INFO] Feature instance/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 15:33:04 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 15:33:04 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 15:33:04 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 15:33:04 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 15:33:04 [INFO] Feature deployer/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 15:33:04 [INFO] Feature scr/4.4.4 is defined as a boot feature 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 15:33:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:33:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 15:33:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 15:33:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 15:33:05 [INFO] Feature standard/4.4.4 is defined as a boot feature 15:33:05 [INFO] Install stage 15:33:05 [INFO] Loading installed repositories 15:33:05 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 15:33:05 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 15:33:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 15:33:05 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 15:33:05 [INFO] adding maven artifact: mvn:org.eclipse.jdt/org.eclipse.jdt.annotation/2.2.700 15:33:05 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.7.3 15:33:05 [INFO] 15:33:05 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ serviceutils-karaf --- 15:33:05 [INFO] No sources to compile 15:33:05 [INFO] 15:33:05 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ serviceutils-karaf >>> 15:33:05 [INFO] 15:33:05 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ serviceutils-karaf --- 15:33:05 [INFO] 15:33:05 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ serviceutils-karaf <<< 15:33:05 [INFO] 15:33:05 [INFO] 15:33:05 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ serviceutils-karaf --- 15:33:05 [INFO] 15:33:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ serviceutils-karaf --- 15:33:05 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/karaf/src/test/resources 15:33:05 [INFO] 15:33:05 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ serviceutils-karaf --- 15:33:05 [INFO] No sources to compile 15:33:05 [INFO] 15:33:05 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ serviceutils-karaf --- 15:33:05 [INFO] No tests to run. 15:33:05 [INFO] 15:33:05 [INFO] --- maven-dependency-plugin:3.6.0:copy (apply-branding) @ serviceutils-karaf --- 15:33:05 [INFO] 15:33:05 [INFO] --- maven-dependency-plugin:3.6.0:unpack-dependencies (unpack-karaf-resources) @ serviceutils-karaf --- 15:33:05 [INFO] 15:33:05 [INFO] --- maven-dependency-plugin:3.6.0:copy (org.ops4j.pax.url.mvn.cfg) @ serviceutils-karaf --- 15:33:05 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 15:33:05 [INFO] Copying opendaylight-karaf-resources-12.0.10-config.properties to /w/workspace/serviceutils-maven-clm-argon/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 15:33:05 [INFO] 15:33:05 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ serviceutils-karaf --- 15:33:05 [INFO] 15:33:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ serviceutils-karaf --- 15:33:05 [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-clm-argon/karaf/src/main/assembly 15:33:05 [INFO] 15:33:05 [INFO] --- karaf-plugin:12.0.10:populate-local-repo (populate-local-repo) @ serviceutils-karaf --- 15:33:06 [INFO] Feature repository discovered recursively: 78bf93be-9e69-470e-be55-688e77bea638 15:33:06 [INFO] Feature repository discovered recursively: serviceutils-features 15:33:06 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-common 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 15:33:06 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:06 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-util 15:33:06 [INFO] Feature repository discovered recursively: pt-triemap 15:33:06 [INFO] Feature repository discovered recursively: odl-guava 15:33:06 [INFO] Feature repository discovered recursively: odl-infrautils-utils 15:33:06 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-common 15:33:06 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 15:33:06 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-blueprint-7.0.11 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-codec 15:33:06 [INFO] Feature repository discovered recursively: odl-gson 15:33:06 [INFO] Feature repository discovered recursively: odl-stax2-api 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-data 15:33:06 [INFO] Feature repository discovered recursively: odl-antlr4 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-parser 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-7.0.11 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 15:33:06 [INFO] Feature repository discovered recursively: odl-apache-commons-text 15:33:06 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-akka 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-scala 15:33:06 [INFO] Feature repository discovered recursively: odl-servlet-api 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-7.0.11 15:33:06 [INFO] Feature repository discovered recursively: framework-4.4.4 15:33:06 [INFO] Feature repository discovered recursively: standard-4.4.4 15:33:06 [INFO] Feature repository discovered recursively: framework-4.4.4 15:33:06 [INFO] Feature repository discovered recursively: serviceutils-features 15:33:06 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-common 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-util 15:33:06 [INFO] Feature repository discovered recursively: odl-guava 15:33:06 [INFO] Feature repository discovered recursively: pt-triemap 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-common 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 15:33:06 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:06 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 15:33:06 [INFO] Feature repository discovered recursively: odl-infrautils-utils 15:33:06 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:06 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 15:33:06 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-blueprint-7.0.11 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-codec 15:33:06 [INFO] Feature repository discovered recursively: odl-gson 15:33:06 [INFO] Feature repository discovered recursively: odl-stax2-api 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-data 15:33:06 [INFO] Feature repository discovered recursively: odl-antlr4 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-parser 15:33:06 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-7.0.11 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 15:33:06 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 15:33:06 [INFO] Feature repository discovered recursively: odl-apache-commons-text 15:33:06 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 15:33:06 [INFO] Feature repository discovered recursively: odl-servlet-api 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-akka 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-scala 15:33:06 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-7.0.11 15:33:06 [INFO] Feature repository discovered recursively: standard-4.4.4 15:33:06 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 15:33:08 [INFO] 15:33:08 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ serviceutils-karaf --- 15:33:09 [INFO] Executing tasks 15:33:09 [INFO] Executed tasks 15:33:09 [INFO] 15:33:09 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ serviceutils-karaf --- 15:33:09 [INFO] Executing tasks 15:33:09 [INFO] [delete] Deleting directory /w/workspace/serviceutils-maven-clm-argon/karaf/target/assembly/system/org/bouncycastle 15:33:09 [INFO] Executed tasks 15:33:09 [INFO] 15:33:09 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ serviceutils-karaf --- 15:33:09 [INFO] Building jar: /w/workspace/serviceutils-maven-clm-argon/karaf/target/serviceutils-karaf-0.11.4-SNAPSHOT.jar 15:33:09 [INFO] 15:33:09 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ serviceutils-karaf --- 15:33:09 [INFO] 15:33:09 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ serviceutils-karaf --- 15:33:19 [INFO] 15:33:19 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-karaf --- 15:33:19 [INFO] CycloneDX: Resolving Dependencies 15:33:24 [INFO] CycloneDX: Creating BOM version 1.4 with 276 component(s) 15:33:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/karaf/target/bom.xml 15:33:24 [INFO] attaching as serviceutils-karaf-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/karaf/target/bom.json 15:33:24 [INFO] attaching as serviceutils-karaf-0.11.4-SNAPSHOT-cyclonedx.json 15:33:24 [INFO] 15:33:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-karaf --- 15:33:24 [INFO] Skipping duplicate-finder execution! 15:33:24 [INFO] 15:33:24 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ serviceutils-karaf --- 15:33:24 [WARNING] Unused declared dependencies found: 15:33:24 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:12.0.10:compile 15:33:24 [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile 15:33:24 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 15:33:24 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 15:33:24 [INFO] 15:33:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ serviceutils-karaf --- 15:33:24 [INFO] No sources in project. Archive not created. 15:33:24 [INFO] 15:33:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ serviceutils-karaf --- 15:33:24 [INFO] 15:33:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ serviceutils-karaf --- 15:33:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:33:24 [INFO] 15:33:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-karaf --- 15:33:24 [INFO] No primary artifact to install, installing attached artifacts instead. 15:33:24 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/karaf/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.11.4-SNAPSHOT/serviceutils-karaf-0.11.4-SNAPSHOT.pom 15:33:24 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/karaf/target/serviceutils-karaf-0.11.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.11.4-SNAPSHOT/serviceutils-karaf-0.11.4-SNAPSHOT.tar.gz 15:33:24 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/karaf/target/serviceutils-karaf-0.11.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.11.4-SNAPSHOT/serviceutils-karaf-0.11.4-SNAPSHOT.zip 15:33:25 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/karaf/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.11.4-SNAPSHOT/serviceutils-karaf-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:25 [INFO] Installing /w/workspace/serviceutils-maven-clm-argon/karaf/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.11.4-SNAPSHOT/serviceutils-karaf-0.11.4-SNAPSHOT-cyclonedx.json 15:33:25 [INFO] 15:33:25 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ serviceutils-karaf --- 15:33:25 [INFO] org.opendaylight.serviceutils:serviceutils-karaf:jar:0.11.4-SNAPSHOT 15:33:25 [INFO] +- org.apache.karaf.features:framework:kar:4.4.4:compile 15:33:25 [INFO] | +- org.apache.karaf.features:base:jar:4.4.4:runtime 15:33:25 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 15:33:25 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 15:33:25 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 15:33:25 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 15:33:25 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 15:33:25 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 15:33:25 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 15:33:25 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:runtime 15:33:25 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:runtime 15:33:25 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 15:33:25 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 15:33:25 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:runtime 15:33:25 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 15:33:25 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 15:33:25 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:runtime 15:33:25 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:runtime 15:33:25 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:compile 15:33:25 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 15:33:25 [INFO] | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 15:33:25 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 15:33:25 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:runtime 15:33:25 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:runtime 15:33:25 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 15:33:25 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:compile 15:33:25 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:runtime 15:33:25 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:compile 15:33:25 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 15:33:25 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 15:33:25 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 15:33:25 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 15:33:25 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 15:33:25 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 15:33:25 [INFO] | +- org.jline:jline:jar:3.21.0:compile 15:33:25 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:compile 15:33:25 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 15:33:25 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 15:33:25 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:compile 15:33:25 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:compile 15:33:25 [INFO] | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 15:33:25 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 15:33:25 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 15:33:25 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 15:33:25 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 15:33:25 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 15:33:25 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 15:33:25 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 15:33:25 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 15:33:25 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 15:33:25 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 15:33:25 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 15:33:25 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:runtime 15:33:25 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 15:33:25 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 15:33:25 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 15:33:25 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:compile 15:33:25 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile 15:33:25 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 15:33:25 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 15:33:25 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 15:33:25 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 15:33:25 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 15:33:25 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile 15:33:25 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile 15:33:25 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 15:33:25 [INFO] +- org.opendaylight.serviceutils:serviceutils-features:xml:features:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-listener:xml:features:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:runtime 15:33:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:runtime 15:33:25 [INFO] | | \- org.opendaylight.serviceutils:listener-api:jar:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | +- org.opendaylight.serviceutils:metrics-api:jar:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:runtime 15:33:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:runtime 15:33:25 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:runtime 15:33:25 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:runtime 15:33:25 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:runtime 15:33:25 [INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:runtime 15:33:25 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:5.0.9:runtime 15:33:25 [INFO] | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:runtime 15:33:25 [INFO] | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:runtime 15:33:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:runtime 15:33:25 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 15:33:25 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 15:33:25 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:runtime 15:33:25 [INFO] | | | \- org.opendaylight.yangtools:util:jar:10.0.12:runtime 15:33:25 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:5.0.9:runtime 15:33:25 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:runtime 15:33:25 [INFO] | | | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:runtime 15:33:25 [INFO] | | \- org.opendaylight.serviceutils:rpc-api:jar:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | \- com.google.guava:guava:jar:31.1-jre:runtime 15:33:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 15:33:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 15:33:25 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:runtime 15:33:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:runtime 15:33:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:runtime 15:33:25 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.4:runtime 15:33:25 [INFO] | \- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:runtime 15:33:25 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:runtime 15:33:25 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:runtime 15:33:25 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:runtime 15:33:25 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 15:33:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:runtime 15:33:25 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:runtime 15:33:25 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:runtime 15:33:25 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:runtime 15:33:25 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:runtime 15:33:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:runtime 15:33:25 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:runtime 15:33:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:runtime 15:33:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:runtime 15:33:25 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:runtime 15:33:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:runtime 15:33:25 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:runtime 15:33:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:runtime 15:33:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:runtime 15:33:25 [INFO] | | \- org.opendaylight.controller:blueprint:jar:7.0.11:runtime 15:33:25 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 15:33:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:runtime 15:33:25 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:runtime 15:33:25 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:runtime 15:33:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:runtime 15:33:25 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:runtime 15:33:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:runtime 15:33:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:runtime 15:33:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:runtime 15:33:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:runtime 15:33:25 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:runtime 15:33:25 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:runtime 15:33:25 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:runtime 15:33:25 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 15:33:25 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 15:33:25 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 15:33:25 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:runtime 15:33:25 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:runtime 15:33:25 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 15:33:25 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 15:33:25 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:runtime 15:33:25 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 15:33:25 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:runtime 15:33:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:runtime 15:33:25 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 15:33:25 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:runtime 15:33:25 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:runtime 15:33:25 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 15:33:25 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:runtime 15:33:25 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:runtime 15:33:25 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:runtime 15:33:25 [INFO] | | | \- org.apache.commons:commons-text:jar:1.10.0:runtime 15:33:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:runtime 15:33:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:runtime 15:33:25 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:runtime 15:33:25 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:runtime 15:33:25 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:runtime 15:33:25 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:runtime 15:33:25 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:runtime 15:33:25 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:runtime 15:33:25 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 15:33:25 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 15:33:25 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:runtime 15:33:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:runtime 15:33:25 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:runtime 15:33:25 [INFO] | +- org.opendaylight.serviceutils:tools-api:jar:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | +- org.opendaylight.serviceutils:upgrade:jar:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] | \- org.opendaylight.serviceutils:upgrade:xml:config:0.11.4-SNAPSHOT:runtime 15:33:25 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.4:runtime 15:33:25 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 15:33:25 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 15:33:25 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 15:33:25 [INFO] | +- org.osgi:osgi.annotation:jar:8.0.1:provided 15:33:25 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 15:33:25 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 15:33:25 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:compile 15:33:25 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:12.0.10:provided 15:33:25 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:12.0.10:provided 15:33:25 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:runtime 15:33:25 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:runtime 15:33:25 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:runtime 15:33:25 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 15:33:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 15:33:25 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 15:33:25 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 15:33:25 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 15:33:25 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 15:33:25 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 15:33:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 15:33:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 15:33:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:33:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 15:33:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:33:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 15:33:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 15:33:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 15:33:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 15:33:25 [INFO] +- junit:junit:jar:4.13.2:test 15:33:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 15:33:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 15:33:25 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 15:33:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:runtime 15:33:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 15:33:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:33:25 [INFO] 15:33:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ serviceutils-karaf --- 15:33:25 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/karaf/target/sonatype-clm/module.xml 15:33:25 [INFO] 15:33:25 [INFO] -------< org.opendaylight.serviceutils:serviceutils-aggregator >-------- 15:33:25 [INFO] Building serviceutils 0.11.4-SNAPSHOT [30/30] 15:33:25 [INFO] --------------------------------[ pom ]--------------------------------- 15:33:25 [INFO] 15:33:25 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ serviceutils-aggregator --- 15:33:25 [INFO] 15:33:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-aggregator --- 15:33:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:25 [INFO] 15:33:25 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ serviceutils-aggregator --- 15:33:25 [INFO] 15:33:25 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-aggregator --- 15:33:25 [INFO] CycloneDX: Resolving Dependencies 15:33:25 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:33:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-clm-argon/target/bom.xml 15:33:25 [INFO] attaching as serviceutils-aggregator-0.11.4-SNAPSHOT-cyclonedx.xml 15:33:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-clm-argon/target/bom.json 15:33:25 [INFO] attaching as serviceutils-aggregator-0.11.4-SNAPSHOT-cyclonedx.json 15:33:25 [INFO] 15:33:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-aggregator --- 15:33:25 [INFO] Skipping artifact installation 15:33:25 [INFO] 15:33:25 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ serviceutils-aggregator --- 15:33:25 [INFO] org.opendaylight.serviceutils:serviceutils-aggregator:pom:0.11.4-SNAPSHOT 15:33:25 [INFO] 15:33:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ serviceutils-aggregator --- 15:33:25 [INFO] Saved module information to /w/workspace/serviceutils-maven-clm-argon/target/sonatype-clm/module.xml 15:33:25 [INFO] ------------------------------------------------------------------------ 15:33:25 [INFO] Reactor Summary for serviceutils 0.11.4-SNAPSHOT: 15:33:25 [INFO] 15:33:25 [INFO] ODL :: serviceutils :: quality-parent .............. SUCCESS [ 12.427 s] 15:33:25 [INFO] ODL :: serviceutils :: binding-parent .............. SUCCESS [ 1.033 s] 15:33:25 [INFO] ODL :: serviceutils :: commons ..................... SUCCESS [ 1.587 s] 15:33:25 [INFO] ODL :: serviceutils :: metrics-api ................. SUCCESS [ 19.768 s] 15:33:25 [INFO] ODL :: serviceutils :: tools-api ................... SUCCESS [ 11.621 s] 15:33:25 [INFO] listener-api ....................................... SUCCESS [ 10.191 s] 15:33:25 [INFO] rpc-api ............................................ SUCCESS [ 9.451 s] 15:33:25 [INFO] ODL :: serviceutils :: tools-testutils ............. SUCCESS [ 14.520 s] 15:33:25 [INFO] ODL :: serviceutils :: tools-aggregator ............ SUCCESS [ 0.121 s] 15:33:25 [INFO] ODL :: serviceutils :: metrics-impl ................ SUCCESS [ 17.632 s] 15:33:25 [INFO] ODL :: serviceutils :: Metrics ..................... SUCCESS [ 28.572 s] 15:33:25 [INFO] ODL :: serviceutils :: listener tools .............. SUCCESS [ 24.232 s] 15:33:25 [INFO] ODL :: serviceutils :: RPC tools ................... SUCCESS [ 20.306 s] 15:33:25 [INFO] ODL :: serviceutils :: upgrade ..................... SUCCESS [ 8.598 s] 15:33:25 [INFO] ODL :: serviceutils :: TOOLS ....................... SUCCESS [ 36.148 s] 15:33:25 [INFO] ODL :: serviceutils :: srm-api ..................... SUCCESS [ 11.258 s] 15:33:25 [INFO] ODL :: serviceutils :: srm-impl .................... SUCCESS [ 9.758 s] 15:33:25 [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 9.735 s] 15:33:25 [INFO] ODL :: serviceutils :: SRM ......................... SUCCESS [ 32.681 s] 15:33:25 [INFO] ODL :: serviceutils :: serviceutils-features ....... SUCCESS [ 6.869 s] 15:33:25 [INFO] ODL :: serviceutils :: serviceutils-features-aggregator SUCCESS [ 0.091 s] 15:33:25 [INFO] ODL :: serviceutils :: serviceutils-artifacts ...... SUCCESS [ 0.116 s] 15:33:25 [INFO] ODL :: serviceutils :: metrics-impl-test ........... SUCCESS [ 8.820 s] 15:33:25 [INFO] ODL :: serviceutils :: metrics-impl-prometheus ..... SUCCESS [ 13.090 s] 15:33:25 [INFO] ODL :: serviceutils :: metrics-sample .............. SUCCESS [ 12.166 s] 15:33:25 [INFO] ODL :: serviceutils :: metrics-it .................. SUCCESS [ 20.066 s] 15:33:25 [INFO] ODL :: serviceutils :: metrics-aggregator .......... SUCCESS [ 0.037 s] 15:33:25 [INFO] ODL :: serviceutils :: srm-aggregator .............. SUCCESS [ 0.032 s] 15:33:25 [INFO] ODL :: serviceutils :: serviceutils-karaf .......... SUCCESS [ 21.853 s] 15:33:25 [INFO] serviceutils ....................................... SUCCESS [ 0.041 s] 15:33:25 [INFO] ------------------------------------------------------------------------ 15:33:25 [INFO] BUILD SUCCESS 15:33:25 [INFO] ------------------------------------------------------------------------ 15:33:25 [INFO] Total time: 06:13 min 15:33:25 [INFO] Finished at: 2024-03-02T15:33:25Z 15:33:25 [INFO] ------------------------------------------------------------------------ 15:33:25 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins16403653387074274.sh 15:33:25 [serviceutils-maven-clm-argon] $ /bin/sh -xe /tmp/jenkins7110725767900018359.sh 15:33:25 + find . -regex '.*karaf/target' 15:33:25 + xargs rm -rf 15:33:32 [INFO] 2024-03-02T15:33:32.384Z Scanning application odl-serviceutils. 15:33:32 [INFO] Discovered commit hash '387a4051140c8ba3173d88d3b214b54c77889ce9' via environment variable GIT_COMMIT 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-sources.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-javadoc.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-sources.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/spotbugs/bug-pattern-1.5.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-javadoc.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-sources.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/spotbugs/bug-pattern-1.5.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-javadoc.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-sources.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/metrics-it-0.11.4-SNAPSHOT.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/bcpkix-jdk18on-1.76.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/bcprov-ext-jdk18on-1.76.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/bcutil-jdk18on-1.76.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/org.apache.karaf.main-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/org.apache.karaf.specs.activator-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/osgi.core-8.0.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/endorsed/org.apache.karaf.specs.locator-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/javax.annotation-api-1.3.2.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/jaxb-runtime-2.3.8.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/txw2-2.3.8.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/karaf.branding-12.0.10.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/io/undertow/undertow-core/2.2.26.Final/undertow-core-2.2.26.Final.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/io/undertow/undertow-servlet/2.2.26.Final/undertow-servlet-2.2.26.Final.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/io/undertow/undertow-websockets-jsr/2.2.26.Final/undertow-websockets-jsr-2.2.26.Final.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/jmx/org.apache.aries.jmx.api/1.1.5/org.apache.aries.jmx.api-1.1.5.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.api/1.2.0/org.apache.aries.jmx.blueprint.api-1.2.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.core/1.2.0/org.apache.aries.jmx.blueprint.core-1.2.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.13/org.apache.aries.proxy-1.1.13.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.configurator/1.0.16/org.apache.felix.configurator-1.0.16.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.converter/1.0.14/org.apache.felix.converter-1.0.14.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.4/org.apache.karaf.audit.core-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.4/org.apache.karaf.bundle.blueprintstate-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.4/org.apache.karaf.deployer.wrap-4.4.4.jar 15:33:32 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.4/org.apache.karaf.diagnostic.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.4/org.apache.karaf.features.command-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.4/org.apache.karaf.http.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.4/org.apache.karaf.instance.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.4/org.apache.karaf.jaas.blueprint.config-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.4/org.apache.karaf.jaas.blueprint.jasypt-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.4/org.apache.karaf.jaas.command-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.4/org.apache.karaf.jaas.jasypt-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.4/org.apache.karaf.jaas.spring-security-crypto-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.4/org.apache.karaf.log.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/management/org.apache.karaf.management.server/4.4.4/org.apache.karaf.management.server-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/manual/4.4.4/manual-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.4/org.apache.karaf.maven.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.4/org.apache.karaf.obr.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/org.apache.karaf.event/4.4.4/org.apache.karaf.event-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.4/org.apache.karaf.package.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.4/org.apache.karaf.scheduler.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.4/org.apache.karaf.scr.management-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.4/org.apache.karaf.scr.state-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.4/org.apache.karaf.service.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.4/org.apache.karaf.service.guard-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.4/org.apache.karaf.services.eventadmin-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.4/org.apache.karaf.shell.commands-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.4/org.apache.karaf.shell.groovy-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.4/org.apache.karaf.shell.ssh-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.table/4.4.4/org.apache.karaf.shell.table-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.4/org.apache.karaf.system.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.4/org.apache.karaf.web.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.4/org.apache.karaf.webconsole.console-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.4/org.apache.karaf.webconsole.features-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.4/org.apache.karaf.webconsole.gogo-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.4/org.apache.karaf.webconsole.http-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.4/org.apache.karaf.webconsole.instance-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/servicemix/specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0/org.apache.servicemix.specs.jaxb-api-2.2-2.9.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/sshd/sshd-scp/2.10.0/sshd-scp-2.10.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/sshd/sshd-sftp/2.10.0/sshd-sftp-2.10.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/http2/http2-client/9.4.52.v20230823/http2-client-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/http2/http2-common/9.4.52.v20230823/http2-common-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/http2/http2-hpack/9.4.52.v20230823/http2-hpack-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/http2/http2-http-client-transport/9.4.52.v20230823/http2-http-client-transport-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/http2/http2-server/9.4.52.v20230823/http2-server-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-client/9.4.52.v20230823/jetty-alpn-client-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.52.v20230823/jetty-alpn-java-client-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.52.v20230823/jetty-alpn-java-server-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.52.v20230823/jetty-alpn-openjdk8-client-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.52.v20230823/jetty-alpn-openjdk8-server-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-server/9.4.52.v20230823/jetty-alpn-server-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-continuation/9.4.52.v20230823/jetty-continuation-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-jaas/9.4.52.v20230823/jetty-jaas-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-jmx/9.4.52.v20230823/jetty-jmx-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-openid/9.4.52.v20230823/jetty-openid-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-proxy/9.4.52.v20230823/jetty-proxy-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-rewrite/9.4.52.v20230823/jetty-rewrite-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-servlets/9.4.52.v20230823/jetty-servlets-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-xml/9.4.52.v20230823/jetty-xml-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.52.v20230823/javax-websocket-client-impl-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.52.v20230823/javax-websocket-server-impl-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/jboss/xnio/xnio-api/3.8.10.Final/xnio-api-3.8.10.Final.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/jboss/xnio/xnio-nio/3.8.10.Final/xnio-nio-3.8.10.Final.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/jline/jline/3.21.0/jline-3.21.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-jetty-adapter-spi/18.0.2/keycloak-jetty-adapter-spi-18.0.2.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-jetty-core/18.0.2/keycloak-jetty-core-18.0.2.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-jetty94-adapter/18.0.2/keycloak-jetty94-adapter-18.0.2.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-pax-web-jetty94/18.0.2/keycloak-pax-web-jetty94-18.0.2.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/opendaylight/odlparent/bcpkix-framework-ext/12.0.10/bcpkix-framework-ext-12.0.10.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/opendaylight/odlparent/bcprov-framework-ext/12.0.10/bcprov-framework-ext-12.0.10.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/opendaylight/odlparent/bcutil-framework-ext/12.0.10/bcutil-framework-ext-12.0.10.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/opendaylight/odlparent/karaf.branding/12.0.10/karaf.branding-12.0.10.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/opendaylight/odlparent/logging-markers/12.0.10/logging-markers-12.0.10.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/keycloak-common/8.0.22/keycloak-common-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.22/keycloak-osgi-adapter-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-api/8.0.22/pax-web-api-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.22/pax-web-compatibility-annotation13-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.22/pax-web-compatibility-el2-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.22/pax-web-compatibility-servlet31-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-deployer/8.0.22/pax-web-deployer-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-extender-war/8.0.22/pax-web-extender-war-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.22/pax-web-extender-whiteboard-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.22/pax-web-jetty-keycloak-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-jetty/8.0.22/pax-web-jetty-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-jsp/8.0.22/pax-web-jsp-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-karaf/8.0.22/pax-web-karaf-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-runtime/8.0.22/pax-web-runtime-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-spi/8.0.22/pax-web-spi-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.22/pax-web-tomcat-common-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.22/pax-web-tomcat-keycloak-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.22/pax-web-tomcat-keycloak18-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.22/pax-web-tomcat-websocket-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-tomcat/8.0.22/pax-web-tomcat-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.22/pax-web-undertow-keycloak-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.22/pax-web-undertow-websocket-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-undertow/8.0.22/pax-web-undertow-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-websocket/8.0.22/pax-web-websocket-8.0.22.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ow2/asm/asm/9.5/asm-9.5.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-javadoc.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-sources.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-sources.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-javadoc.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-sources.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/spotbugs/bug-pattern-1.5.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-javadoc.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-sources.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-sources.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-sources.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-sources.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/spotbugs/bug-pattern-1.5.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-javadoc.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-sources.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/spotbugs/bug-pattern-1.5.0.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-javadoc.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-sources.jar 15:33:33 [INFO] Scan target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT.jar 15:33:33 [INFO] Scan configuration properties: 15:33:33 [INFO] dirExcludes=null 15:33:33 [INFO] dirIncludes=null 15:33:33 [INFO] fileExcludes= 15:33:33 [INFO] fileIncludes= 15:33:33 [INFO] 2024-03-02T15:33:33.026Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:33 [INFO] 2024-03-02T15:33:33.545Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT-sources.jar 15:33:33 [INFO] 2024-03-02T15:33:33.578Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/metrics-api-0.11.4-SNAPSHOT.jar 15:33:33 [INFO] 2024-03-02T15:33:33.817Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:35 [INFO] 2024-03-02T15:33:35.187Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-javadoc.jar 15:33:35 [INFO] 2024-03-02T15:33:35.195Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT-sources.jar 15:33:35 [INFO] 2024-03-02T15:33:35.198Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/metrics-impl-prometheus-0.11.4-SNAPSHOT.jar 15:33:35 [INFO] 2024-03-02T15:33:35.212Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-prometheus/target/spotbugs/bug-pattern-1.5.0.jar 15:33:35 [INFO] 2024-03-02T15:33:35.235Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-javadoc.jar 15:33:35 [INFO] 2024-03-02T15:33:35.242Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT-sources.jar 15:33:35 [INFO] 2024-03-02T15:33:35.244Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/metrics-impl-test-0.11.4-SNAPSHOT.jar 15:33:35 [INFO] 2024-03-02T15:33:35.250Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl-test/target/spotbugs/bug-pattern-1.5.0.jar 15:33:35 [INFO] 2024-03-02T15:33:35.272Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-javadoc.jar 15:33:35 [INFO] 2024-03-02T15:33:35.280Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT-sources.jar 15:33:35 [INFO] 2024-03-02T15:33:35.282Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/metrics-impl-0.11.4-SNAPSHOT.jar 15:33:35 [INFO] 2024-03-02T15:33:35.301Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:33:35 [INFO] 2024-03-02T15:33:35.324Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/metrics-it-0.11.4-SNAPSHOT.jar 15:33:35 [INFO] 2024-03-02T15:33:35.326Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/bcpkix-jdk18on-1.76.jar 15:33:35 [INFO] 2024-03-02T15:33:35.657Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/bcprov-ext-jdk18on-1.76.jar 15:33:37 [INFO] 2024-03-02T15:33:37.498Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/bcutil-jdk18on-1.76.jar 15:33:37 [INFO] 2024-03-02T15:33:37.664Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 15:33:37 [INFO] 2024-03-02T15:33:37.671Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 15:33:37 [INFO] 2024-03-02T15:33:37.675Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/org.apache.karaf.main-4.4.4.jar 15:33:37 [INFO] 2024-03-02T15:33:37.707Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/org.apache.karaf.specs.activator-4.4.4.jar 15:33:37 [INFO] 2024-03-02T15:33:37.710Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/boot/osgi.core-8.0.0.jar 15:33:37 [INFO] 2024-03-02T15:33:37.784Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.4.jar 15:33:37 [INFO] 2024-03-02T15:33:37.795Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.4.jar 15:33:37 [INFO] 2024-03-02T15:33:37.800Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/endorsed/org.apache.karaf.specs.locator-4.4.4.jar 15:33:37 [INFO] 2024-03-02T15:33:37.802Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 15:33:37 [INFO] 2024-03-02T15:33:37.809Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 15:33:37 [INFO] 2024-03-02T15:33:37.844Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/javax.annotation-api-1.3.2.jar 15:33:37 [INFO] 2024-03-02T15:33:37.849Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/jaxb-runtime-2.3.8.jar 15:33:38 [INFO] 2024-03-02T15:33:38.027Z Scanned 12077 files so far 15:33:38 [INFO] 2024-03-02T15:33:38.052Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 15:33:38 [INFO] 2024-03-02T15:33:38.066Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/jdk9plus/txw2-2.3.8.jar 15:33:38 [INFO] 2024-03-02T15:33:38.085Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/lib/karaf.branding-12.0.10.jar 15:33:38 [INFO] 2024-03-02T15:33:38.086Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar 15:33:38 [INFO] 2024-03-02T15:33:38.108Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar 15:33:38 [ERROR] Could not parse class file FastDoubleSwar.class 15:33:38 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 15:33:38 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 15:33:38 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 15:33:38 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 15:33:38 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 15:33:38 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 15:33:38 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 15:33:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:33:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 15:33:38 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 15:33:38 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 15:33:38 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 15:33:38 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 15:33:38 at hudson.remoting.Request$2.run(Request.java:377) 15:33:38 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 15:33:38 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 15:33:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 15:33:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 15:33:38 at java.base/java.lang.Thread.run(Thread.java:829) 15:33:38 [ERROR] Could not parse class file FastIntegerMath$UInt128.class 15:33:38 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 15:33:38 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 15:33:38 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 15:33:38 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 15:33:38 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 15:33:38 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 15:33:38 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 15:33:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:33:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 15:33:38 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 15:33:38 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 15:33:38 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 15:33:38 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 15:33:38 at hudson.remoting.Request$2.run(Request.java:377) 15:33:38 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 15:33:38 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 15:33:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 15:33:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 15:33:38 at java.base/java.lang.Thread.run(Thread.java:829) 15:33:38 [ERROR] Could not parse class file FastIntegerMath.class 15:33:38 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 15:33:38 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 15:33:38 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 15:33:38 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 15:33:38 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 15:33:38 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 15:33:38 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 15:33:38 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 15:33:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:33:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 15:33:38 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 15:33:38 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 15:33:38 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 15:33:38 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 15:33:38 at hudson.remoting.Request$2.run(Request.java:377) 15:33:38 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 15:33:38 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 15:33:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 15:33:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 15:33:38 at java.base/java.lang.Thread.run(Thread.java:829) 15:33:38 [INFO] 2024-03-02T15:33:38.244Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar 15:33:38 [INFO] 2024-03-02T15:33:38.555Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar 15:33:38 [INFO] 2024-03-02T15:33:38.560Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar 15:33:38 [INFO] 2024-03-02T15:33:38.574Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 15:33:38 [INFO] 2024-03-02T15:33:38.628Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 15:33:38 [INFO] 2024-03-02T15:33:38.725Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/io/undertow/undertow-core/2.2.26.Final/undertow-core-2.2.26.Final.jar 15:33:39 [INFO] 2024-03-02T15:33:39.189Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/io/undertow/undertow-servlet/2.2.26.Final/undertow-servlet-2.2.26.Final.jar 15:33:39 [INFO] 2024-03-02T15:33:39.294Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/io/undertow/undertow-websockets-jsr/2.2.26.Final/undertow-websockets-jsr-2.2.26.Final.jar 15:33:39 [INFO] 2024-03-02T15:33:39.327Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 15:33:39 [INFO] 2024-03-02T15:33:39.331Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 15:33:39 [INFO] 2024-03-02T15:33:39.345Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar 15:33:39 [INFO] 2024-03-02T15:33:39.353Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 15:33:39 [INFO] 2024-03-02T15:33:39.372Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 15:33:39 [INFO] 2024-03-02T15:33:39.382Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 15:33:39 [INFO] 2024-03-02T15:33:39.384Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 15:33:39 [INFO] 2024-03-02T15:33:39.391Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 15:33:39 [INFO] 2024-03-02T15:33:39.400Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 15:33:39 [INFO] 2024-03-02T15:33:39.402Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 15:33:39 [INFO] 2024-03-02T15:33:39.491Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar 15:33:39 [INFO] 2024-03-02T15:33:39.493Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/jmx/org.apache.aries.jmx.api/1.1.5/org.apache.aries.jmx.api-1.1.5.jar 15:33:39 [INFO] 2024-03-02T15:33:39.499Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.api/1.2.0/org.apache.aries.jmx.blueprint.api-1.2.0.jar 15:33:39 [INFO] 2024-03-02T15:33:39.502Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.core/1.2.0/org.apache.aries.jmx.blueprint.core-1.2.0.jar 15:33:39 [INFO] 2024-03-02T15:33:39.511Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar 15:33:39 [INFO] 2024-03-02T15:33:39.531Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar 15:33:39 [INFO] 2024-03-02T15:33:39.535Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 15:33:39 [INFO] 2024-03-02T15:33:39.561Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.13/org.apache.aries.proxy-1.1.13.jar 15:33:39 [INFO] 2024-03-02T15:33:39.577Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 15:33:39 [INFO] 2024-03-02T15:33:39.580Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar 15:33:39 [INFO] 2024-03-02T15:33:39.690Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar 15:33:39 [INFO] 2024-03-02T15:33:39.732Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 15:33:39 [INFO] 2024-03-02T15:33:39.742Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar 15:33:39 [INFO] 2024-03-02T15:33:39.746Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar 15:33:39 [INFO] 2024-03-02T15:33:39.771Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.configurator/1.0.16/org.apache.felix.configurator-1.0.16.jar 15:33:39 [INFO] 2024-03-02T15:33:39.782Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.converter/1.0.14/org.apache.felix.converter-1.0.14.jar 15:33:39 [INFO] 2024-03-02T15:33:39.804Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar 15:33:39 [INFO] 2024-03-02T15:33:39.817Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 15:33:39 [INFO] 2024-03-02T15:33:39.840Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar 15:33:39 [INFO] 2024-03-02T15:33:39.855Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 15:33:40 [INFO] 2024-03-02T15:33:40.000Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar 15:33:40 [INFO] 2024-03-02T15:33:40.706Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar 15:33:40 [INFO] 2024-03-02T15:33:40.736Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar 15:33:40 [INFO] 2024-03-02T15:33:40.742Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar 15:33:40 [INFO] 2024-03-02T15:33:40.762Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 15:33:40 [INFO] 2024-03-02T15:33:40.774Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 15:33:40 [INFO] 2024-03-02T15:33:40.790Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 15:33:40 [INFO] 2024-03-02T15:33:40.856Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 15:33:40 [INFO] 2024-03-02T15:33:40.864Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 15:33:40 [INFO] 2024-03-02T15:33:40.873Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar 15:33:40 [INFO] 2024-03-02T15:33:40.881Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar 15:33:40 [INFO] 2024-03-02T15:33:40.886Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar 15:33:41 [INFO] 2024-03-02T15:33:41.121Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar 15:33:41 [INFO] 2024-03-02T15:33:41.273Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.4/org.apache.karaf.audit.core-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.287Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.4/org.apache.karaf.bundle.blueprintstate-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.289Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.316Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.350Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.358Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.366Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.370Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.4/org.apache.karaf.deployer.wrap-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.375Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.378Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.4/org.apache.karaf.diagnostic.core-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.384Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.4/org.apache.karaf.features.command-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.398Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.920Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.jar 15:33:41 [INFO] 2024-03-02T15:33:41.924Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.4/org.apache.karaf.http.core-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.176Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.4/org.apache.karaf.instance.core-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.213Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.4/org.apache.karaf.jaas.blueprint.config-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.216Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.4/org.apache.karaf.jaas.blueprint.jasypt-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.219Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.219Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.4/org.apache.karaf.jaas.command-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.229Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.235Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.4/org.apache.karaf.jaas.jasypt-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.238Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.501Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.4/org.apache.karaf.jaas.spring-security-crypto-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.505Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.528Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.4/org.apache.karaf.log.core-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.548Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/management/org.apache.karaf.management.server/4.4.4/org.apache.karaf.management.server-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.563Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/manual/4.4.4/manual-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.616Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.4/org.apache.karaf.maven.core-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.718Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.4/org.apache.karaf.obr.core-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.727Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.779Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/org.apache.karaf.event/4.4.4/org.apache.karaf.event-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.783Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.4/org.apache.karaf.package.core-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.792Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.844Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.4/org.apache.karaf.scheduler.core-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.951Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.4/org.apache.karaf.scr.management-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.957Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.4/org.apache.karaf.scr.state-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.959Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.4/org.apache.karaf.service.core-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.964Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.4/org.apache.karaf.service.guard-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.970Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.4/org.apache.karaf.services.eventadmin-4.4.4.jar 15:33:42 [INFO] 2024-03-02T15:33:42.986Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.4/org.apache.karaf.shell.commands-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.000Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.031Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.034Z Scanned 30477 files so far 15:33:43 [INFO] 2024-03-02T15:33:43.132Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.4/org.apache.karaf.shell.groovy-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.136Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.4/org.apache.karaf.shell.ssh-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.152Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/shell/org.apache.karaf.shell.table/4.4.4/org.apache.karaf.shell.table-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.155Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.4/org.apache.karaf.system.core-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.180Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.186Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.4/org.apache.karaf.web.core-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.193Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.4/org.apache.karaf.webconsole.console-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.380Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.4/org.apache.karaf.webconsole.features-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.387Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.4/org.apache.karaf.webconsole.gogo-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.394Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.4/org.apache.karaf.webconsole.http-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.400Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.4/org.apache.karaf.webconsole.instance-4.4.4.jar 15:33:43 [INFO] 2024-03-02T15:33:43.405Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar 15:33:43 [WARN] Could not open metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar/org/apache/karaf/wrapper/internal/windows/karaf-wrapper.exe as an archive. Will scan it as regular file. 15:33:43 [WARN] Could not open metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar/org/apache/karaf/wrapper/internal/windows64/karaf-wrapper.exe as an archive. Will scan it as regular file. 15:33:43 [INFO] 2024-03-02T15:33:43.565Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar 15:33:43 [INFO] 2024-03-02T15:33:43.575Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 15:33:43 [INFO] 2024-03-02T15:33:43.613Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar 15:33:43 [INFO] 2024-03-02T15:33:43.631Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/servicemix/specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0/org.apache.servicemix.specs.jaxb-api-2.2-2.9.0.jar 15:33:43 [INFO] 2024-03-02T15:33:43.653Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar 15:33:43 [INFO] 2024-03-02T15:33:43.712Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.jar 15:33:43 [INFO] 2024-03-02T15:33:43.991Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/sshd/sshd-scp/2.10.0/sshd-scp-2.10.0.jar 15:33:44 [INFO] 2024-03-02T15:33:44.009Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/apache/sshd/sshd-sftp/2.10.0/sshd-sftp-2.10.0.jar 15:33:44 [INFO] 2024-03-02T15:33:44.064Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 15:33:44 [INFO] 2024-03-02T15:33:44.475Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.jar 15:33:44 [INFO] 2024-03-02T15:33:44.481Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar 15:33:44 [INFO] 2024-03-02T15:33:44.482Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/http2/http2-client/9.4.52.v20230823/http2-client-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.486Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/http2/http2-common/9.4.52.v20230823/http2-common-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.519Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/http2/http2-hpack/9.4.52.v20230823/http2-hpack-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.527Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/http2/http2-http-client-transport/9.4.52.v20230823/http2-http-client-transport-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.533Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/http2/http2-server/9.4.52.v20230823/http2-server-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.541Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-client/9.4.52.v20230823/jetty-alpn-client-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.545Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.52.v20230823/jetty-alpn-java-client-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.547Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.52.v20230823/jetty-alpn-java-server-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.549Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.52.v20230823/jetty-alpn-openjdk8-client-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.551Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.52.v20230823/jetty-alpn-openjdk8-server-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.554Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-alpn-server/9.4.52.v20230823/jetty-alpn-server-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.558Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.611Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-continuation/9.4.52.v20230823/jetty-continuation-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.615Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.651Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.680Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-jaas/9.4.52.v20230823/jetty-jaas-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.688Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-jmx/9.4.52.v20230823/jetty-jmx-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.694Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-openid/9.4.52.v20230823/jetty-openid-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.699Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-proxy/9.4.52.v20230823/jetty-proxy-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.721Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-rewrite/9.4.52.v20230823/jetty-rewrite-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.729Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.746Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.856Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.879Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-servlets/9.4.52.v20230823/jetty-servlets-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.894Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.jar 15:33:44 [INFO] 2024-03-02T15:33:44.907Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.jar 15:33:45 [INFO] 2024-03-02T15:33:45.002Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/jetty-xml/9.4.52.v20230823/jetty-xml-9.4.52.v20230823.jar 15:33:45 [INFO] 2024-03-02T15:33:45.010Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.52.v20230823/javax-websocket-client-impl-9.4.52.v20230823.jar 15:33:45 [INFO] 2024-03-02T15:33:45.036Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.52.v20230823/javax-websocket-server-impl-9.4.52.v20230823.jar 15:33:45 [INFO] 2024-03-02T15:33:45.043Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.jar 15:33:45 [INFO] 2024-03-02T15:33:45.051Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.jar 15:33:45 [INFO] 2024-03-02T15:33:45.057Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.jar 15:33:45 [INFO] 2024-03-02T15:33:45.089Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.jar 15:33:45 [INFO] 2024-03-02T15:33:45.095Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.jar 15:33:45 [INFO] 2024-03-02T15:33:45.099Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 15:33:45 [INFO] 2024-03-02T15:33:45.311Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar 15:33:45 [INFO] 2024-03-02T15:33:45.329Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/jboss/xnio/xnio-api/3.8.10.Final/xnio-api-3.8.10.Final.jar 15:33:45 [INFO] 2024-03-02T15:33:45.429Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/jboss/xnio/xnio-nio/3.8.10.Final/xnio-nio-3.8.10.Final.jar 15:33:45 [INFO] 2024-03-02T15:33:45.446Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/jline/jline/3.21.0/jline-3.21.0.jar 15:33:45 [INFO] 2024-03-02T15:33:45.590Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar 15:33:45 [INFO] 2024-03-02T15:33:45.666Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-jetty-adapter-spi/18.0.2/keycloak-jetty-adapter-spi-18.0.2.jar 15:33:45 [INFO] 2024-03-02T15:33:45.669Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-jetty-core/18.0.2/keycloak-jetty-core-18.0.2.jar 15:33:45 [INFO] 2024-03-02T15:33:45.672Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-jetty94-adapter/18.0.2/keycloak-jetty94-adapter-18.0.2.jar 15:33:45 [INFO] 2024-03-02T15:33:45.674Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar 15:33:45 [INFO] 2024-03-02T15:33:45.678Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-pax-web-jetty94/18.0.2/keycloak-pax-web-jetty94-18.0.2.jar 15:33:45 [INFO] 2024-03-02T15:33:45.680Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar 15:33:45 [INFO] 2024-03-02T15:33:45.683Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar 15:33:45 [INFO] 2024-03-02T15:33:45.686Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar 15:33:45 [INFO] 2024-03-02T15:33:45.694Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/opendaylight/odlparent/bcpkix-framework-ext/12.0.10/bcpkix-framework-ext-12.0.10.jar 15:33:45 [INFO] 2024-03-02T15:33:45.695Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/opendaylight/odlparent/bcprov-framework-ext/12.0.10/bcprov-framework-ext-12.0.10.jar 15:33:45 [INFO] 2024-03-02T15:33:45.696Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/opendaylight/odlparent/bcutil-framework-ext/12.0.10/bcutil-framework-ext-12.0.10.jar 15:33:45 [INFO] 2024-03-02T15:33:45.697Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/opendaylight/odlparent/karaf.branding/12.0.10/karaf.branding-12.0.10.jar 15:33:45 [INFO] 2024-03-02T15:33:45.698Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/opendaylight/odlparent/logging-markers/12.0.10/logging-markers-12.0.10.jar 15:33:45 [INFO] 2024-03-02T15:33:45.701Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.jar 15:33:45 [INFO] 2024-03-02T15:33:45.837Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.jar 15:33:46 [INFO] 2024-03-02T15:33:46.171Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.jar 15:33:46 [INFO] 2024-03-02T15:33:46.312Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar 15:33:46 [INFO] 2024-03-02T15:33:46.917Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar 15:33:46 [INFO] 2024-03-02T15:33:46.922Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar 15:33:46 [INFO] 2024-03-02T15:33:46.934Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 15:33:47 [INFO] 2024-03-02T15:33:47.333Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 15:33:47 [INFO] 2024-03-02T15:33:47.662Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/keycloak-common/8.0.22/keycloak-common-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.781Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.22/keycloak-osgi-adapter-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.783Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-api/8.0.22/pax-web-api-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.803Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.22/pax-web-compatibility-annotation13-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.804Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.22/pax-web-compatibility-el2-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.805Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.22/pax-web-compatibility-servlet31-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.806Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-deployer/8.0.22/pax-web-deployer-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.807Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-extender-war/8.0.22/pax-web-extender-war-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.818Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.22/pax-web-extender-whiteboard-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.832Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.22/pax-web-jetty-keycloak-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.837Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-jetty/8.0.22/pax-web-jetty-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.850Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-jsp/8.0.22/pax-web-jsp-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.990Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-karaf/8.0.22/pax-web-karaf-8.0.22.jar 15:33:47 [INFO] 2024-03-02T15:33:47.995Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-runtime/8.0.22/pax-web-runtime-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.015Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-spi/8.0.22/pax-web-spi-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.026Z Scanned 51050 files so far 15:33:48 [INFO] 2024-03-02T15:33:48.126Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.22/pax-web-tomcat-common-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.200Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.22/pax-web-tomcat-keycloak-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.206Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.22/pax-web-tomcat-keycloak18-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.212Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.22/pax-web-tomcat-websocket-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.243Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-tomcat/8.0.22/pax-web-tomcat-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.596Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.22/pax-web-undertow-keycloak-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.605Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.22/pax-web-undertow-websocket-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.607Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-undertow/8.0.22/pax-web-undertow-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.686Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ops4j/pax/web/pax-web-websocket/8.0.22/pax-web-websocket-8.0.22.jar 15:33:48 [INFO] 2024-03-02T15:33:48.688Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar 15:33:48 [INFO] 2024-03-02T15:33:48.694Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 15:33:48 [INFO] 2024-03-02T15:33:48.699Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 15:33:48 [INFO] 2024-03-02T15:33:48.702Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar 15:33:48 [INFO] 2024-03-02T15:33:48.711Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 15:33:48 [INFO] 2024-03-02T15:33:48.720Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar 15:33:48 [INFO] 2024-03-02T15:33:48.729Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar 15:33:48 [INFO] 2024-03-02T15:33:48.739Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar 15:33:48 [INFO] 2024-03-02T15:33:48.747Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar 15:33:48 [INFO] 2024-03-02T15:33:48.760Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/ow2/asm/asm/9.5/asm-9.5.jar 15:33:48 [INFO] 2024-03-02T15:33:48.775Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/it/target/paxexam/5d2dd05c-af28-4199-89c8-44865311ef16/system/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 15:33:48 [INFO] 2024-03-02T15:33:48.782Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-javadoc.jar 15:33:48 [INFO] 2024-03-02T15:33:48.787Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT-sources.jar 15:33:48 [INFO] 2024-03-02T15:33:48.788Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/metrics-sample-0.11.4-SNAPSHOT.jar 15:33:48 [INFO] 2024-03-02T15:33:48.792Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/metrics/sample/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:33:48 [INFO] 2024-03-02T15:33:48.807Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:48 [INFO] 2024-03-02T15:33:48.822Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:48 [INFO] 2024-03-02T15:33:48.847Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT-sources.jar 15:33:48 [INFO] 2024-03-02T15:33:48.853Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/api/target/srm-api-0.11.4-SNAPSHOT.jar 15:33:48 [INFO] 2024-03-02T15:33:48.890Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/spotbugs/bug-pattern-1.5.0.jar 15:33:48 [INFO] 2024-03-02T15:33:48.905Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-javadoc.jar 15:33:48 [INFO] 2024-03-02T15:33:48.911Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT-sources.jar 15:33:48 [INFO] 2024-03-02T15:33:48.912Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/impl/target/srm-impl-0.11.4-SNAPSHOT.jar 15:33:48 [INFO] 2024-03-02T15:33:48.916Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/spotbugs/bug-pattern-1.5.0.jar 15:33:48 [INFO] 2024-03-02T15:33:48.932Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-javadoc.jar 15:33:48 [INFO] 2024-03-02T15:33:48.940Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT-sources.jar 15:33:48 [INFO] 2024-03-02T15:33:48.941Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/srm/shell/target/srm-shell-0.11.4-SNAPSHOT.jar 15:33:48 [INFO] 2024-03-02T15:33:48.945Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:48 [INFO] 2024-03-02T15:33:48.965Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:48 [INFO] 2024-03-02T15:33:48.971Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT-sources.jar 15:33:48 [INFO] 2024-03-02T15:33:48.973Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/api/target/tools-api-0.11.4-SNAPSHOT.jar 15:33:48 [INFO] 2024-03-02T15:33:48.978Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:49 [INFO] 2024-03-02T15:33:48.996Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT-sources.jar 15:33:49 [INFO] 2024-03-02T15:33:48.998Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/listener-api-0.11.4-SNAPSHOT.jar 15:33:49 [INFO] 2024-03-02T15:33:49.003Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/listener-api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:49 [INFO] 2024-03-02T15:33:49.021Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-javadoc.jar 15:33:49 [INFO] 2024-03-02T15:33:49.026Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT-sources.jar 15:33:49 [INFO] 2024-03-02T15:33:49.027Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/rpc-api-0.11.4-SNAPSHOT.jar 15:33:49 [INFO] 2024-03-02T15:33:49.030Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/rpc-api/target/spotbugs/bug-pattern-1.5.0.jar 15:33:49 [INFO] 2024-03-02T15:33:49.053Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/spotbugs/bug-pattern-1.5.0.jar 15:33:49 [INFO] 2024-03-02T15:33:49.068Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-javadoc.jar 15:33:49 [INFO] 2024-03-02T15:33:49.073Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT-sources.jar 15:33:49 [INFO] 2024-03-02T15:33:49.073Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/tools/testutils/target/tools-testutils-0.11.4-SNAPSHOT.jar 15:33:49 [INFO] 2024-03-02T15:33:49.075Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/spotbugs/bug-pattern-1.5.0.jar 15:33:49 [INFO] 2024-03-02T15:33:49.091Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-javadoc.jar 15:33:49 [INFO] 2024-03-02T15:33:49.098Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT-sources.jar 15:33:49 [INFO] 2024-03-02T15:33:49.099Z Starting scanning target: /w/workspace/serviceutils-maven-clm-argon/upgrade/target/upgrade-0.11.4-SNAPSHOT.jar 15:33:49 [INFO] 2024-03-02T15:33:49.109Z Scanned 55590 total files 15:33:58 [INFO] 2024-03-02T15:33:58.250Z Finished scanning application odl-serviceutils. 15:33:58 [INFO] Discovered repository url '$GIT_URL/serviceutils/serviceutils/serviceutils/serviceutils' via environment variable GIT_URL 15:33:58 [INFO] Repository URL $GIT_URL/serviceutils/serviceutils/serviceutils/serviceutils was found using automation 15:33:58 [INFO] Amending source control record for application with id: odl-serviceutils with discovered Repository URL: $GIT_URL/serviceutils/serviceutils/serviceutils/serviceutils 15:33:59 [INFO] 2024-03-02T15:33:59.124Z Evaluating application odl-serviceutils for stage release. 15:34:00 [INFO] Waiting for policy evaluation to complete... 15:34:06 [INFO] Assigned scan ID 8a27054fee7f4493993e64693b21d6d6 15:34:17 [INFO] Policy evaluation completed in 18 seconds. 15:34:17 [INFO] 2024-03-02T15:34:17.235Z Finished evaluating application odl-serviceutils for stage release. 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1215 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1215 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1216 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1216 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.opendaylight.controller : repackaged-akka : 7.0.11, hash=f38e334a49771928dc6e) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.opendaylight.controller : repackaged-akka : 7.0.11, hash=f38e334a49771928dc6e) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45865 with severity < 8 (severity = 4.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45865 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL EPL-Incompatible License) [ 15:34:17 Component(displayName=com.rabbitmq : amqp-client : 5.18.0, hash=a145e53172bb4cb22e58) [ 15:34:17 Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-16869 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-16869 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-16869 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-43797 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-43797 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-43797 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0029 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0029 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0029 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0103 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0103 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42794 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-42794 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-42794 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42795 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-42795 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-42795 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45648 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45648 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45648 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46589 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46589 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46589 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-4382 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-4382 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-4382 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.4, hash=24de87fb664e760cd0ab) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.4, hash=24de87fb664e760cd0ab) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-50572 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-50572 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-50572 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.eclipse.jetty.http2 : http2-hpack : 9.4.52.v20230823, hash=343913176ad71b08e4a8) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.eclipse.jetty.http2 : http2-hpack : 9.4.52.v20230823, hash=343913176ad71b08e4a8) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36478 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36478 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36478 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-5408 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-5408 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-5408 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-22976 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-22976 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-22976 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.3, hash=533e1c4377671ebda938) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.3, hash=533e1c4377671ebda938) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.4, hash=54dc28f6e35eeef107c3) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.4, hash=54dc28f6e35eeef107c3) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.22, hash=5afe745a14fed3584b47) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.22, hash=5afe745a14fed3584b47) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.22, hash=5afe745a14fed3584b47) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6134 with severity >= 4 (severity = 5.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6134 with severity < 8 (severity = 5.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6134 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.22, hash=5afe745a14fed3584b47) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6927 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6927 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6927 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-4218 with severity >= 4 (severity = 5.0), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-4218 with severity < 8 (severity = 5.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-4218 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.4, hash=703d84575ab6fe5d5bd8) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.4, hash=703d84575ab6fe5d5bd8) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2014-0201 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2014-0201 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2014-0201 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.52.v20230823, hash=b7c88f900a4a882b93b3) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.52.v20230823, hash=b7c88f900a4a882b93b3) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.52.v20230823, hash=b7c88f900a4a882b93b3) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-22201 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-22201 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-22201 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.52.v20230823, hash=b7c88f900a4a882b93b3) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-4379 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-4379 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-4379 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.4, hash=ce22fd068b96d177ae87) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.4, hash=ce22fd068b96d177ae87) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.52.v20230823, hash=e31f23ef2a01522d6765) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.52.v20230823, hash=e31f23ef2a01522d6765) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36479 with severity >= 4 (severity = 4.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36479 with severity < 8 (severity = 4.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36479 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-24998 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-24998 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-24998 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26049 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26049 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26049 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36478 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36478 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36478 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-40167 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-40167 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-4379 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-4379 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-4379 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat-common : 8.0.22, hash=f1a09d068237ad40bed3) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=org.ops4j.pax.web : pax-web-tomcat-common : 8.0.22, hash=f1a09d068237ad40bed3) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42795 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-42795 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-42795 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:17 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2016-6311 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2016-6311 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2016-6311 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-1459 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-1459 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-1459 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-Medium) [ 15:34:17 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 15:34:17 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-1635 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-1635 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-1635 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-High) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20444 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20444 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20444 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy failing due to 15:34:17 Policy(ODL Security-High) [ 15:34:17 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 15:34:17 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20445 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20445 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20445 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy warning due to 15:34:17 Policy(ODL Security-Low) [ 15:34:17 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 15:34:17 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy warning due to 15:34:17 Policy(ODL Security-Low) [ 15:34:17 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 15:34:17 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 15:34:17 15:34:17 Nexus IQ reports policy warning due to 15:34:17 Policy(ODL Security-Low) [ 15:34:17 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 15:34:17 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2023-3025 with severity < 4 (severity = 3.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-3025 with status 'Open', not 'Not Applicable'] ]] 15:34:17 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-serviceutils/report/8a27054fee7f4493993e64693b21d6d6 15:34:17 Summary of policy violations: 3 critical, 89 severe, 99 moderate 15:34:17 FATAL: IQ Server evaluation of application odl-serviceutils failed 15:34:17 $ ssh-agent -k 15:34:17 unset SSH_AUTH_SOCK; 15:34:17 unset SSH_AGENT_PID; 15:34:17 echo Agent pid 5517 killed; 15:34:17 [ssh-agent] Stopped. 15:34:17 ERROR: IQ Server evaluation of application odl-serviceutils failed 15:34:17 [PostBuildScript] - [INFO] Executing post build scripts. 15:34:17 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins7087223860480903753.sh 15:34:17 ---> sysstat.sh 15:34:17 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins1626418160273035865.sh 15:34:17 ---> package-listing.sh 15:34:17 ++ facter osfamily 15:34:17 ++ tr '[:upper:]' '[:lower:]' 15:34:17 + OS_FAMILY=redhat 15:34:17 + workspace=/w/workspace/serviceutils-maven-clm-argon 15:34:17 + START_PACKAGES=/tmp/packages_start.txt 15:34:17 + END_PACKAGES=/tmp/packages_end.txt 15:34:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:17 + PACKAGES=/tmp/packages_start.txt 15:34:17 + '[' /w/workspace/serviceutils-maven-clm-argon ']' 15:34:17 + PACKAGES=/tmp/packages_end.txt 15:34:17 + case "${OS_FAMILY}" in 15:34:17 + rpm -qa 15:34:17 + sort 15:34:18 + '[' -f /tmp/packages_start.txt ']' 15:34:18 + '[' -f /tmp/packages_end.txt ']' 15:34:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:18 + '[' /w/workspace/serviceutils-maven-clm-argon ']' 15:34:18 + mkdir -p /w/workspace/serviceutils-maven-clm-argon/archives/ 15:34:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/serviceutils-maven-clm-argon/archives/ 15:34:18 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins7458867367302493512.sh 15:34:18 ---> capture-instance-metadata.sh 15:34:18 Setup pyenv: 15:34:18 system 15:34:18 3.8.13 15:34:18 3.9.13 15:34:18 * 3.10.6 (set by /w/workspace/serviceutils-maven-clm-argon/.python-version) 15:34:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwvV from file:/tmp/.os_lf_venv 15:34:20 lf-activate-venv(): INFO: Installing: lftools 15:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-iwvV/bin to PATH 15:34:33 INFO: Running in OpenStack, capturing instance metadata 15:34:34 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins8895187545814578376.sh 15:34:34 provisioning config files... 15:34:34 Could not find credentials [logs] for serviceutils-maven-clm-argon #75 15:34:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/serviceutils-maven-clm-argon@tmp/config9577459207124362107tmp 15:34:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:34:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:34:34 provisioning config files... 15:34:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:34:34 [EnvInject] - Injecting environment variables from a build step. 15:34:34 [EnvInject] - Injecting as environment variables the properties content 15:34:34 SERVER_ID=logs 15:34:34 15:34:34 [EnvInject] - Variables injected successfully. 15:34:34 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins18316325741428629378.sh 15:34:34 ---> create-netrc.sh 15:34:34 WARN: Log server credential not found. 15:34:35 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins17900755869844468165.sh 15:34:35 ---> python-tools-install.sh 15:34:35 Setup pyenv: 15:34:35 system 15:34:35 3.8.13 15:34:35 3.9.13 15:34:35 * 3.10.6 (set by /w/workspace/serviceutils-maven-clm-argon/.python-version) 15:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwvV from file:/tmp/.os_lf_venv 15:34:36 lf-activate-venv(): INFO: Installing: lftools 15:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-iwvV/bin to PATH 15:34:45 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins1434021058808984972.sh 15:34:45 ---> sudo-logs.sh 15:34:45 Archiving 'sudo' log.. 15:34:46 [serviceutils-maven-clm-argon] $ /bin/bash /tmp/jenkins16567907093219615957.sh 15:34:46 ---> job-cost.sh 15:34:46 Setup pyenv: 15:34:46 system 15:34:46 3.8.13 15:34:46 3.9.13 15:34:46 * 3.10.6 (set by /w/workspace/serviceutils-maven-clm-argon/.python-version) 15:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwvV from file:/tmp/.os_lf_venv 15:34:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-iwvV/bin to PATH 15:34:54 INFO: No Stack... 15:34:54 INFO: Retrieving Pricing Info for: v3-standard-2 15:34:54 INFO: Archiving Costs 15:34:54 [serviceutils-maven-clm-argon] $ /bin/bash -l /tmp/jenkins13826124491232790968.sh 15:34:54 ---> logs-deploy.sh 15:34:54 Setup pyenv: 15:34:54 system 15:34:54 3.8.13 15:34:54 3.9.13 15:34:54 * 3.10.6 (set by /w/workspace/serviceutils-maven-clm-argon/.python-version) 15:34:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwvV from file:/tmp/.os_lf_venv 15:34:56 lf-activate-venv(): INFO: Installing: lftools 15:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-iwvV/bin to PATH 15:35:05 WARNING: Nexus logging server not set 15:35:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/serviceutils-maven-clm-argon/75/ 15:35:05 INFO: archiving logs to S3 15:35:06 ---> uname -a: 15:35:06 Linux prd-centos8-builder-2c-2g-1407.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 15:35:06 15:35:06 15:35:06 ---> lscpu: 15:35:06 Architecture: x86_64 15:35:06 CPU op-mode(s): 32-bit, 64-bit 15:35:06 Byte Order: Little Endian 15:35:06 CPU(s): 2 15:35:06 On-line CPU(s) list: 0,1 15:35:06 Thread(s) per core: 1 15:35:06 Core(s) per socket: 1 15:35:06 Socket(s): 2 15:35:06 NUMA node(s): 1 15:35:06 Vendor ID: AuthenticAMD 15:35:06 CPU family: 23 15:35:06 Model: 49 15:35:06 Model name: AMD EPYC-Rome Processor 15:35:06 Stepping: 0 15:35:06 CPU MHz: 2800.000 15:35:06 BogoMIPS: 5600.00 15:35:06 Virtualization: AMD-V 15:35:06 Hypervisor vendor: KVM 15:35:06 Virtualization type: full 15:35:06 L1d cache: 32K 15:35:06 L1i cache: 32K 15:35:06 L2 cache: 512K 15:35:06 L3 cache: 16384K 15:35:06 NUMA node0 CPU(s): 0,1 15:35:06 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 15:35:06 15:35:06 15:35:06 ---> nproc: 15:35:06 2 15:35:06 15:35:06 15:35:06 ---> df -h: 15:35:06 Filesystem Size Used Avail Use% Mounted on 15:35:06 devtmpfs 3.8G 0 3.8G 0% /dev 15:35:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:35:06 tmpfs 3.8G 17M 3.8G 1% /run 15:35:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:35:06 /dev/vda1 40G 9.0G 32G 23% / 15:35:06 tmpfs 770M 0 770M 0% /run/user/1001 15:35:06 15:35:06 15:35:06 ---> free -m: 15:35:06 total used free shared buff/cache available 15:35:06 Mem: 7697 1070 3305 19 3321 6320 15:35:06 Swap: 1023 0 1023 15:35:06 15:35:06 15:35:06 ---> ip addr: 15:35:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:35:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:35:06 inet 127.0.0.1/8 scope host lo 15:35:06 valid_lft forever preferred_lft forever 15:35:06 inet6 ::1/128 scope host 15:35:06 valid_lft forever preferred_lft forever 15:35:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:35:06 link/ether fa:16:3e:36:5a:5f brd ff:ff:ff:ff:ff:ff 15:35:06 altname enp0s3 15:35:06 altname ens3 15:35:06 inet 10.30.171.246/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:35:06 valid_lft 85823sec preferred_lft 85823sec 15:35:06 inet6 fe80::f816:3eff:fe36:5a5f/64 scope link 15:35:06 valid_lft forever preferred_lft forever 15:35:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:35:06 link/ether 02:42:30:6c:97:ce brd ff:ff:ff:ff:ff:ff 15:35:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:35:06 valid_lft forever preferred_lft forever 15:35:06 15:35:06 15:35:06 ---> sar -b -r -n DEV: 15:35:06 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/02/2024 _x86_64_ (2 CPU) 15:35:06 15:35:06 15:25:24 LINUX RESTART (2 CPU) 15:35:06 15:35:06 03:26:01 PM tps rtps wtps bread/s bwrtn/s 15:35:06 03:27:01 PM 81.15 8.38 72.77 1404.03 5728.11 15:35:06 03:28:01 PM 210.33 20.44 189.89 4356.36 13796.72 15:35:06 03:29:01 PM 32.93 0.00 32.93 0.00 3875.90 15:35:06 03:30:01 PM 47.20 1.08 46.12 40.65 5170.09 15:35:06 03:31:01 PM 40.09 0.00 40.09 0.00 2352.18 15:35:06 03:32:02 PM 21.93 0.00 21.93 0.00 1771.58 15:35:06 03:33:01 PM 14.35 0.02 14.34 0.27 722.00 15:35:06 03:34:01 PM 49.10 2.40 46.70 59.58 18188.44 15:35:06 03:35:01 PM 26.13 0.45 25.68 63.86 2294.33 15:35:06 Average: 58.22 3.65 54.57 659.57 5998.63 15:35:06 15:35:06 03:26:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:35:06 03:27:01 PM 5086504 6977312 2795936 35.47 2688 2074404 1010464 11.31 197280 2280776 180384 15:35:06 03:28:01 PM 4085664 6377936 3796776 48.17 2688 2467396 1526996 17.10 309600 3126476 96076 15:35:06 03:29:01 PM 3949412 6273044 3933028 49.90 2688 2497244 1624064 18.18 331028 3236352 18872 15:35:06 03:30:01 PM 3243632 5779840 4638808 58.85 2688 2707280 2178072 24.39 476676 3782396 93324 15:35:06 03:31:01 PM 3393188 5910648 4489252 56.95 2688 2688200 2022860 22.65 519236 3590784 24640 15:35:06 03:32:02 PM 3502092 6036560 4380348 55.57 2688 2704164 1822944 20.41 523052 3475896 2540 15:35:06 03:33:01 PM 3174972 5907444 4707468 59.72 2688 2901052 1930800 21.62 541776 3780524 185540 15:35:06 03:34:01 PM 3466364 6553212 4416076 56.02 2688 3253836 1320272 14.78 711776 3316252 46248 15:35:06 03:35:01 PM 3391420 6478132 4491020 56.97 2688 3252568 1386600 15.53 891560 3210108 48644 15:35:06 Average: 3699250 6254903 4183190 53.07 2688 2727349 1647008 18.44 500220 3311063 77363 15:35:06 15:35:06 03:26:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:35:06 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:27:01 PM eth0 89.44 75.19 1069.82 9.00 0.00 0.00 0.00 0.00 15:35:06 03:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:28:01 PM eth0 261.97 210.93 3681.92 39.72 0.00 0.00 0.00 0.00 15:35:06 03:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:29:01 PM eth0 25.78 27.88 126.48 7.40 0.00 0.00 0.00 0.00 15:35:06 03:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:30:01 PM lo 2310.95 2310.95 2294.94 2294.94 0.00 0.00 0.00 0.00 15:35:06 03:30:01 PM eth0 73.91 50.75 1902.08 6.91 0.00 0.00 0.00 0.00 15:35:06 03:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:31:01 PM lo 1181.39 1181.39 1215.05 1215.05 0.00 0.00 0.00 0.00 15:35:06 03:31:01 PM eth0 62.46 53.08 1002.84 8.07 0.00 0.00 0.00 0.00 15:35:06 03:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:32:02 PM lo 831.70 831.70 836.22 836.22 0.00 0.00 0.00 0.00 15:35:06 03:32:02 PM eth0 4.90 4.46 1.15 1.83 0.00 0.00 0.00 0.00 15:35:06 03:32:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:33:01 PM lo 1092.71 1092.71 1042.94 1042.94 0.00 0.00 0.00 0.00 15:35:06 03:33:01 PM eth0 40.99 25.98 1212.44 5.16 0.00 0.00 0.00 0.00 15:35:06 03:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:34:01 PM eth0 344.94 206.30 1816.62 289.39 0.00 0.00 0.00 0.00 15:35:06 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 03:35:01 PM eth0 18.86 18.20 22.71 8.58 0.00 0.00 0.00 0.00 15:35:06 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 Average: lo 600.98 600.98 598.00 598.00 0.00 0.00 0.00 0.00 15:35:06 Average: eth0 102.70 74.84 1203.99 41.85 0.00 0.00 0.00 0.00 15:35:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:06 15:35:06 15:35:06 ---> sar -P ALL: 15:35:06 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/02/2024 _x86_64_ (2 CPU) 15:35:06 15:35:06 15:25:24 LINUX RESTART (2 CPU) 15:35:06 15:35:06 03:26:01 PM CPU %user %nice %system %iowait %steal %idle 15:35:06 03:27:01 PM all 39.98 0.00 5.15 2.08 0.11 52.67 15:35:06 03:27:01 PM 0 37.62 0.00 4.97 2.42 0.12 54.88 15:35:06 03:27:01 PM 1 42.35 0.00 5.33 1.75 0.10 50.47 15:35:06 03:28:01 PM all 71.65 0.00 5.41 3.49 0.10 19.34 15:35:06 03:28:01 PM 0 73.15 0.00 5.19 3.57 0.10 17.99 15:35:06 03:28:01 PM 1 70.14 0.00 5.64 3.42 0.10 20.70 15:35:06 03:29:01 PM all 90.23 0.00 2.95 0.17 0.11 6.55 15:35:06 03:29:01 PM 0 90.56 0.00 2.48 0.10 0.12 6.74 15:35:06 03:29:01 PM 1 89.89 0.00 3.41 0.23 0.10 6.36 15:35:06 03:30:01 PM all 81.75 0.00 6.12 0.19 0.11 11.83 15:35:06 03:30:01 PM 0 82.22 0.00 8.79 0.17 0.12 8.71 15:35:06 03:30:01 PM 1 81.28 0.00 3.46 0.22 0.10 14.94 15:35:06 03:31:01 PM all 78.94 0.00 4.68 0.27 0.11 16.00 15:35:06 03:31:01 PM 0 74.84 0.00 4.34 0.42 0.12 20.28 15:35:06 03:31:01 PM 1 83.03 0.00 5.02 0.12 0.10 11.73 15:35:06 03:32:02 PM all 85.28 0.00 3.98 0.11 0.09 10.54 15:35:06 03:32:02 PM 0 86.96 0.00 4.40 0.02 0.10 8.52 15:35:06 03:32:02 PM 1 83.61 0.00 3.56 0.20 0.08 12.55 15:35:06 03:33:01 PM all 86.44 0.00 4.13 0.09 0.10 9.24 15:35:06 03:33:01 PM 0 85.15 0.00 4.55 0.12 0.10 10.08 15:35:06 03:33:01 PM 1 87.73 0.00 3.71 0.05 0.10 8.41 15:35:06 03:34:01 PM all 69.27 0.00 4.18 1.49 0.09 24.96 15:35:06 03:34:01 PM 0 75.26 0.00 4.24 1.44 0.10 18.96 15:35:06 03:34:01 PM 1 63.26 0.00 4.12 1.55 0.08 30.98 15:35:06 03:35:01 PM all 28.57 0.00 2.83 0.73 0.09 67.79 15:35:06 03:35:01 PM 0 29.85 0.00 2.87 0.52 0.10 66.66 15:35:06 03:35:01 PM 1 27.29 0.00 2.79 0.93 0.08 68.91 15:35:06 Average: all 70.18 0.00 4.38 0.96 0.10 24.38 15:35:06 Average: 0 70.56 0.00 4.65 0.98 0.11 23.70 15:35:06 Average: 1 69.79 0.00 4.12 0.94 0.10 25.06 15:35:06 15:35:06 15:35:06