Started by user Robert Varga Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-49070 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/aaa-maven-stage-0.20.x [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXegiN0b/agent.1568 SSH_AGENT_PID=1570 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aaa-maven-stage-0.20.x@tmp/private_key_16380203837640709186.key (/w/workspace/aaa-maven-stage-0.20.x@tmp/private_key_16380203837640709186.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/aaa > git init /w/workspace/aaa-maven-stage-0.20.x # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/aaa > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/aaa # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/0.20.x^{commit} # timeout=10 Checking out Revision 4086144f015c59ce7451b87f23e2ac02f8f3aa7a (refs/remotes/origin/0.20.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 4086144f015c59ce7451b87f23e2ac02f8f3aa7a # timeout=10 Commit message: "Bump upstreams" > git rev-list --no-walk c1f35d4ebc3ab0c6e90dd5403e20940188fed2d7 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins17565655681663245027.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZiXu lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZiXu/bin to PATH Generating Requirements File 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. httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.2 from /tmp/venv-ZiXu/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.24 botocore==1.40.24 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.2.1 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.30.0 identify==2.6.13 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.4.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.1 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.0 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==0.15.0 yq==3.4.3 [aaa-maven-stage-0.20.x] $ /bin/sh -xe /tmp/jenkins6500026555520623594.sh + mkdir -p /w/workspace/aaa-maven-stage-0.20.x/target/classes /w/workspace/aaa-maven-stage-0.20.x/jacoco/classes [aaa-maven-stage-0.20.x] $ /bin/sh -xe /tmp/jenkins11625723130464850236.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-49070 [aaa-maven-stage-0.20.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=0.20.x -DPROJECT=aaa -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=0.20.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt" -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=aaa -Dsha1=origin/0.20.x -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/0.20.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=9318cf3c82c33 -DMAVEN_VERSIONS_PLUGIN=false -DMAVEN_PARAMS= --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [aaa-maven-stage-0.20.x] $ /bin/sh -xe /tmp/jenkins12048797708676096817.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [aaa-maven-stage-0.20.x] $ /bin/sh /tmp/jenkins1922367787102993925.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.5" 2024-10-15 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/aaa-maven-stage-0.20.x@tmp/config17309161874635771311tmp copy managed file [aaa-settings] to file:/w/workspace/aaa-maven-stage-0.20.x@tmp/config4488540187424082626tmp [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) Run condition [Boolean condition] preventing perform for step [BuilderChain] [aaa-maven-stage-0.20.x] $ /bin/bash -l /tmp/jenkins6847707378077986763.sh ---> maven-patch-release.sh aaa 4086144f015c59ce7451b87f23e2ac02f8f3aa7a [detached HEAD 991fe261] Release aaa 42 files changed, 47 insertions(+), 47 deletions(-) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [aaa-maven-stage-0.20.x] $ /bin/bash -l /tmp/jenkins3089209992518313569.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/aaa-maven-stage-0.20.x@tmp/config17309161874635771311tmp --settings /w/workspace/aaa-maven-stage-0.20.x@tmp/config4488540187424082626tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: aaa :: aaa-parent [pom] [INFO] ODL :: aaa :: aaa-authn-api [bundle] [INFO] ODL :: aaa :: aaa-encrypt-service [bundle] [INFO] ODL :: aaa :: aaa-encrypt-service-impl [bundle] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator [pom] [INFO] ODL :: aaa :: aaa-cert [bundle] [INFO] ODL :: aaa :: aaa-password-service-api [bundle] [INFO] ODL :: aaa :: aaa-cli [bundle] [INFO] repackaged-shiro-jar [jar] [INFO] repackaged-shiro [bundle] [INFO] ODL :: aaa :: aaa-password-service-impl [bundle] [INFO] ODL :: aaa :: aaa-tokenauthrealm [bundle] [INFO] ODL :: aaa :: aaa-idm-store-h2 [bundle] [INFO] ODL :: aaa :: aaa-cli-jar [jar] [INFO] ODL :: aaa :: aaa-filterchain [bundle] [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter [bundle] [INFO] ODL :: aaa :: aaa-password-service-aggregator [pom] [INFO] ODL :: aaa :: aaa-artifacts [pom] [INFO] ODL :: aaa :: odl-aaa-api [feature] [INFO] ODL :: aaa :: odl-aaa-encryption-service [feature] [INFO] ODL :: aaa :: odl-aaa-cert [feature] [INFO] OpenDaylight :: Apache Shiro [feature] [INFO] ODL :: aaa :: odl-aaa-password-service [feature] [INFO] ODL :: aaa :: web-api [bundle] [INFO] ODL :: aaa :: web-osgi-impl [bundle] [INFO] ODL :: aaa :: servlet-api [bundle] [INFO] ODL :: aaa :: servlet-jersey2 [bundle] [INFO] ODL :: aaa :: odl-aaa-web [feature] [INFO] ODL :: aaa :: aaa-shiro-api [bundle] [INFO] ODL :: aaa :: aaa-shiro [bundle] [INFO] ODL :: aaa :: odl-aaa-shiro [feature] [INFO] ODL :: aaa :: odl-aaa-cli [feature] [INFO] ODL :: aaa :: features-aaa [feature] [INFO] ODL :: aaa :: features-aaa-aggregator [pom] [INFO] ODL :: aaa :: aaa-shiro-aggregator [pom] [INFO] ODL :: aaa :: web-jetty-impl [bundle] [INFO] ODL :: aaa :: testutils [bundle] [INFO] ODL :: aaa :: dependency-check [jar] [INFO] ODL :: aaa :: web-aggregator [pom] [INFO] aaa-docs [jar] [INFO] ODL :: aaa :: aaa-karaf [pom] [INFO] aaa [pom] [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa-parent >------------------- [INFO] Building ODL :: aaa :: aaa-parent 0.20.11 [1/42] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-parent --- [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/parent/target/bom.xml [INFO] attaching as aaa-parent-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as aaa-parent-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-parent --- [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-parent --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/parent/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/parent/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/parent/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-authn-api >----------------- [INFO] Building ODL :: aaa :: aaa-authn-api 0.20.11 [2/42] [INFO] from aaa-authn-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-authn-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-authn-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-authn-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-authn-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-authn-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-authn-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-authn-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-authn-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-authn-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-authn-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-authn-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 28 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-authn-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-authn-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-authn-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-authn-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-authn-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-authn-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-authn-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-authn-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-authn-api --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/aaa-authn-api-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-authn-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/aaa-authn-api-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-authn-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/bom.xml [INFO] attaching as aaa-authn-api-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/bom.json [INFO] attaching as aaa-authn-api-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-authn-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-authn-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-authn-api --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/aaa-authn-api-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-authn-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-authn-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-authn-api --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/aaa-authn-api-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/aaa-authn-api-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-authn-api/target/aaa-authn-api-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-authn-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-authn-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-authn-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.aaa:aaa-encrypt-service >-------------- [INFO] Building ODL :: aaa :: aaa-encrypt-service 0.20.11 [3/42] [INFO] from aaa-encrypt-service/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-encrypt-service --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-encrypt-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-encrypt-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-encrypt-service --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-encrypt-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-encrypt-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-encrypt-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-encrypt-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-encrypt-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-encrypt-service --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-encrypt-service --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-encrypt-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-encrypt-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-encrypt-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-encrypt-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-encrypt-service --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-encrypt-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-encrypt-service --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-encrypt-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-encrypt-service --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-encrypt-service --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-encrypt-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/bom.xml [INFO] attaching as aaa-encrypt-service-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/bom.json [INFO] attaching as aaa-encrypt-service-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-encrypt-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-encrypt-service --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-encrypt-service --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-encrypt-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-encrypt-service --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-encrypt-service --- [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-encrypt-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-encrypt-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-encrypt-service-impl >------------ [INFO] Building ODL :: aaa :: aaa-encrypt-service-impl 0.20.11 [4/42] [INFO] from aaa-encrypt-service/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-encrypt-service-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-encrypt-service-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-encrypt-service-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.16:generate-sources (binding) @ aaa-encrypt-service-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 3.649 ms [INFO] yang-to-sources: Project model files found: 1 in 65.33 ms [INFO] yang-to-sources: 1 YANG models processed in 107.1 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 54.67 ms [INFO] Sorted 10 files into 3 directories in 2.936 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 100.6 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-encrypt-service-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-encrypt-service-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-encrypt-service-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-encrypt-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[75,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[75,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[75,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[81,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[81,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[81,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[118,52] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[200,17] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-encrypt-service-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-encrypt-service-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-encrypt-service-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-encrypt-service-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-encrypt-service-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-encrypt-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[52,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[52,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[52,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[54,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[54,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[54,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-encrypt-service-impl --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.387 s -- in org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest [INFO] Running org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-encrypt-service-impl --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-encrypt-service-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-encrypt-service-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/bom.xml [INFO] attaching as aaa-encrypt-service-impl-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/bom.json [INFO] attaching as aaa-encrypt-service-impl-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-encrypt-service-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-encrypt-service-impl --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-encrypt-service-impl --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service-impl' with 6 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-encrypt-service-impl --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-encrypt-service-impl --- [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-encrypt-service-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-encrypt-service-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.aaa:aaa-encryption-service-aggregator >------- [INFO] Building ODL :: aaa :: aaa-encryption-service-aggregator 0.20.11 [5/42] [INFO] from aaa-encrypt-service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-encryption-service-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-encryption-service-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-encryption-service-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-encryption-service-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-encryption-service-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-encryption-service-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-cert >-------------------- [INFO] Building ODL :: aaa :: aaa-cert 0.20.11 [6/42] [INFO] from aaa-cert/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-cert --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-cert --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-cert --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-cert --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-cert --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-cert --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.16:generate-sources (binding) @ aaa-cert --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.998 ms [INFO] yang-to-sources: Project model files found: 3 in 21.33 ms [INFO] yang-to-sources: 3 YANG models processed in 32.24 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 12.95 ms [INFO] Sorted 58 files into 12 directories in 216.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 102.9 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-cert --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-cert --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-cert --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-cert --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-cert --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 69 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/ODLKeyTool.java:[263,47] getSubjectDN() in java.security.cert.X509Certificate has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/CertificateManagerService.java:[74,56] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/CertificateManagerService.java:[75,58] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[97,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[119,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-cert >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-cert --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-cert <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-cert --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-cert --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-cert --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/TestUtils.java:[56,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/TestUtils.java:[56,49] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[97,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[97,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-cert --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.cert.impl.MdsalUtilsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s -- in org.opendaylight.aaa.cert.impl.MdsalUtilsTest [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 s -- in org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.aaa.cert.impl.AaaCertProviderTest [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoreUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.aaa.cert.impl.KeyStoreUtilsTest [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest [INFO] Running org.opendaylight.aaa.cert.impl.ODLKeyToolTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.aaa.cert.impl.ODLKeyToolTest [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-cert --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-cert --- [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.20.11 : Export org.opendaylight.aaa.cert.api, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores] [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.20.11 : Export org.opendaylight.aaa.cert.impl, has 4, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data] [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/aaa-cert-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-cert --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/aaa-cert-0.20.11-javadoc.jar [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-cert --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-cert --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/bom.xml [INFO] attaching as aaa-cert-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/bom.json [INFO] attaching as aaa-cert-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cert --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-cert --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-cert --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/aaa-cert-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-cert --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-cert --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cert' with 16 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-cert --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/aaa-cert-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/aaa-cert-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/classes/initial/aaa-cert-config.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-config.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cert/target/aaa-cert-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-cert --- [INFO] Installing org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-cert --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-cert --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-password-service-api >------------ [INFO] Building ODL :: aaa :: aaa-password-service-api 0.20.11 [7/42] [INFO] from aaa-password-service/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-password-service-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-password-service-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-password-service-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-password-service-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-password-service-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-password-service-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.16:generate-sources (binding) @ aaa-password-service-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 696.0 μs [INFO] yang-to-sources: Project model files found: 1 in 2.641 ms [INFO] yang-to-sources: 1 YANG models processed in 3.065 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.095 ms [INFO] Sorted 6 files into 3 directories in 97.22 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.212 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-password-service-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-password-service-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-password-service-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-password-service-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-password-service-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-password-service-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-password-service-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-password-service-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-password-service-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-password-service-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-password-service-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-password-service-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-password-service-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-password-service-api --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/aaa-password-service-api-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-password-service-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/aaa-password-service-api-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-password-service-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/bom.xml [INFO] attaching as aaa-password-service-api-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/bom.json [INFO] attaching as aaa-password-service-api-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-password-service-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-password-service-api --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/aaa-password-service-api-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-password-service-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-password-service-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-password-service-api --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/aaa-password-service-api-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/aaa-password-service-api-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/api/target/aaa-password-service-api-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-password-service-api --- [INFO] Installing org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-password-service-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-password-service-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------------< org.opendaylight.aaa:aaa-cli >-------------------- [INFO] Building ODL :: aaa :: aaa-cli 0.20.11 [8/42] [INFO] from aaa-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-cli --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-cli --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-cli --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-cli --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-cli --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.cli.test.DataStoreUtilsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s -- in org.opendaylight.aaa.cli.test.DataStoreUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-cli --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-cli --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/aaa-cli-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-cli --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/aaa-cli-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/bom.xml [INFO] attaching as aaa-cli-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/bom.json [INFO] attaching as aaa-cli-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-cli --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-cli --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/aaa-cli-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-cli --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-cli --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli' with 21 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-cli --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/aaa-cli-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/aaa-cli-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli/target/aaa-cli-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-cli --- [INFO] Installing org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-cli --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-cli --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.aaa:repackaged-shiro-jar >-------------- [INFO] Building repackaged-shiro-jar 0.20.11 [9/42] [INFO] from aaa-shiro/repackaged-shiro-jar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ repackaged-shiro-jar --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ repackaged-shiro-jar --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ repackaged-shiro-jar --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repackaged-shiro-jar --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ repackaged-shiro-jar --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ repackaged-shiro-jar --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ repackaged-shiro-jar --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ repackaged-shiro-jar --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ repackaged-shiro-jar --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ repackaged-shiro-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ repackaged-shiro-jar --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ repackaged-shiro-jar >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ repackaged-shiro-jar --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ repackaged-shiro-jar <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ repackaged-shiro-jar --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ repackaged-shiro-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ repackaged-shiro-jar --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ repackaged-shiro-jar --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ repackaged-shiro-jar --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ repackaged-shiro-jar --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.20.11.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ repackaged-shiro-jar --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- shade:3.6.0:shade (default) @ repackaged-shiro-jar --- [INFO] Including org.apache.shiro:shiro-core:jar:1.13.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-web:jar:1.13.0 in the shaded jar. [INFO] Excluding org.apache.shiro:shiro-lang:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-cache:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-crypto-hash:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-crypto-core:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-crypto-cipher:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-config-core:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-config-ogdl:jar:1.13.0 from the shaded jar. [INFO] Excluding commons-beanutils:commons-beanutils:jar:1.11.0 from the shaded jar. [INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-event:jar:1.13.0 from the shaded jar. [INFO] Excluding org.owasp.encoder:encoder:jar:1.2.3 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.20.11.jar with /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.20.11-shaded.jar [INFO] Replacing original source artifact with shaded source artifact. [INFO] Replacing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.20.11-sources.jar with /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.20.11-shaded-sources.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repackaged-shiro-jar --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro-jar --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ repackaged-shiro-jar --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.shiro:shiro-web:jar:1.13.0:compile [WARNING] org.apache.shiro:shiro-core:jar:1.13.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ repackaged-shiro-jar --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ repackaged-shiro-jar --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ repackaged-shiro-jar --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ repackaged-shiro-jar --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.20.11/repackaged-shiro-jar-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.20.11.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.20.11/repackaged-shiro-jar-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.20.11/repackaged-shiro-jar-0.20.11-sources.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ repackaged-shiro-jar --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.aaa:repackaged-shiro >---------------- [INFO] Building repackaged-shiro 0.20.11 [10/42] [INFO] from aaa-shiro/repackaged-shiro/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ repackaged-shiro --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ repackaged-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ repackaged-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repackaged-shiro --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ repackaged-shiro --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ repackaged-shiro --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ repackaged-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ repackaged-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ repackaged-shiro --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ repackaged-shiro --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ repackaged-shiro --- [INFO] No sources to compile [INFO] [INFO] --- dependency:3.8.1:unpack (unpack) @ repackaged-shiro --- [INFO] Configured Artifact: org.opendaylight.aaa:repackaged-shiro-jar:0.20.11:jar [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ repackaged-shiro >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ repackaged-shiro --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ repackaged-shiro <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ repackaged-shiro --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ repackaged-shiro --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ repackaged-shiro --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ repackaged-shiro --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-sources) @ repackaged-shiro --- [INFO] org.opendaylight.aaa:repackaged-shiro-jar:jar:0.20.11 already exists in destination. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ repackaged-shiro --- [INFO] [INFO] --- build-helper:3.6.1:add-source (shaded-sources) @ repackaged-shiro --- [INFO] Source directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/shaded-sources added. [INFO] [INFO] --- build-helper:3.6.1:add-resource (shared-resources) @ repackaged-shiro --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ repackaged-shiro --- [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/aop Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/authc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/authc/credential Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/authc/pam Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/authz Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/authz/annotation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/authz/aop Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/authz/permission Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-cache] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/codec Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/concurrent Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-core, Jar:shiro-config-ogdl] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/config/event Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-ogdl] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/crypto Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash/format Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/dao Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/env Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/event Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/event/support Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/io Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/jndi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/ldap Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/realm Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/realm/activedirectory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/realm/jdbc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/realm/jndi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/realm/ldap Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/realm/text Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/session Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt/eis Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/subject Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/subject/support Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/env Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/filter Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authz Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/session Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/session Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/session/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/subject Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/subject/support Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/tags Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.20.11 : Split package, multiple jars provide the same package:org/apache/shiro/web/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ repackaged-shiro --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repackaged-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/bom.xml [INFO] attaching as repackaged-shiro-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/bom.json [INFO] attaching as repackaged-shiro-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ repackaged-shiro --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ repackaged-shiro --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ repackaged-shiro --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ repackaged-shiro --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ repackaged-shiro --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.20.11.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ repackaged-shiro --- [INFO] Installing org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ repackaged-shiro --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ repackaged-shiro --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-password-service-impl >----------- [INFO] Building ODL :: aaa :: aaa-password-service-impl 0.20.11 [11/42] [INFO] from aaa-password-service/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-password-service-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-password-service-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-password-service-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-password-service-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-password-service-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-password-service-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-password-service-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-password-service-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-password-service-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-password-service-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-password-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-password-service-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-password-service-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-password-service-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-password-service-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-password-service-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-password-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-password-service-impl --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-password-service-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-password-service-impl --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/aaa-password-service-impl-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-password-service-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/aaa-password-service-impl-0.20.11-javadoc.jar [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-password-service-impl --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-password-service-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/bom.xml [INFO] attaching as aaa-password-service-impl-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/bom.json [INFO] attaching as aaa-password-service-impl-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-password-service-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.16:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.16:provided [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-password-service-impl --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/aaa-password-service-impl-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-password-service-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-password-service-impl --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-password-service-impl' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-password-service-impl --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/aaa-password-service-impl-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/aaa-password-service-impl-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/classes/initial/aaa-password-service-config.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-aaa-password-service-config.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-password-service/impl/target/aaa-password-service-impl-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-password-service-impl --- [INFO] Installing org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-password-service-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-password-service-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.aaa:aaa-tokenauthrealm >--------------- [INFO] Building ODL :: aaa :: aaa-tokenauthrealm 0.20.11 [12/42] [INFO] from aaa-tokenauthrealm/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-tokenauthrealm --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-tokenauthrealm --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-tokenauthrealm --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-tokenauthrealm --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-tokenauthrealm --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-tokenauthrealm --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-tokenauthrealm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-tokenauthrealm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-tokenauthrealm --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-tokenauthrealm --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-tokenauthrealm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:[43,15] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-tokenauthrealm >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-tokenauthrealm --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-tokenauthrealm <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-tokenauthrealm --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-tokenauthrealm --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-tokenauthrealm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-tokenauthrealm --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-tokenauthrealm --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-tokenauthrealm --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-tokenauthrealm --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-tokenauthrealm --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/bom.xml [INFO] attaching as aaa-tokenauthrealm-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/bom.json [INFO] attaching as aaa-tokenauthrealm-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-tokenauthrealm --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-tokenauthrealm --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-tokenauthrealm --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-tokenauthrealm --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-tokenauthrealm --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-tokenauthrealm' with 9 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-tokenauthrealm --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-tokenauthrealm --- [INFO] Installing org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-tokenauthrealm --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-tokenauthrealm --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.aaa:aaa-idm-store-h2 >---------------- [INFO] Building ODL :: aaa :: aaa-idm-store-h2 0.20.11 [13/42] [INFO] from aaa-idm-store-h2/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-idm-store-h2 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-idm-store-h2 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-idm-store-h2 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-idm-store-h2 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-idm-store-h2 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-idm-store-h2 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-idm-store-h2 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-idm-store-h2 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-idm-store-h2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-idm-store-h2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-idm-store-h2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-idm-store-h2 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-idm-store-h2 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-idm-store-h2 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-idm-store-h2 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-idm-store-h2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-idm-store-h2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-idm-store-h2 --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.datastore.h2.H2StoreTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.882 s -- in org.opendaylight.aaa.datastore.h2.H2StoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.UserStoreTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.466 s -- in org.opendaylight.aaa.datastore.h2.UserStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.RoleStoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.aaa.datastore.h2.RoleStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.GrantStoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.aaa.datastore.h2.GrantStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.IdmLightConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.aaa.datastore.h2.IdmLightConfigTest [INFO] Running org.opendaylight.aaa.datastore.h2.DomainStoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.aaa.datastore.h2.DomainStoreTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-idm-store-h2 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-idm-store-h2 --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-idm-store-h2 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-idm-store-h2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/bom.xml [INFO] attaching as aaa-idm-store-h2-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/bom.json [INFO] attaching as aaa-idm-store-h2-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-idm-store-h2 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-idm-store-h2 --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-idm-store-h2 --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-idm-store-h2 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-idm-store-h2 --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-idm-store-h2' with 13 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-idm-store-h2 --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-idm-store-h2 --- [INFO] Installing org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-idm-store-h2 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-idm-store-h2 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa-cli-jar >------------------ [INFO] Building ODL :: aaa :: aaa-cli-jar 0.20.11 [14/42] [INFO] from aaa-cli-jar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-cli-jar --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-cli-jar --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-cli-jar --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-cli-jar --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-cli-jar --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-cli-jar --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-cli-jar --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-cli-jar --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-cli-jar --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-cli-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-cli-jar --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found [WARNING] Cannot find annotation method 'allowedClasspathAnnotations()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found [WARNING] Cannot find annotation method 'allowedClasspathAnnotations()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found [WARNING] Cannot find annotation method 'allowedClasspathAnnotations()' in type 'org.immutables.value.Value.Style' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-cli-jar >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-cli-jar --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-cli-jar <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-cli-jar --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-cli-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-cli-jar --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-cli-jar --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.cli.jar.MainIntegrationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.874 s -- in org.opendaylight.aaa.cli.jar.MainIntegrationTest [INFO] Running org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s -- in org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest [INFO] Running org.opendaylight.aaa.cli.jar.AbstractMainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.opendaylight.aaa.cli.jar.AbstractMainTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-cli-jar --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ aaa-cli-jar --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/aaa-cli-jar-0.20.11.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-cli-jar --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant ImplementationVisibility.PRIVATE [WARNING] reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found [WARNING] 1 warning [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/aaa-cli-jar-0.20.11-javadoc.jar [INFO] [INFO] --- shade:3.6.0:shade (shade) @ aaa-cli-jar --- [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.41.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.4 in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-idm-store-h2:jar:0.20.11 in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-authn-api:jar:0.20.11 in the shaded jar. [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar. [INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. [INFO] Including org.apache.commons:commons-text:jar:1.14.0 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.18.0 in the shaded jar. [INFO] Including com.h2database:h2:jar:2.3.232 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-password-service-api:jar:0.20.11 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.16 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.16 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.16 in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-password-service-impl:jar:0.20.11 in the shaded jar. [INFO] Including org.opendaylight.aaa:repackaged-shiro:jar:0.20.11 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.11.0 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.3.5 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including org.owasp.encoder:encoder:jar:1.3.1 in the shaded jar. [INFO] No artifact matching filter org.opendaylight.aaa:aaa-shiro [INFO] Minimizing jar org.opendaylight.aaa:aaa-cli-jar:jar:0.20.11 [WARNING] Removing module-info from aaa-cli-jar-0.20.11.jar [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] encoder-1.3.1.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, repackaged-shiro-0.20.11.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] aaa-authn-api-0.20.11.jar, aaa-cli-jar-0.20.11.jar, aaa-idm-store-h2-0.20.11.jar, binding-spec-14.0.16.jar, commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.18.0.jar, commons-logging-1.3.5.jar, commons-text-1.14.0.jar, concepts-14.0.16.jar, encoder-1.3.1.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, h2-2.3.232.jar, j2objc-annotations-3.0.0.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, javax.servlet-api-3.1.0.jar, jopt-simple-5.0.4.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, org.eclipse.jdt.annotation-2.3.100.jar, repackaged-shiro-0.20.11.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, yang-common-14.0.16.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] aaa-authn-api-0.20.11.jar, aaa-cli-jar-0.20.11.jar, aaa-idm-store-h2-0.20.11.jar, binding-spec-14.0.16.jar, concepts-14.0.16.jar, yang-common-14.0.16.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] aaa-cli-jar-0.20.11.jar, binding-spec-14.0.16.jar, concepts-14.0.16.jar, yang-common-14.0.16.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.18.0.jar, commons-logging-1.3.5.jar, commons-text-1.14.0.jar, javax.servlet-api-3.1.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] commons-beanutils-1.11.0.jar, commons-lang3-3.18.0.jar, commons-logging-1.3.5.jar, commons-text-1.14.0.jar, encoder-1.3.1.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.18.0.jar, commons-logging-1.3.5.jar, commons-text-1.14.0.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE.txt [WARNING] jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.md [WARNING] - META-INF/NOTICE.md [WARNING] aaa-authn-api-0.20.11.jar, aaa-cli-jar-0.20.11.jar, aaa-idm-store-h2-0.20.11.jar, binding-spec-14.0.16.jar, concepts-14.0.16.jar, repackaged-shiro-0.20.11.jar, yang-common-14.0.16.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 5600 -> 2383 (42%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/aaa-cli-jar-0.20.11.jar with /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/aaa-cli-jar-0.20.11-shaded.jar [INFO] [INFO] --- failsafe:3.5.3:integration-test (integration-test) @ aaa-cli-jar --- [INFO] Failsafe report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/failsafe-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.cli.jar.MainIT [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_DOMAINS does not exist, creating it [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created default domain [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_ROLES does not exist, creating it [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'admin' role [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'user' role [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_USERS does not exist, creating it [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_GRANTS does not exist, creating it [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store [main] INFO org.opendaylight.aaa.api.StoreBuilder - Found default domain in IDM store, skipping insertion of default data [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s -- in org.opendaylight.aaa.cli.jar.MainIT [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [WARNING] Corrupted channel by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/failsafe-reports/2025-09-05T06-19-53_032-jvmRun1.dumpstream [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-cli-jar --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/bom.xml [INFO] attaching as aaa-cli-jar-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/bom.json [INFO] attaching as aaa-cli-jar-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli-jar --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-cli-jar --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [WARNING] org.apache.commons:commons-text:jar:1.14.0:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile [WARNING] com.h2database:h2:jar:2.3.232:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-cli-jar --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/aaa-cli-jar-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-cli-jar --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-cli-jar --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli-jar' with 3 classes [INFO] [INFO] --- failsafe:3.5.3:verify (verify) @ aaa-cli-jar --- [INFO] Failsafe report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-cli-jar --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/aaa-cli-jar-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/aaa-cli-jar-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-cli-jar/target/aaa-cli-jar-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-sources.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-cli-jar --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] ----------------< org.opendaylight.aaa:aaa-filterchain >---------------- [INFO] Building ODL :: aaa :: aaa-filterchain 0.20.11 [15/42] [INFO] from aaa-filterchain/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-filterchain --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-filterchain --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-filterchain --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-filterchain --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-filterchain --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-filterchain --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-filterchain --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-filterchain --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-filterchain --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-filterchain --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-filterchain --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-filterchain >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-filterchain --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-filterchain <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-filterchain --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-filterchain --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-filterchain --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-filterchain --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s -- in org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest [INFO] Running org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest [INFO] Running org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-filterchain --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-filterchain --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/aaa-filterchain-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-filterchain --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/aaa-filterchain-0.20.11-javadoc.jar [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-filterchain --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-filterchain --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/bom.xml [INFO] attaching as aaa-filterchain-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/bom.json [INFO] attaching as aaa-filterchain-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-filterchain --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-filterchain --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-filterchain --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/aaa-filterchain-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-filterchain --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-filterchain --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-filterchain' with 6 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-filterchain --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/aaa-filterchain-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/aaa-filterchain-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/classes/filterchain.cfg to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-config.cfg [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-filterchain/target/aaa-filterchain-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-filterchain --- [INFO] Installing org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-filterchain --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-filterchain --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-jetty-auth-log-filter >----------- [INFO] Building ODL :: aaa :: aaa-jetty-auth-log-filter 0.20.11 [16/42] [INFO] from aaa-jetty-auth-log-filter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-jetty-auth-log-filter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-jetty-auth-log-filter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-jetty-auth-log-filter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-jetty-auth-log-filter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-jetty-auth-log-filter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-jetty-auth-log-filter --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-jetty-auth-log-filter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-jetty-auth-log-filter >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-jetty-auth-log-filter --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-jetty-auth-log-filter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-jetty-auth-log-filter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-jetty-auth-log-filter --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-jetty-auth-log-filter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-jetty-auth-log-filter --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.filter.JettyAuthenticationLogFilterTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.865 s -- in org.opendaylight.aaa.filter.JettyAuthenticationLogFilterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-jetty-auth-log-filter --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-jetty-auth-log-filter --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-jetty-auth-log-filter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/bom.xml [INFO] attaching as aaa-jetty-auth-log-filter-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/bom.json [INFO] attaching as aaa-jetty-auth-log-filter-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-jetty-auth-log-filter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-jetty-auth-log-filter --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-jetty-auth-log-filter --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-jetty-auth-log-filter --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-jetty-auth-log-filter' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-jetty-auth-log-filter --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-jetty-auth-log-filter --- [INFO] Installing org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-jetty-auth-log-filter --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-jetty-auth-log-filter --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.aaa:aaa-password-service-aggregator >-------- [INFO] Building ODL :: aaa :: aaa-password-service-aggregator 0.20.11 [17/42] [INFO] from aaa-password-service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-password-service-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-password-service-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-password-service-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-password-service-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-password-service-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-password-service-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-artifacts >----------------- [INFO] Building ODL :: aaa :: aaa-artifacts 0.20.11 [18/42] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/artifacts/target/bom.xml [INFO] attaching as aaa-artifacts-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/artifacts/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as aaa-artifacts-0.20.11-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-artifacts --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/artifacts/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-api >------------------ [INFO] Building ODL :: aaa :: odl-aaa-api 0.20.11 [19/42] [INFO] from features/odl-aaa-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-aaa-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-aaa-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-api --- [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-aaa-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-api --- [INFO] [INFO] --- feattest:14.1.2:test (default) @ odl-aaa-api --- [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-api [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46161 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46161 name: 414c734b-a4d7-42cc-bfa6-39acf6e3ff54 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ odl-aaa-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-api --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-api/target/bom.xml [INFO] attaching as odl-aaa-api-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-api/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as odl-aaa-api-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-api --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-api/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-api/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-features.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-api/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-aaa-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------< org.opendaylight.aaa:odl-aaa-encryption-service >----------- [INFO] Building ODL :: aaa :: odl-aaa-encryption-service 0.20.11 [20/42] [INFO] from features/odl-aaa-encryption-service/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-encryption-service --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-aaa-encryption-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-aaa-encryption-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-encryption-service --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-encryption-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-encryption-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-encryption-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-encryption-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-encryption-service --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-encryption-service --- [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-encryption-service/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-aaa-encryption-service --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-encryption-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-encryption-service --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-encryption-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-encryption-service --- [INFO] [INFO] --- feattest:14.1.2:test (default) @ odl-aaa-encryption-service --- [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-encryption-service [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45793 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45793 name: 363dece1-3f4a-4c5c-aa24-45d2e5d2dde9 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ odl-aaa-encryption-service --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-encryption-service --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-encryption-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 206 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-encryption-service/target/bom.xml [INFO] attaching as odl-aaa-encryption-service-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-encryption-service/target/bom.json [INFO] attaching as odl-aaa-encryption-service-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-encryption-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-encryption-service --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-encryption-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-encryption-service --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-encryption-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-encryption-service --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-encryption-service did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-encryption-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-encryption-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-features.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-encryption-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-encryption-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-encryption-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-aaa-encryption-service did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----------------< org.opendaylight.aaa:odl-aaa-cert >------------------ [INFO] Building ODL :: aaa :: odl-aaa-cert 0.20.11 [21/42] [INFO] from features/odl-aaa-cert/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-cert --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-aaa-cert --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-aaa-cert --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-cert --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-cert --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-cert --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-cert --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-cert --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-cert --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cert --- [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cert/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-aaa-cert --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-cert >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-cert --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-cert <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-cert --- [INFO] [INFO] --- feattest:14.1.2:test (default) @ odl-aaa-cert --- [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-cert [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33467 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33467 name: f808eb48-4456-4b9d-826a-6e73092bb664 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ odl-aaa-cert --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-cert --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-cert --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 215 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cert/target/bom.xml [INFO] attaching as odl-aaa-cert-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cert/target/bom.json [INFO] attaching as odl-aaa-cert-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cert --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-cert --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-cert --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-cert --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-cert --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-cert --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-cert did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cert/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-features.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-cert --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-aaa-cert did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------------< org.opendaylight.aaa:odl-apache-shiro >---------------- [INFO] Building OpenDaylight :: Apache Shiro 0.20.11 [22/42] [INFO] from features/odl-apache-shiro/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-apache-shiro --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-apache-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-apache-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-apache-shiro --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-apache-shiro --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-apache-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-apache-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-apache-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-apache-shiro --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-shiro --- [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.20.x/features/odl-apache-shiro/target/feature/feature.xml [INFO] Tree listing is saved here: /w/workspace/aaa-maven-stage-0.20.x/features/odl-apache-shiro/target/history/treeListing.txt [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-apache-shiro --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-apache-shiro >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-apache-shiro --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-apache-shiro <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-apache-shiro --- [INFO] [INFO] --- feattest:14.1.2:test (default) @ odl-apache-shiro --- [INFO] Starting SFT for org.opendaylight.aaa:odl-apache-shiro [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42279 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42279 name: 560b5331-c8b4-45f8-9fc7-bb70f3554c97 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ odl-apache-shiro --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-apache-shiro --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-apache-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/features/odl-apache-shiro/target/bom.xml [INFO] attaching as odl-apache-shiro-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/features/odl-apache-shiro/target/bom.json [INFO] attaching as odl-apache-shiro-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-apache-shiro --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-apache-shiro --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-apache-shiro --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-apache-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-apache-shiro --- [WARNING] [WARNING] The packaging plugin for project odl-apache-shiro did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-apache-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-apache-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-features.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-apache-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-apache-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-apache-shiro --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-apache-shiro did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----------< org.opendaylight.aaa:odl-aaa-password-service >------------ [INFO] Building ODL :: aaa :: odl-aaa-password-service 0.20.11 [23/42] [INFO] from features/odl-aaa-password-service/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-password-service --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-aaa-password-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-aaa-password-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-password-service --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-password-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-password-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-password-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-password-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-password-service --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-password-service --- [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-password-service/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-aaa-password-service --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-password-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-password-service --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-password-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-password-service --- [INFO] [INFO] --- feattest:14.1.2:test (default) @ odl-aaa-password-service --- [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-password-service [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44315 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44315 name: 25ab75a4-d102-49a7-93da-95d7cadab423 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ odl-aaa-password-service --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-password-service --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-password-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 211 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-password-service/target/bom.xml [INFO] attaching as odl-aaa-password-service-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-password-service/target/bom.json [INFO] attaching as odl-aaa-password-service-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-password-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-password-service --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-password-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-password-service --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-password-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-password-service --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-password-service did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-password-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-password-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-features.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-password-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-password-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-password-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-aaa-password-service did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------------< org.opendaylight.aaa.web:web-api >------------------ [INFO] Building ODL :: aaa :: web-api 0.20.11 [24/42] [INFO] from web/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ web-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ web-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ web-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ web-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ web-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/web/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ web-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ web-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ web-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ web-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ web-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ web-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ web-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ web-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ web-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ web-api --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/web/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.web.WebContextApiTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 s -- in org.opendaylight.aaa.web.WebContextApiTest [INFO] Running org.opendaylight.aaa.web.ServletDetailsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.aaa.web.ServletDetailsTest [INFO] Running org.opendaylight.aaa.web.FilterDetailsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.aaa.web.FilterDetailsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ web-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ web-api --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/web/api/target/web-api-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/web/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ web-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/api/target/web-api-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/web/api/target/bom.xml [INFO] attaching as web-api-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/web/api/target/bom.json [INFO] attaching as web-api-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ web-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ web-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ web-api --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/api/target/web-api-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ web-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ web-api --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/web/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-api' with 14 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ web-api --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/api/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/api/target/web-api-0.20.11.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/api/target/web-api-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/api/target/web-api-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ web-api --- [INFO] Installing org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ web-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ web-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.aaa.web:web-osgi-impl >--------------- [INFO] Building ODL :: aaa :: web-osgi-impl 0.20.11 [25/42] [INFO] from web/impl-osgi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ web-osgi-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ web-osgi-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ web-osgi-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-osgi-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ web-osgi-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ web-osgi-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ web-osgi-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ web-osgi-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ web-osgi-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-osgi-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ web-osgi-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ web-osgi-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ web-osgi-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ web-osgi-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ web-osgi-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-osgi-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ web-osgi-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ web-osgi-impl --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.web.osgi.SymbolicNameTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.aaa.web.osgi.SymbolicNameTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ web-osgi-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ web-osgi-impl --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/web-osgi-impl-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ web-osgi-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/web-osgi-impl-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-osgi-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/bom.xml [INFO] attaching as web-osgi-impl-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/bom.json [INFO] attaching as web-osgi-impl-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ web-osgi-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ web-osgi-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ web-osgi-impl --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/web-osgi-impl-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ web-osgi-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ web-osgi-impl --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-osgi-impl' with 4 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ web-osgi-impl --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/web-osgi-impl-0.20.11.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/web-osgi-impl-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-osgi/target/web-osgi-impl-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ web-osgi-impl --- [INFO] Installing org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ web-osgi-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ web-osgi-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.aaa.web:servlet-api >---------------- [INFO] Building ODL :: aaa :: servlet-api 0.20.11 [26/42] [INFO] from web/servlet-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ servlet-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ servlet-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ servlet-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ servlet-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ servlet-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ servlet-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ servlet-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ servlet-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ servlet-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ servlet-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ servlet-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ servlet-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ servlet-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ servlet-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ servlet-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ servlet-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ servlet-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ servlet-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ servlet-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ servlet-api --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/servlet-api-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ servlet-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/servlet-api-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ servlet-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/bom.xml [INFO] attaching as servlet-api-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/bom.json [INFO] attaching as servlet-api-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ servlet-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ servlet-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ servlet-api --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/servlet-api-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ servlet-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ servlet-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ servlet-api --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/servlet-api-0.20.11.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/servlet-api-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-api/target/servlet-api-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ servlet-api --- [INFO] Installing org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ servlet-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ servlet-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.aaa.web:servlet-jersey2 >-------------- [INFO] Building ODL :: aaa :: servlet-jersey2 0.20.11 [27/42] [INFO] from web/servlet-jersey2/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ servlet-jersey2 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ servlet-jersey2 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ servlet-jersey2 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ servlet-jersey2 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ servlet-jersey2 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ servlet-jersey2 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ servlet-jersey2 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ servlet-jersey2 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ servlet-jersey2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ servlet-jersey2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ servlet-jersey2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.aaa.web.servlet.ServletSupport [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ servlet-jersey2 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ servlet-jersey2 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ servlet-jersey2 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ servlet-jersey2 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ servlet-jersey2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ servlet-jersey2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ servlet-jersey2 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ servlet-jersey2 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ servlet-jersey2 --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/servlet-jersey2-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ servlet-jersey2 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/servlet-jersey2-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ servlet-jersey2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/bom.xml [INFO] attaching as servlet-jersey2-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/bom.json [INFO] attaching as servlet-jersey2-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ servlet-jersey2 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ servlet-jersey2 --- [WARNING] Used undeclared dependencies found: [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.47:compile [WARNING] org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.47:compile [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] Unused declared dependencies found: [WARNING] org.glassfish.jersey.containers:jersey-container-servlet:jar:2.47:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ servlet-jersey2 --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/servlet-jersey2-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ servlet-jersey2 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ servlet-jersey2 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ servlet-jersey2 --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/servlet-jersey2-0.20.11.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/servlet-jersey2-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/servlet-jersey2/target/servlet-jersey2-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ servlet-jersey2 --- [INFO] Installing org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ servlet-jersey2 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ servlet-jersey2 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-web >------------------ [INFO] Building ODL :: aaa :: odl-aaa-web 0.20.11 [28/42] [INFO] from features/odl-aaa-web/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-web --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-aaa-web --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-aaa-web --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-web --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-web --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-web --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-web --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-web --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-web --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-web --- [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-web/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-aaa-web --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-web >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-web --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-web <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-web --- [INFO] [INFO] --- feattest:14.1.2:test (default) @ odl-aaa-web --- [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-web [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43525 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43525 name: 935c2814-6416-40eb-a126-b877bcc59254 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ odl-aaa-web --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-web --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-web --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-web/target/bom.xml [INFO] attaching as odl-aaa-web-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-web/target/bom.json [INFO] attaching as odl-aaa-web-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-web --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-web --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-web --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-web --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-web --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-web --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-web did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-web/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-web/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-features.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-web/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-web/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-web --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-aaa-web did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-shiro-api >----------------- [INFO] Building ODL :: aaa :: aaa-shiro-api 0.20.11 [29/42] [INFO] from aaa-shiro/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-shiro-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-shiro-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-shiro-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-shiro-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-shiro-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-shiro-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.16:generate-sources (binding) @ aaa-shiro-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.234 ms [INFO] yang-to-sources: Project model files found: 1 in 25.77 ms [INFO] yang-to-sources: 1 YANG models processed in 25.76 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 13.47 ms [INFO] Sorted 40 files into 11 directories in 310.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 59.08 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-shiro-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-shiro-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-shiro-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-shiro-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-shiro-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 40 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-shiro-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-shiro-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-shiro-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-shiro-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-shiro-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-shiro-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-shiro-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-shiro-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-shiro-api --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/aaa-shiro-api-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-shiro-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/aaa-shiro-api-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-shiro-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/bom.xml [INFO] attaching as aaa-shiro-api-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/bom.json [INFO] attaching as aaa-shiro-api-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-shiro-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-shiro-api --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/aaa-shiro-api-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-shiro-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-shiro-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-shiro-api --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/aaa-shiro-api-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/aaa-shiro-api-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/api/target/aaa-shiro-api-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-shiro-api --- [INFO] Installing org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-shiro-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-shiro-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-shiro >------------------- [INFO] Building ODL :: aaa :: aaa-shiro 0.20.11 [30/42] [INFO] from aaa-shiro/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-shiro --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-shiro --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-shiro --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-shiro --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.16:generate-sources (binding) @ aaa-shiro --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 4.248 ms [INFO] yang-to-sources: Project model files found: 1 in 3.113 ms [INFO] yang-to-sources: 1 YANG models processed in 36.23 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 2.669 ms [INFO] Sorted 16 files into 4 directories in 116.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 14.44 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-shiro --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-shiro --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-shiro --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/KeystoneAuthRealm.java:[276,25] URL(java.lang.String) in java.net.URL has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MoonRealm.java:[139,19] URL(java.lang.String) in java.net.URL has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/ODLJndiLdapRealm.java:[97,54] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/TokenAuthRealm.java:[55,22] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[61,22] auto-closeable resource filterLoad is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[62,22] auto-closeable resource keyStoneLoad is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[63,22] auto-closeable resource mdsalLoad is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[64,22] auto-closeable resource moonLoad is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[65,22] auto-closeable resource tokenAuthLoad is never referenced in body of corresponding try statement [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-shiro >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-shiro --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-shiro <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-shiro --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-shiro --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-shiro --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/KeystoneAuthRealmTest.java:[96,33] URL(java.lang.String) in java.net.URL has been deprecated [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[273,48] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[273,59] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[276,22] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[276,33] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[279,22] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[279,33] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/ODLJndiLdapRealmTest.java:[111,22] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-shiro --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.919 s -- in org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest [INFO] Running org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest [INFO] Running org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 s -- in org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest [INFO] Running org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest [INFO] Running org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest [INFO] Running org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest [INFO] Running org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 50, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-shiro --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-shiro --- [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.20.11 : Export org.opendaylight.aaa, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.20.11 : Export org.opendaylight.aaa.shiro.realm, has 2, private references [org.opendaylight.aaa.shiro.moon, org.opendaylight.aaa.shiro.realm.util.http] [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.20.11 : Export org.opendaylight.aaa.shiro.web.env, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.20.11 : Export-Package duplicate package name (org.opendaylight.aaa.shiro) that uses the default version because no version is specified (0.20.11). Remove duplicate package or add an explicit version to it. [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/aaa-shiro-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-shiro --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/aaa-shiro-0.20.11-javadoc.jar [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-shiro --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/bom.xml [INFO] attaching as aaa-shiro-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/bom.json [INFO] attaching as aaa-shiro-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-shiro --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.16:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.16:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.16:compile [WARNING] org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.47:test [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] org.glassfish.jersey.core:jersey-client:jar:2.47:test [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.47:test [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa:aaa-idm-store-h2:jar:0.20.11:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-shiro --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/aaa-shiro-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-shiro --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-shiro --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-shiro' with 54 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-shiro --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/aaa-shiro-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/aaa-shiro-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/classes/idmtool.py to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-idmtool.py [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/classes/initial/aaa-app-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-app-config.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/classes/initial/aaa-datastore-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-datastore-config.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/aaa-shiro/impl/target/aaa-shiro-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-shiro --- [INFO] Installing org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-shiro --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-shiro --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.aaa:odl-aaa-shiro >----------------- [INFO] Building ODL :: aaa :: odl-aaa-shiro 0.20.11 [31/42] [INFO] from features/odl-aaa-shiro/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-shiro --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-aaa-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-aaa-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-shiro --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-shiro --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-shiro --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-shiro --- [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-shiro/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-aaa-shiro --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-shiro >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-shiro --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-shiro <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-shiro --- [INFO] [INFO] --- feattest:14.1.2:test (default) @ odl-aaa-shiro --- [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-shiro [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34231 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34231 name: bb62e5cd-387f-4397-bb20-447c8111c863 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ odl-aaa-shiro --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-shiro --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 293 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-shiro/target/bom.xml [INFO] attaching as odl-aaa-shiro-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-shiro/target/bom.json [INFO] attaching as odl-aaa-shiro-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-shiro --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-shiro --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-shiro --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-shiro --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-shiro did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-features.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-shiro --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-aaa-shiro did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-cli >------------------ [INFO] Building ODL :: aaa :: odl-aaa-cli 0.20.11 [32/42] [INFO] from features/odl-aaa-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-cli --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-aaa-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-aaa-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-cli --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cli --- [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-aaa-cli --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-cli --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-cli --- [INFO] [INFO] --- feattest:14.1.2:test (default) @ odl-aaa-cli --- [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-cli [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42791 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42791 name: db9fbcb4-e5c5-499b-989c-3db03642c01b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ odl-aaa-cli --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-cli --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 295 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cli/target/bom.xml [INFO] attaching as odl-aaa-cli-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cli/target/bom.json [INFO] attaching as odl-aaa-cli-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-cli --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-cli --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-cli did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-features.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/odl-aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-cli --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-aaa-cli did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----------------< org.opendaylight.aaa:features-aaa >------------------ [INFO] Building ODL :: aaa :: features-aaa 0.20.11 [33/42] [INFO] from features/features-aaa/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aaa --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-aaa --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-aaa --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aaa --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-aaa --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-aaa --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-aaa --- [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.20.x/features/features-aaa/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-aaa --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-aaa >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-aaa --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-aaa <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-aaa --- [INFO] [INFO] --- feattest:14.1.2:test (default) @ features-aaa --- [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ features-aaa --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-aaa --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 296 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/features/features-aaa/target/bom.xml [INFO] attaching as features-aaa-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/features/features-aaa/target/bom.json [INFO] attaching as features-aaa-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-aaa --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-aaa --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-aaa --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aaa --- [WARNING] [WARNING] The packaging plugin for project features-aaa did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/features-aaa/pom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/features-aaa/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-features.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/features-aaa/target/bom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/features/features-aaa/target/bom.json to /tmp/r/org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aaa --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project features-aaa did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.aaa:features-aaa-aggregator >------------ [INFO] Building ODL :: aaa :: features-aaa-aggregator 0.20.11 [34/42] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aaa-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-aaa-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aaa-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aaa-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aaa-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aaa-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.opendaylight.aaa:aaa-shiro-aggregator >-------------- [INFO] Building ODL :: aaa :: aaa-shiro-aggregator 0.20.11 [35/42] [INFO] from aaa-shiro/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-shiro-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-shiro-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-shiro-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-shiro-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-shiro-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-shiro-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.aaa.web:web-jetty-impl >--------------- [INFO] Building ODL :: aaa :: web-jetty-impl 0.20.11 [36/42] [INFO] from web/impl-jetty/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ web-jetty-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ web-jetty-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ web-jetty-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-jetty-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ web-jetty-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ web-jetty-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ web-jetty-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ web-jetty-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ web-jetty-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-jetty-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ web-jetty-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ web-jetty-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ web-jetty-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ web-jetty-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ web-jetty-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-jetty-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ web-jetty-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[39,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[62,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[87,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ web-jetty-impl --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.web.jetty.JettyWebServerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s -- in org.opendaylight.aaa.web.jetty.JettyWebServerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ web-jetty-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ web-jetty-impl --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/web-jetty-impl-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ web-jetty-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/web-jetty-impl-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-jetty-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/bom.xml [INFO] attaching as web-jetty-impl-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/bom.json [INFO] attaching as web-jetty-impl-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ web-jetty-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ web-jetty-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.16:compile [WARNING] org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:compile [WARNING] org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:compile [WARNING] Unused declared dependencies found: [WARNING] org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ web-jetty-impl --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/web-jetty-impl-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ web-jetty-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ web-jetty-impl --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-jetty-impl' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ web-jetty-impl --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/web-jetty-impl-0.20.11.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/web-jetty-impl-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/impl-jetty/target/web-jetty-impl-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ web-jetty-impl --- [INFO] Installing org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ web-jetty-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ web-jetty-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.aaa.web:testutils >----------------- [INFO] Building ODL :: aaa :: testutils 0.20.11 [37/42] [INFO] from web/testutils/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ testutils --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ testutils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ testutils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testutils --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ testutils --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ testutils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ testutils --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ testutils --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/testutils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] /w/workspace/aaa-maven-stage-0.20.x/web/testutils/src/main/java/org/opendaylight/aaa/web/testutils/TestWebClient.java:[40,25] URL(java.lang.String) in java.net.URL has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testutils >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testutils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testutils <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testutils --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ testutils --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/web/testutils/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/aaa-maven-stage-0.20.x/web/testutils/src/test/java/org/opendaylight/aaa/web/testutils/test/WebTestModuleTest.java:[50,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ testutils --- [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.aaa.web.testutils.test.WebTestModuleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.210 s -- in org.opendaylight.aaa.web.testutils.test.WebTestModuleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ testutils --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testutils --- [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/testutils-0.20.11.jar [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ testutils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/testutils-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testutils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/bom.xml [INFO] attaching as testutils-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/bom.json [INFO] attaching as testutils-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testutils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ testutils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.16:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.20.11:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] com.google.inject:guice:jar:6.0.0:compile [WARNING] org.opendaylight.aaa.web:web-api:jar:0.20.11:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.infrautils:inject.guice:jar:7.1.6:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.16:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testutils --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/testutils-0.20.11-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testutils --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ testutils --- [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: testutils' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ testutils --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/testutils/pom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/testutils-0.20.11.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/testutils-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/bom.json to /tmp/r/org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.json [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/web/testutils/target/testutils-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ testutils --- [INFO] Installing org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ testutils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ testutils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.aaa:dependency-check >---------------- [INFO] Building ODL :: aaa :: dependency-check 0.20.11 [38/42] [INFO] from dependency-check/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ dependency-check --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ dependency-check --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dependency-check --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dependency-check --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/dependency-check/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ dependency-check --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dependency-check --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/dependency-check/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ dependency-check --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ dependency-check --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ dependency-check --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/dependency-check/target/dependency-check-0.20.11.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dependency-check --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ dependency-check --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dependency-check --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.aaa.web:web-aggregator >--------------- [INFO] Building ODL :: aaa :: web-aggregator 0.20.11 [39/42] [INFO] from web/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ web-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ web-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ web-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ web-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-docs >-------------------- [INFO] Building aaa-docs 0.20.11 [40/42] [INFO] from docs/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-docs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-docs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-docs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-docs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-docs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-docs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-docs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-docs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-docs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-docs --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/docs/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-docs --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-docs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-docs --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-docs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-docs --- [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ aaa-docs --- [INFO] Source directory: /w/workspace/aaa-maven-stage-0.20.x/docs/target/src added. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-docs --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/docs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-docs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-docs --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-sources) @ aaa-docs --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-docs --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/docs/target/aaa-docs-0.20.11-sources.jar [INFO] [INFO] --- clean:3.5.0:clean (remove-undocumented-sources) @ aaa-docs --- [INFO] Deleting /w/workspace/aaa-maven-stage-0.20.x/docs/target/src (includes = [**/$YangModelBindingProvider.java, **/$YangModuleInfoImpl.java], excludes = []) [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-docs --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ aaa-docs --- [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/docs/target/aaa-docs-0.20.11.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-docs --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/CredentialAuth.java:17: warning: no @param for [WARNING] public interface CredentialAuth { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cert/impl/AaaCertMdsalProvider.java:43: warning: no comment [WARNING] public AaaCertMdsalProvider(final DataBroker dataBroker, final AAAEncryptionService encryptionSrv) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cert/impl/AaaCertProvider.java:35: warning: no comment [WARNING] public AaaCertProvider(final CtlKeystore ctlKeyStore, final TrustKeystore trustKeyStore) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:45: warning: no comment [WARNING] @Reference protected IIDMStore identityStore; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:29: warning: no comment [WARNING] public static final String LOGIN_FAILED_MESS = "User does not exist OR user name and passsword are not correct"; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:28: warning: use of default constructor, which does not provide a comment [WARNING] public abstract class AaaCliAbstractCommand implements Action { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:54: warning: no comment [WARNING] protected void list(String name, Collection items) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/encrypt/impl/AAAEncryptionServiceImpl.java:70: warning: no comment [WARNING] public AAAEncryptionServiceImpl(final Map properties) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/encrypt/impl/AAAEncryptionServiceImpl.java:54: warning: no comment [WARNING] public AAAEncryptionServiceImpl(final EncryptServiceConfig configuration) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/filterchain/filters/AAAFilterChain.java:39: warning: no comment [WARNING] public static AAAFilterChain createAAAFilterChain() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/shiro/filters/AAAShiroFilter.java:27: warning: no comment [WARNING] public AAAShiroFilter(final WebEnvironment env) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:31: warning: no @param for credentialAuth [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:31: warning: no @param for datastoreConfig [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:31: warning: no @param for iidmStore [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:61: warning: no comment [WARNING] public TokenAuthenticators getTokenAuthenticators() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:37: warning: no comment [WARNING] public AAAWebEnvironment(final ShiroIni shiroConfiguration, final DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:43: warning: no comment [WARNING] protected static final int RETURN_ILLEGAL_ARGUMENTS = -4; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:46: warning: no comment [WARNING] protected static final int RETURN_PASSWORD_MISMATCH = -7; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:27: warning: use of default constructor, which does not provide a comment [WARNING] public abstract class AbstractMain { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:170: warning: no comment [WARNING] protected abstract int addNewUsers(List userNames, List passwords, boolean areAdmins) [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:173: warning: no comment [WARNING] protected abstract int deleteUsers(List userNames) throws IDMStoreException; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:164: warning: no comment [WARNING] protected abstract void listUsers() throws IDMStoreException; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:49: warning: no comment [WARNING] public int parseArguments(final String[] args) throws Exception { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:156: warning: no comment [WARNING] protected void printHelp(final OptionParser optionParser) throws IOException { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:166: warning: no comment [WARNING] protected abstract int resetPasswords(List userNames, List passwords) throws IDMStoreException; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:162: warning: no comment [WARNING] protected abstract void setDbDirectory(File dbDirectory) throws IOException, IDMStoreException; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:152: warning: no comment [WARNING] protected void unrecognizedOptions(final List unrecognizedOptions) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:168: warning: no comment [WARNING] protected abstract int verifyUsers(List userNames, List passwords) throws IDMStoreException; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/dmstore/AddDomain.java:24: warning: use of default constructor, which does not provide a comment [WARNING] public class AddDomain extends AaaCliAbstractCommand { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/dmstore/AddGrant.java:25: warning: use of default constructor, which does not provide a comment [WARNING] public class AddGrant extends AaaCliAbstractCommand { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/dmstore/AddRole.java:25: warning: use of default constructor, which does not provide a comment [WARNING] public class AddRole extends AaaCliAbstractCommand { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/dmstore/AddUser.java:26: warning: use of default constructor, which does not provide a comment [WARNING] public class AddUser extends AaaCliAbstractCommand { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:26: warning: no comment [WARNING] public AuthenticationBuilder(final Claim claim) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:35: warning: no comment [WARNING] public Authentication build() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:30: warning: no comment [WARNING] public AuthenticationBuilder setExpiration(final long expiration) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/AuthenticationException.java:20: warning: no comment [WARNING] public AuthenticationException(String msg) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/AuthenticationException.java:24: warning: no comment [WARNING] public AuthenticationException(String msg, Throwable cause) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/AuthenticationException.java:28: warning: no comment [WARNING] public AuthenticationException(Throwable throwable) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/shiro/filters/AuthenticationListener.java:27: warning: use of default constructor, which does not provide a comment [WARNING] public class AuthenticationListener implements org.apache.shiro.authc.AuthenticationListener { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:32: warning: no comment [WARNING] public @interface Configuration { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:49: warning: no comment [WARNING] public AuthenticationManager() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:54: warning: no comment [WARNING] public AuthenticationManager(final boolean authEnabled) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:58: warning: no comment [WARNING] public void setAuthEnabled(final boolean authEnabled) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:40: warning: no comment [WARNING] boolean authEnabled() default true; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/shiro/realm/mapping/impl/BestAttemptGroupToRolesMappingStrategy.java:22: warning: use of default constructor, which does not provide a comment [WARNING] public class BestAttemptGroupToRolesMappingStrategy implements GroupsToRolesMappingStrategy { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cert/impl/CertificateManagerService.java:64: warning: no comment [WARNING] public CertificateManagerService(final RpcProviderService rpcProviderService, final DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/dmstore/ChangeUserPassword.java:29: warning: no comment [WARNING] public static final String CHANGE_PASSWORD_FAIL = "Wrong username or current password"; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/dmstore/ChangeUserPassword.java:28: warning: use of default constructor, which does not provide a comment [WARNING] public class ChangeUserPassword implements Action { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:14: warning: no comment [WARNING] public class Claim { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:14: warning: use of default constructor, which does not provide a comment [WARNING] public class Claim { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:20: warning: no comment [WARNING] public String getDomainid() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:44: warning: no comment [WARNING] public List getRoles() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:28: warning: no comment [WARNING] public String getUserid() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:36: warning: no comment [WARNING] public String getUsername() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:24: warning: no comment [WARNING] public void setDomainid(String id) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:48: warning: no comment [WARNING] public void setRoles(List roles) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:32: warning: no comment [WARNING] public void setUserid(String id) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:40: warning: no comment [WARNING] public void setUsername(String name) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:78: warning: no comment [WARNING] protected static class ImmutableClaim implements Claim, Serializable { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:31: warning: no comment [WARNING] public ClaimBuilder() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:34: warning: no comment [WARNING] public ClaimBuilder(final Claim claim) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:69: warning: no comment [WARNING] public ClaimBuilder addRole(final String role) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:62: warning: no comment [WARNING] public ClaimBuilder addRoles(final Set theRoles) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:74: warning: no comment [WARNING] public Claim build() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:42: warning: no comment [WARNING] public ClaimBuilder setClientId(final String clientId) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:57: warning: no comment [WARNING] public ClaimBuilder setDomain(final String domain) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:52: warning: no comment [WARNING] public ClaimBuilder setUser(final String userName) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:47: warning: no comment [WARNING] public ClaimBuilder setUserId(final String userId) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:81: warning: no comment [WARNING] protected String clientId; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:84: warning: no comment [WARNING] protected String domain; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:85: warning: no comment [WARNING] protected ImmutableSet roles; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:83: warning: no comment [WARNING] protected String user; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:82: warning: no comment [WARNING] protected String userId; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:87: warning: no comment [WARNING] protected ImmutableClaim(final ClaimBuilder base) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/filterchain/filters/CustomFilterAdapter.java:54: warning: no comment [WARNING] public CustomFilterAdapter(final CustomFilterAdapterConfiguration customFilterAdapterConfig) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:47: warning: use of default constructor, which does not provide a comment [WARNING] public final class CustomFilterAdapterConfigurationImpl implements CustomFilterAdapterConfiguration { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:95: warning: no comment [WARNING] public void addFilter(final Filter filter) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:109: warning: no comment [WARNING] public void removeFilter(final Filter filter) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:82: warning: no comment [WARNING] public void update(final Map properties) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:24: warning: no comment [WARNING] public final class DataStoreUtils { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:33: warning: no comment [WARNING] public static String getDomainId(IIDMStore identityStore, String domainName) throws IDMStoreException { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:65: warning: no comment [WARNING] public static String getGrantId(IIDMStore identityStore, String domainName, String roleName, [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:45: warning: no comment [WARNING] public static String getRoleId(IIDMStore identityStore, String roleName) throws IDMStoreException { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:55: warning: no comment [WARNING] public static String getUserId(IIDMStore identityStore, String userName) throws IDMStoreException { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:92: warning: no comment [WARNING] public static User isAdminUser(IIDMStore identityStore, PasswordHashService passwordService, [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:41: warning: no comment [WARNING] public DefaultMdsalSslData(final AaaCertMdsalProvider aaaCertMdsalProv, final String bundleName, [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:170: warning: no comment [WARNING] public void exportSslDataKeystores() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:174: warning: no comment [WARNING] public boolean importSslDataKeystores(String odlKeystoreName, String odlKeystorePwd, String odlKeystoreAlias, [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:22: warning: no comment [WARNING] public class DefaultPasswordHashService implements PasswordHashService { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:25: warning: no comment [WARNING] public static final String DEFAULT_HASH_ALGORITHM = "SHA-512"; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:26: warning: no comment [WARNING] public static final int DEFAULT_NUM_ITERATIONS = 20000; [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:30: warning: no comment [WARNING] public DefaultPasswordHashService() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:34: warning: no comment [WARNING] public DefaultPasswordHashService(final PasswordServiceConfig passwordServiceConfig) { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:14: warning: no comment [WARNING] public class Domain { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:14: warning: use of default constructor, which does not provide a comment [WARNING] public class Domain { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:36: warning: no comment [WARNING] public String getDescription() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:20: warning: no comment [WARNING] public String getDomainid() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:28: warning: no comment [WARNING] public String getName() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:44: warning: no comment [WARNING] public Boolean isEnabled() { [WARNING] ^ [WARNING] /w/workspace/aaa-maven-stage-0.20.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:40: warning: no comment [WARNING] public void setDescription(final String description) { [WARNING] ^ [WARNING] 100 warnings [INFO] Building jar: /w/workspace/aaa-maven-stage-0.20.x/docs/target/aaa-docs-0.20.11-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-docs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 102 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.20.x/docs/target/bom.xml [INFO] attaching as aaa-docs-0.20.11-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.20.x/docs/target/bom.json [INFO] attaching as aaa-docs-0.20.11-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-docs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-docs --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa.web:web-osgi-impl:jar:0.20.11:compile [WARNING] org.checkerframework:checker-qual:jar:3.50.0:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.20.11:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.20.11:compile [WARNING] org.immutables:value:jar:annotations:2.11.3:compile [WARNING] org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.20.11:compile [WARNING] org.opendaylight.aaa.web:servlet-jersey2:jar:0.20.11:compile [WARNING] org.opendaylight.aaa:aaa-cli:jar:0.20.11:compile [WARNING] org.opendaylight.aaa:aaa-password-service-impl:jar:0.20.11:compile [WARNING] org.opendaylight.aaa:aaa-filterchain:jar:0.20.11:compile [WARNING] org.opendaylight.aaa:aaa-password-service-api:jar:0.20.11:compile [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.20.11:compile [WARNING] org.opendaylight.aaa.web:web-jetty-impl:jar:0.20.11:compile [WARNING] org.opendaylight.aaa:aaa-authn-api:jar:0.20.11:compile [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.20.11:compile [WARNING] org.opendaylight.aaa:aaa-cli-jar:jar:0.20.11:compile [WARNING] org.opendaylight.aaa:aaa-shiro-api:jar:0.20.11:compile [WARNING] org.opendaylight.aaa:aaa-shiro:jar:0.20.11:compile [WARNING] org.opendaylight.aaa.web:web-api:jar:0.20.11:compile [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-docs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-docs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-docs --- [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/docs/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.pom [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/docs/target/aaa-docs-0.20.11.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/docs/target/aaa-docs-0.20.11-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-sources.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/docs/target/aaa-docs-0.20.11-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-javadoc.jar [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/docs/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.xml [INFO] Installing /w/workspace/aaa-maven-stage-0.20.x/docs/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-docs --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.20.x/m2repo" instead. [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-karaf >------------------- [INFO] Building ODL :: aaa :: aaa-karaf 0.20.11 [41/42] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-karaf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ aaa-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.20.x/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ aaa-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ aaa-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/aaa-maven-stage-0.20.x/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/aaa-maven-stage-0.20.x/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [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/14.1.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.2 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.11/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.12/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.12/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.12/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.2/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.12/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.12/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.12/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.12/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.12/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.12/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.16/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.16/xml/features [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature cb4f09b6-94a6-4ab3-b1c4-b891e56d01ff/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.2 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.2 [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-karaf --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (apply-branding) @ aaa-karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ aaa-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ aaa-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] [INFO] --- copy:14.1.2:copy-files (default) @ aaa-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ aaa-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.20.x/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.2:populate-local-repo (populate-local-repo) @ aaa-karaf --- [INFO] Feature repository discovered recursively: 61a028f6-6ec7-4a24-b0d3-58ebb843e92e [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-aaa-0.20.11 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-controller-10.0.12 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.12 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.12 [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-10.0.12 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-mdsal-10.0.12 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ aaa-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ aaa-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/aaa-maven-stage-0.20.x/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-karaf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf:4.4.8:archive (package) @ aaa-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-karaf --- [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-karaf --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-karaf --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa.project >------------------ [INFO] Building aaa 0.20.11 [42/42] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa.project --- [INFO] Deleting /w/workspace/aaa-maven-stage-0.20.x/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ aaa.project --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa.project --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa.project --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa.project --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa.project --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aaa 0.20.11: [INFO] [INFO] ODL :: aaa :: aaa-parent ........................... SUCCESS [ 8.898 s] [INFO] ODL :: aaa :: aaa-authn-api ........................ SUCCESS [ 10.385 s] [INFO] ODL :: aaa :: aaa-encrypt-service .................. SUCCESS [ 3.921 s] [INFO] ODL :: aaa :: aaa-encrypt-service-impl ............. SUCCESS [ 11.406 s] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator .... SUCCESS [ 0.274 s] [INFO] ODL :: aaa :: aaa-cert ............................. SUCCESS [ 15.427 s] [INFO] ODL :: aaa :: aaa-password-service-api ............. SUCCESS [ 4.903 s] [INFO] ODL :: aaa :: aaa-cli .............................. SUCCESS [ 8.722 s] [INFO] repackaged-shiro-jar ............................... SUCCESS [ 2.753 s] [INFO] repackaged-shiro ................................... SUCCESS [ 1.675 s] [INFO] ODL :: aaa :: aaa-password-service-impl ............ SUCCESS [ 6.360 s] [INFO] ODL :: aaa :: aaa-tokenauthrealm ................... SUCCESS [ 7.536 s] [INFO] ODL :: aaa :: aaa-idm-store-h2 ..................... SUCCESS [ 11.743 s] [INFO] ODL :: aaa :: aaa-cli-jar .......................... SUCCESS [ 15.853 s] [INFO] ODL :: aaa :: aaa-filterchain ...................... SUCCESS [ 7.513 s] [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter ............ SUCCESS [ 13.611 s] [INFO] ODL :: aaa :: aaa-password-service-aggregator ...... SUCCESS [ 0.008 s] [INFO] ODL :: aaa :: aaa-artifacts ........................ SUCCESS [ 0.433 s] [INFO] ODL :: aaa :: odl-aaa-api .......................... SUCCESS [ 13.094 s] [INFO] ODL :: aaa :: odl-aaa-encryption-service ........... SUCCESS [ 17.569 s] [INFO] ODL :: aaa :: odl-aaa-cert ......................... SUCCESS [ 15.423 s] [INFO] OpenDaylight :: Apache Shiro ....................... SUCCESS [ 7.308 s] [INFO] ODL :: aaa :: odl-aaa-password-service ............. SUCCESS [ 16.427 s] [INFO] ODL :: aaa :: web-api .............................. SUCCESS [ 8.435 s] [INFO] ODL :: aaa :: web-osgi-impl ........................ SUCCESS [ 6.335 s] [INFO] ODL :: aaa :: servlet-api .......................... SUCCESS [ 3.791 s] [INFO] ODL :: aaa :: servlet-jersey2 ...................... SUCCESS [ 4.665 s] [INFO] ODL :: aaa :: odl-aaa-web .......................... SUCCESS [ 9.229 s] [INFO] ODL :: aaa :: aaa-shiro-api ........................ SUCCESS [ 5.851 s] [INFO] ODL :: aaa :: aaa-shiro ............................ SUCCESS [ 17.777 s] [INFO] ODL :: aaa :: odl-aaa-shiro ........................ SUCCESS [ 19.499 s] [INFO] ODL :: aaa :: odl-aaa-cli .......................... SUCCESS [ 18.607 s] [INFO] ODL :: aaa :: features-aaa ......................... SUCCESS [ 3.586 s] [INFO] ODL :: aaa :: features-aaa-aggregator .............. SUCCESS [ 0.010 s] [INFO] ODL :: aaa :: aaa-shiro-aggregator ................. SUCCESS [ 0.004 s] [INFO] ODL :: aaa :: web-jetty-impl ....................... SUCCESS [ 6.820 s] [INFO] ODL :: aaa :: testutils ............................ SUCCESS [ 7.335 s] [INFO] ODL :: aaa :: dependency-check ..................... SUCCESS [ 1.274 s] [INFO] ODL :: aaa :: web-aggregator ....................... SUCCESS [ 0.005 s] [INFO] aaa-docs ........................................... SUCCESS [ 9.826 s] [INFO] ODL :: aaa :: aaa-karaf ............................ SUCCESS [ 15.805 s] [INFO] aaa ................................................ SUCCESS [ 0.006 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:46 min [INFO] Finished at: 2025-09-05T06:23:46Z [INFO] ------------------------------------------------------------------------ [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [BuilderChain] [aaa-maven-stage-0.20.x] $ /bin/sh -xe /tmp/jenkins1860571996517987016.sh + echo Running SBOM Generator Running SBOM Generator [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SBOM_FLAGS= [EnvInject] - Variables injected successfully. [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins5304830975743680542.sh ---> sbom-generator.sh INFO: downloading spdx-sbom-generator version v0.0.15 2025-09-05 06:23:47 URL:https://release-assets.githubusercontent.com/github-production-release-asset/368981583/139604a0-309c-4d20-a757-2a9d122cba66?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-05T07%3A06%3A45Z&rscd=attachment%3B+filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-09-05T06%3A06%3A22Z&ske=2025-09-05T07%3A06%3A45Z&sks=b&skv=2018-11-09&sig=rD4PD%2FUjWr2HhwksKqFrk3wz%2B98FB%2BOIjB0Rls9EmZQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1NzA1MzcyNywibmJmIjoxNzU3MDUzNDI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.BTQeyBpm0o57hva8cqdD38Yd7Mx_yMd9o6Y5MUoPz1w&response-content-disposition=attachment%3B%20filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [13134338/13134338] -> "/tmp/spdx-sbom-generator-v0.0.15-linux-amd64.tar.gz" [1] INFO: running spdx-sbom-generator INFO[2025-09-05T06:23:47Z] Starting to generate SPDX ... INFO[2025-09-05T06:23:51Z] Running generator for Module Manager: `Java-Maven` with output `/w/workspace/aaa-maven-stage-0.20.x/archives/bom-Java-Maven.spdx` INFO[2025-09-05T06:23:51Z] Current Language Version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" INFO[2025-09-05T06:23:51Z] Global Setting File /w/workspace/aaa-maven-stage-0.20.x@tmp/config17309161874635771311tmp 2025/09/05 06:24:16 dependency tree executed successfully: INFO[2025-09-05T06:24:16Z] Command completed successful for below package managers INFO[2025-09-05T06:24:16Z] Plugin Java-Maven generated output at /w/workspace/aaa-maven-stage-0.20.x/archives/bom-Java-Maven.spdx ---> sbom-generator.sh ends [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [sigul-config] to file:/w/workspace/aaa-maven-stage-0.20.x@tmp/config7842199483279804155tmp copy managed file [sigul-password] to file:/w/workspace/aaa-maven-stage-0.20.x@tmp/config12115402535090829779tmp copy managed file [sigul-pki] to file:/w/workspace/aaa-maven-stage-0.20.x@tmp/config6163576661017165732tmp [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins15036321131798006651.sh ---> sigul-configuration.sh gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: CAST5.CFB encrypted data gpg: encrypted with 1 passphrase [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins2534909343862446034.sh ---> sigul-install.sh INFO: Skip step, sigul install not available on platform ubuntu [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SIGN_DIR=/w/workspace/aaa-maven-stage-0.20.x/m2repo SIGN_MODE=serial [EnvInject] - Variables injected successfully. [aaa-maven-stage-0.20.x] $ /bin/bash -l /tmp/jenkins4301314921560976805.sh ---> sigul-sign-dir.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.20.x/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiXu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZiXu/bin to PATH --2025-09-05 06:24:37-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1394 (1.4K) [text/plain] Saving to: ‘/w/workspace/aaa-maven-stage-0.20.x/sigul-sign.sh’ 0K . 100% 6.96M=0s 2025-09-05 06:24:37 (6.96 MB/s) - ‘/w/workspace/aaa-maven-stage-0.20.x/sigul-sign.sh’ saved [1394/1394] --2025-09-05 06:24:37-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1085 (1.1K) [text/plain] Saving to: ‘/w/workspace/aaa-maven-stage-0.20.x/Dockerfile’ 0K . 100% 153M=0s 2025-09-05 06:24:38 (153 MB/s) - ‘/w/workspace/aaa-maven-stage-0.20.x/Dockerfile’ saved [1085/1085] #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.12kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/centos:7 #2 DONE 0.6s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.44kB done #4 DONE 0.0s #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 12.58MB / 76.10MB 0.4s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 19.92MB / 76.10MB 0.6s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 25.17MB / 76.10MB 0.8s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 29.36MB / 76.10MB 0.9s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 36.70MB / 76.10MB 1.1s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 45.09MB / 76.10MB 1.3s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 50.33MB / 76.10MB 1.5s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 56.62MB / 76.10MB 1.8s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 63.96MB / 76.10MB 2.0s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 73.40MB / 76.10MB 2.2s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.5s done #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.4s done #5 DONE 5.2s #6 [2/7] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo #6 DONE 1.6s #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 #7 DONE 0.2s #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 #8 DONE 0.3s #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm #9 0.980 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden #9 0.980 Trying other mirror. #9 0.980 To address this issue please refer to the below wiki article #9 0.980 #9 0.980 https://wiki.centos.org/yum-errors #9 0.980 #9 0.980 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. #9 0.980 #9 7.308 warning: /var/cache/yum/x86_64/7/extras/packages/koji-1.15.1-1.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #9 7.308 Public key for koji-1.15.1-1.el7.centos.noarch.rpm is not installed #9 7.401 Public key for pyOpenSSL-0.13.1-4.el7.x86_64.rpm is not installed #9 7.828 Importing GPG key 0xF4A80EB5: #9 7.828 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #9 7.828 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 7.828 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #9 7.828 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 DONE 9.1s #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins #10 DONE 0.2s #11 [7/7] COPY ./sigul-sign.sh / #11 DONE 0.1s #12 exporting to image #12 exporting layers #12 exporting layers 0.8s done #12 writing image sha256:83ae1ececf9376018e4880eaf754a5c9835ec60556cdb32cd48dd9eb0cd894b4 done #12 naming to docker.io/library/sigul-sign done #12 DONE 0.8s wrkspc_vol [ { "CreatedAt": "2025-09-05T06:24:57Z", "Driver": "local", "Labels": null, "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", "Name": "wrkspc_vol", "Options": { "device": "/w/workspace", "o": "bind", "type": "none" }, "Scope": "local" } ] Sign files in: /w/workspace/aaa-maven-stage-0.20.x/m2repo Sign list is not empty [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins17379621514896307658.sh ---> sigul-configuration-cleanup.sh provisioning config files... copy managed file [global-settings] to file:/w/workspace/aaa-maven-stage-0.20.x@tmp/config7115906734099006944tmp copy managed file [aaa-settings] to file:/w/workspace/aaa-maven-stage-0.20.x@tmp/config11565320178538240653tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=opendaylight-staging [EnvInject] - Variables injected successfully. [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins16430565380379586409.sh ---> create-netrc.sh [aaa-maven-stage-0.20.x] $ /bin/bash -l /tmp/jenkins11173760576227909194.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-stage.sh + . /home/jenkins/lf-env.sh + lf-activate-venv --python python3 lftools ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-CI0E + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools + options=' --python '\''python3'\'' -- '\''lftools'\''' + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' ++ set -- --python python3 -- lftools + true + case $1 in + python=python3 + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.20.x/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='lftools ' + [[ -f /tmp/.os_lf_venv ]] ++ cat /tmp/.os_lf_venv + lf_venv=/tmp/venv-ZiXu + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiXu from' file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiXu from file:/tmp/.os_lf_venv + /tmp/venv-ZiXu/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv + [[ -z lftools ]] + echo 'lf-activate-venv(): INFO: Installing: lftools ' lf-activate-venv(): INFO: Installing: lftools + /tmp/venv-ZiXu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager lftools + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZiXu/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-ZiXu/bin to PATH + PATH=/tmp/venv-ZiXu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 ++ mktemp + TMP_FILE=/tmp/tmp.i1MOIyzgXE + lftools deploy nexus-stage https://nexus.opendaylight.org 9318cf3c82c33 /w/workspace/aaa-maven-stage-0.20.x/m2repo + tee /tmp/tmp.i1MOIyzgXE Staging repository aaa-1112 created. ####################################################### Deploying directory /w/workspace/aaa-maven-stage-0.20.x/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/aaa-1112 Attempting to upload org/opendaylight/aaa/aaa-sbom-0.20.11.spdx.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-sbom-0.20.11.spdx (113.12 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.xml (615.84 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.json (657.36 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11.pom (2.33 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-features.xml (1.08 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-sources.jar (8.21 kb) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-javadoc.jar (99.89 kb) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.json (83.6 kb) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.pom (5.86 kb) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.jar (4.06 mb) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.xml (75.67 kb) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-javadoc.jar (219.87 kb) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.json (20.77 kb) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.xml (18.58 kb) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-sources.jar (22.81 kb) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.jar (30.81 kb) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.pom (1.51 kb) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.pom (1.81 kb) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.json (55.51 kb) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.xml (49.61 kb) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-javadoc.jar (124.54 kb) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.jar (22.36 kb) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-sources.jar (9.75 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.jar (7.71 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.json (10.49 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.pom (608.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.xml (9.38 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-javadoc.jar (85.53 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-sources.jar (2.69 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-features.xml (862.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.xml (27.6 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.json (30.44 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11.pom (1.85 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-javadoc.jar (432.37 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-sources.jar (81.33 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.pom (1.16 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.xml (33.94 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.jar (108.84 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.json (37.52 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.xml (9.29 kb) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11.pom (2.24 kb) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.json (10.4 kb) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.xml (3.17 kb) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11.pom (10.41 kb) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.json (3.48 kb) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.json (897.43 kb) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.xml (836.79 kb) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-features.xml (1.6 kb) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11.pom (2.87 kb) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-sources.jar (611.31 kb) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.jar (571.48 kb) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.pom (6.83 kb) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.json (58.8 kb) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.xml (54.05 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.xml (69.22 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.json (76.5 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.pom (2.78 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-javadoc.jar (165.0 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-sources.jar (25.05 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.jar (38.17 kb) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-features.xml (921.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.json (894.1 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.xml (833.58 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11.pom (2.61 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.json (82.27 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-sources.jar (8.92 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-aaa-password-service-config.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.pom (3.68 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-aaa-password-service-config.xml (215.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-aaa-password-service-config.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.jar (19.27 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.xml (74.53 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-aaa-password-service-config.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-javadoc.jar (108.0 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.xml (34.01 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-javadoc.jar (138.18 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-sources.jar (15.67 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.jar (22.84 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.json (37.59 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.pom (1.88 kb) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-javadoc.jar (608.47 kb) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.json (65.13 kb) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.xml (59.17 kb) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.pom (3.54 kb) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-config.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.jar (179.56 kb) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-sources.jar (134.85 kb) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-config.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-config.xml (687.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-config.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.xml (828.18 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11.pom (5.6 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-features.xml (3.3 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.json (888.29 kb) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.xml (64.26 kb) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.pom (2.67 kb) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.json (71.6 kb) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-sources.jar (22.06 kb) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-javadoc.jar (121.43 kb) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.jar (43.95 kb) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.xml (124.26 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-features.xml (1.25 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.json (136.51 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11.pom (2.83 kb) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.jar (16.22 kb) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.pom (2.18 kb) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-sources.jar (6.74 kb) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.json (60.0 kb) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-javadoc.jar (86.57 kb) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.xml (53.69 kb) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.xml (30.58 kb) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.json (34.07 kb) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.pom (1.56 kb) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-sources.jar (3.7 kb) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-javadoc.jar (90.21 kb) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.jar (8.73 kb) Attempting to upload org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-javadoc.jar (86.48 kb) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.xml (72.77 kb) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.pom (1.95 kb) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.json (81.04 kb) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.jar (11.65 kb) Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-sources.jar (4.26 kb) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.xml (119.08 kb) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.pom (1.82 kb) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-sources.jar (4.08 kb) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.json (131.82 kb) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.jar (10.45 kb) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-javadoc.jar (90.73 kb) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.jar (12.02 kb) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.pom (1.78 kb) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.json (66.8 kb) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.xml (60.18 kb) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-sources.jar (4.55 kb) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-javadoc.jar (86.47 kb) Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-javadoc.jar (136.33 kb) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.pom (1.43 kb) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.jar (23.69 kb) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-sources.jar (15.22 kb) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.json (34.21 kb) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.xml (30.78 kb) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11.pom (2.88 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.xml (603.33 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-features.xml (1.07 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.json (644.35 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-idmtool.py.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.json (148.97 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-sources.jar (99.84 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-datastore-config.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-app-config.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-app-config.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-datastore-config.xml (182.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-datastore-config.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-idmtool.py.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.pom (8.94 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.jar (152.3 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-idmtool.py.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-javadoc.jar (522.79 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-app-config.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-idmtool.py (17.48 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-app-config.xml (15.17 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.xml (135.08 kb) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-datastore-config.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.xml (64.08 kb) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-sources.jar (4.34 kb) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.json (71.17 kb) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar (86.62 kb) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.pom (2.15 kb) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.jar (11.32 kb) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-javadoc.jar (125.35 kb) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.pom (2.55 kb) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-config.cfg (18.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-config.cfg.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-config.cfg.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-config.cfg.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.json (40.48 kb) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.xml (36.19 kb) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.jar (24.75 kb) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-sources.jar (12.57 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.json (629.99 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11.pom (2.21 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.xml (590.13 kb) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-features.xml (668.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.jar (12.14 kb) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.json (282.89 kb) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.xml (256.91 kb) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.pom (11.36 kb) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-javadoc.jar (2.13 mb) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-sources.jar (440.43 kb) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.json (94.89 kb) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.jar (34.55 kb) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-javadoc.jar (190.51 kb) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-sources.jar (21.55 kb) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.pom (2.04 kb) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.xml (86.19 kb) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.jar.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.pom.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11.pom.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-features.xml (763.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.json (22.63 kb) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.xml (20.57 kb) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11.pom (2.21 kb) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11.pom.asc (455.0 b) Successfully uploaded org/opendaylight/aaa/aaa-sbom-0.20.11.spdx.asc Successfully uploaded org/opendaylight/aaa/aaa-sbom-0.20.11.spdx Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11.pom Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-features.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-features.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-features.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-features.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.20.11/odl-aaa-cert-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.20.11/aaa-cli-jar-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.20.11/aaa-authn-api-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.20.11/aaa-tokenauthrealm-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.20.11/aaa-encrypt-service-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-features.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11.pom Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-features.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-features.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.20.11/odl-aaa-api-0.20.11-features.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.20.11/aaa-shiro-api-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.20.11/aaa-parent-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.20.11/aaa-artifacts-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-features.xml.sha1 Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-features.xml.asc Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-features.xml.md5 Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-features.xml Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/features-aaa/0.20.11/features-aaa-0.20.11.pom Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.jar Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.pom Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.20.11/repackaged-shiro-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.11/aaa-encrypt-service-impl-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-features.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-features.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-features.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-features.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11.pom Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.20.11/odl-aaa-cli-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-aaa-password-service-config.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-aaa-password-service-config.xml Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-aaa-password-service-config.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-aaa-password-service-config.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.20.11/aaa-password-service-impl-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.20.11/aaa-password-service-api-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-config.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-config.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-config.xml Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-config.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.20.11/aaa-cert-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-features.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11.pom Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-features.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-features.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-features.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.20.11/odl-aaa-shiro-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.20.11/aaa-idm-store-h2-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-features.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-features.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-features.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-features.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11.pom Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.20.11/odl-aaa-web-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.jar Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.pom Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.20.11/web-osgi-impl-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.pom Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11.jar Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.20.11/servlet-api-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.pom Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11.jar Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.20.11/servlet-jersey2-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.pom Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11.jar Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/web/testutils/0.20.11/testutils-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.jar Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.pom Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.20.11/web-jetty-impl-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.pom Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.jar Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/web/web-api/0.20.11/web-api-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-features.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-features.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11.pom Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-features.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.20.11/odl-aaa-password-service-0.20.11-features.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-idmtool.py.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-datastore-config.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-app-config.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-app-config.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-datastore-config.xml Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-datastore-config.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-idmtool.py.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-idmtool.py.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-app-config.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-idmtool.py Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-app-config.xml Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.20.11/aaa-shiro-0.20.11-aaa-datastore-config.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.11/aaa-jetty-auth-log-filter-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-config.cfg Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-config.cfg.sha1 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-config.cfg.md5 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-config.cfg.asc Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.20.11/aaa-filterchain-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11.pom Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-features.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-features.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-features.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11-features.xml Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.20.11/odl-aaa-encryption-service-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.20.11/aaa-docs-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.jar Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-javadoc.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-javadoc.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-sources.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-sources.jar.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-sources.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-javadoc.jar Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-sources.jar Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.pom Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-javadoc.jar.asc Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.jar.md5 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/aaa-cli/0.20.11/aaa-cli-0.20.11.pom.asc Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11.pom.md5 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.json.md5 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.json.asc Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-features.xml Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.json Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.xml.asc Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-features.xml.asc Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.xml Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-features.xml.sha1 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11.pom Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11.pom.sha1 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11-features.xml.md5 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.20.11/odl-apache-shiro-0.20.11.pom.asc Finished deploying /w/workspace/aaa-maven-stage-0.20.x/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/aaa-1112 ####################################################### Completed uploading files to aaa-1112. ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.i1MOIyzgXE + staging_repo=aaa-1112 + mkdir -p /w/workspace/aaa-maven-stage-0.20.x/archives + echo 'aaa-1112 https://nexus.opendaylight.org/content/repositories/aaa-1112' + tee -a /w/workspace/aaa-maven-stage-0.20.x/archives/staging-repo.txt aaa-1112 https://nexus.opendaylight.org/content/repositories/aaa-1112 + rm -f /tmp/tmp.i1MOIyzgXE [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins17703782154329442905.sh [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) Run condition [Boolean condition] preventing perform for step [BuilderChain] [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins2300257902124480349.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1570 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins17367252421256532382.sh ---> sysstat.sh [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins6279011208867588962.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/aaa-maven-stage-0.20.x + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/aaa-maven-stage-0.20.x ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aaa-maven-stage-0.20.x ']' + mkdir -p /w/workspace/aaa-maven-stage-0.20.x/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-maven-stage-0.20.x/archives/ [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins18315243796899615993.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.20.x/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiXu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZiXu/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins16804378789400728632.sh provisioning config files... Could not find credentials [logs] for aaa-maven-stage-0.20.x #12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-maven-stage-0.20.x@tmp/config2324404132718780004tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins6080544091334515088.sh ---> create-netrc.sh WARN: Log server credential not found. [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins17669607698163772875.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.20.x/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiXu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZiXu/bin to PATH [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins13316059513449029558.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aaa-maven-stage-0.20.x] $ /bin/bash /tmp/jenkins7128653190853428687.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.20.x/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiXu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ZiXu/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aaa-maven-stage-0.20.x] $ /bin/bash -l /tmp/jenkins13075739859570140068.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.20.x/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiXu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZiXu/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-maven-stage-0.20.x/12/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-49070 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 11G 68G 13% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 593 10696 4 4699 15053 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:28:c8:ee brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.202/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85697sec preferred_lft 85697sec inet6 fe80::f816:3eff:fe28:c8ee/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:3a:9f:b9:f8 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:3aff:fe9f:b9f8/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-49070) 09/05/25 _x86_64_ (4 CPU) 06:16:16 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-49070) 09/05/25 _x86_64_ (4 CPU) 06:16:16 LINUX RESTART (4 CPU)