02:01:03 Started by timer 02:01:03 Running as SYSTEM 02:01:03 [EnvInject] - Loading node environment variables. 02:01:03 Building remotely on prd-ubuntu1804-docker-4c-4g-7160 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-clm-l-release 02:01:03 [ssh-agent] Looking for ssh-agent implementation... 02:01:03 $ ssh-agent 02:01:03 SSH_AUTH_SOCK=/tmp/ssh-XhDO8P7F5Nt7/agent.2110 02:01:03 SSH_AGENT_PID=2112 02:01:03 [ssh-agent] Started. 02:01:03 Running ssh-add (command line suppressed) 02:01:03 Identity added: /w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/private_key_12717706929249378755.key (jenkins-ssh) 02:01:03 [ssh-agent] Using credentials jenkins (jenkins) 02:01:03 The recommended git tool is: NONE 02:01:05 using credential jenkins 02:01:05 Wiping out workspace first. 02:01:05 Cloning the remote Git repository 02:01:05 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 02:01:05 > git init /w/workspace/nonrtric-plt-participants-maven-clm-l-release # timeout=10 02:01:06 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 02:01:06 > git --version # timeout=10 02:01:06 > git --version # 'git version 2.17.1' 02:01:06 using GIT_SSH to set credentials jenkins 02:01:06 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:07 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 02:01:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:07 Avoid second fetch 02:01:07 > git rev-parse refs/remotes/origin/l-release^{commit} # timeout=10 02:01:07 Checking out Revision 67b12d9980ca0c14b9c054bba3aa6a9ee58bcbd3 (refs/remotes/origin/l-release) 02:01:07 > git config core.sparsecheckout # timeout=10 02:01:07 > git checkout -f 67b12d9980ca0c14b9c054bba3aa6a9ee58bcbd3 # timeout=10 02:01:08 Commit message: "Roll version for l-release branch (0.3.0->0.3.1)" 02:01:08 > git rev-list --no-walk 67b12d9980ca0c14b9c054bba3aa6a9ee58bcbd3 # timeout=10 02:01:08 > git remote # timeout=10 02:01:08 > git submodule init # timeout=10 02:01:08 > git submodule sync # timeout=10 02:01:08 > git config --get remote.origin.url # timeout=10 02:01:08 > git submodule init # timeout=10 02:01:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:01:08 > git config --get submodule.sme.url # timeout=10 02:01:08 > git config -f .gitmodules --get submodule.sme.path # timeout=10 02:01:08 > git submodule update --init --recursive sme # timeout=10 02:01:12 provisioning config files... 02:01:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:01:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:01:12 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins3357023323554026218.sh 02:01:12 ---> python-tools-install.sh 02:01:12 Setup pyenv: 02:01:12 * system (set by /opt/pyenv/version) 02:01:12 * 3.8.13 (set by /opt/pyenv/version) 02:01:12 * 3.9.13 (set by /opt/pyenv/version) 02:01:12 * 3.10.6 (set by /opt/pyenv/version) 02:01:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uqcm 02:01:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:01:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:01:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:01:27 lf-activate-venv(): INFO: Base packages installed successfully 02:01:27 lf-activate-venv(): INFO: Installing additional packages: lftools 02:02:05 lf-activate-venv(): INFO: Adding /tmp/venv-uqcm/bin to PATH 02:02:05 Generating Requirements File 02:02:35 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. 02:02:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:02:36 Python 3.10.6 02:02:36 pip 26.0.1 from /tmp/venv-uqcm/lib/python3.10/site-packages/pip (python 3.10) 02:02:37 appdirs==1.4.4 02:02:37 argcomplete==3.6.3 02:02:37 aspy.yaml==1.3.0 02:02:37 attrs==25.4.0 02:02:37 autopage==0.6.0 02:02:37 backports.strenum==1.3.1 02:02:37 beautifulsoup4==4.14.3 02:02:37 boto3==1.42.53 02:02:37 botocore==1.42.53 02:02:37 bs4==0.0.2 02:02:37 certifi==2026.1.4 02:02:37 cffi==2.0.0 02:02:37 cfgv==3.5.0 02:02:37 chardet==5.2.0 02:02:37 charset-normalizer==3.4.4 02:02:37 click==8.3.1 02:02:37 cliff==4.13.2 02:02:37 cmd2==3.2.0 02:02:37 cryptography==3.3.2 02:02:37 debtcollector==3.0.0 02:02:37 decorator==5.2.1 02:02:37 defusedxml==0.7.1 02:02:37 Deprecated==1.3.1 02:02:37 distlib==0.4.0 02:02:37 dnspython==2.8.0 02:02:37 docker==7.1.0 02:02:37 dogpile.cache==1.5.0 02:02:37 durationpy==0.10 02:02:37 email-validator==2.3.0 02:02:37 filelock==3.24.3 02:02:37 future==1.0.0 02:02:37 gitdb==4.0.12 02:02:37 GitPython==3.1.46 02:02:37 httplib2==0.30.2 02:02:37 identify==2.6.16 02:02:37 idna==3.11 02:02:37 importlib-resources==1.5.0 02:02:37 iso8601==2.1.0 02:02:37 Jinja2==3.1.6 02:02:37 jmespath==1.1.0 02:02:37 jsonpatch==1.33 02:02:37 jsonpointer==3.0.0 02:02:37 jsonschema==4.26.0 02:02:37 jsonschema-specifications==2025.9.1 02:02:37 keystoneauth1==5.13.0 02:02:37 kubernetes==35.0.0 02:02:37 lftools==0.37.21 02:02:37 lxml==6.0.2 02:02:37 markdown-it-py==4.0.0 02:02:37 MarkupSafe==3.0.3 02:02:37 mdurl==0.1.2 02:02:37 msgpack==1.1.2 02:02:37 multi_key_dict==2.0.3 02:02:37 munch==4.0.0 02:02:37 netaddr==1.3.0 02:02:37 niet==1.4.2 02:02:37 nodeenv==1.10.0 02:02:37 oauth2client==4.1.3 02:02:37 oauthlib==3.3.1 02:02:37 openstacksdk==4.10.0 02:02:37 os-service-types==1.8.2 02:02:37 osc-lib==4.4.0 02:02:37 oslo.config==10.3.0 02:02:37 oslo.context==6.3.0 02:02:37 oslo.i18n==6.7.2 02:02:37 oslo.log==8.1.0 02:02:37 oslo.serialization==5.9.1 02:02:37 oslo.utils==9.2.0 02:02:37 packaging==26.0 02:02:37 pbr==7.0.3 02:02:37 platformdirs==4.9.2 02:02:37 prettytable==3.17.0 02:02:37 psutil==7.2.2 02:02:37 pyasn1==0.6.2 02:02:37 pyasn1_modules==0.4.2 02:02:37 pycparser==3.0 02:02:37 pygerrit2==2.0.15 02:02:37 PyGithub==2.8.1 02:02:37 Pygments==2.19.2 02:02:37 PyJWT==2.11.0 02:02:37 PyNaCl==1.6.2 02:02:37 pyparsing==2.4.7 02:02:37 pyperclip==1.11.0 02:02:37 pyrsistent==0.20.0 02:02:37 python-cinderclient==9.8.0 02:02:37 python-dateutil==2.9.0.post0 02:02:37 python-heatclient==5.0.0 02:02:37 python-jenkins==1.8.3 02:02:37 python-keystoneclient==5.7.0 02:02:37 python-magnumclient==4.9.0 02:02:37 python-openstackclient==9.0.0 02:02:37 python-swiftclient==4.9.0 02:02:37 PyYAML==6.0.3 02:02:37 referencing==0.37.0 02:02:37 requests==2.32.5 02:02:37 requests-oauthlib==2.0.0 02:02:37 requestsexceptions==1.4.0 02:02:37 rfc3986==2.0.0 02:02:37 rich==14.3.3 02:02:37 rich-argparse==1.7.2 02:02:37 rpds-py==0.30.0 02:02:37 rsa==4.9.1 02:02:37 ruamel.yaml==0.19.1 02:02:37 ruamel.yaml.clib==0.2.15 02:02:37 s3transfer==0.16.0 02:02:37 simplejson==3.20.2 02:02:37 six==1.17.0 02:02:37 smmap==5.0.2 02:02:37 soupsieve==2.8.3 02:02:37 stevedore==5.6.0 02:02:37 tabulate==0.9.0 02:02:37 toml==0.10.2 02:02:37 tomlkit==0.14.0 02:02:37 tqdm==4.67.3 02:02:37 typing_extensions==4.15.0 02:02:37 tzdata==2025.3 02:02:37 urllib3==1.26.20 02:02:37 virtualenv==20.38.0 02:02:37 wcwidth==0.6.0 02:02:37 websocket-client==1.9.0 02:02:37 wrapt==2.1.1 02:02:37 xdg==6.0.0 02:02:37 xmltodict==1.0.3 02:02:37 yq==3.4.3 02:02:37 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins10107574237150527510.sh 02:02:37 + echo quiet=on 02:02:37 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-7160 02:02:38 [nonrtric-plt-participants-maven-clm-l-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=l-release -Dsha1=origin/l-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/rappmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/l-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=l-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 02:02:38 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Ddocker.skip=true -f participants" -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 02:02:39 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 02:02:39 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 02:02:39 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 02:02:39 Default locale: en, platform encoding: UTF-8 02:02:39 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 02:02:39 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins12732084436802984353.sh 02:02:39 + rm /home/jenkins/.wgetrc 02:02:39 [EnvInject] - Injecting environment variables from a build step. 02:02:39 [EnvInject] - Injecting as environment variables the properties content 02:02:39 SET_JDK_VERSION=openjdk17 02:02:39 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 02:02:39 02:02:39 [EnvInject] - Variables injected successfully. 02:02:39 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh /tmp/jenkins7498866429514870638.sh 02:02:39 ---> update-java-alternatives.sh 02:02:39 ---> Updating Java version 02:02:39 ---> Ubuntu/Debian system detected 02:02:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 02:02:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 02:02:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 02:02:40 openjdk version "17.0.7" 2023-04-18 02:02:40 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 02:02:40 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 02:02:40 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 02:02:40 [EnvInject] - Injecting environment variables from a build step. 02:02:40 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 02:02:40 [EnvInject] - Variables injected successfully. 02:02:40 provisioning config files... 02:02:40 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/config9870912992087638818tmp 02:02:40 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/config7173967967752533124tmp 02:02:40 [EnvInject] - Injecting environment variables from a build step. 02:02:40 [EnvInject] - Injecting as environment variables the properties content 02:02:40 MAVEN_GOALS=clean install 02:02:40 02:02:40 [EnvInject] - Variables injected successfully. 02:02:40 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash -l /tmp/jenkins6195155882055080317.sh 02:02:40 ---> common-variables.sh 02:02:40 --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 02:02:40 ---> sonatype-clm.sh 02:02:40 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 02:02:40 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 02:02:40 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 02:02:40 Default locale: en, platform encoding: UTF-8 02:02:40 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 02:02:42 [INFO] Scanning for projects... 02:02:54 [INFO] ------------------------------------------------------------------------ 02:02:54 [INFO] Reactor Build Order: 02:02:54 [INFO] 02:02:54 [INFO] NONRTRIC ACM Participants [pom] 02:02:54 [INFO] participant-impl-dme [jar] 02:02:56 [INFO] 02:02:56 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 02:02:56 [INFO] Building NONRTRIC ACM Participants 0.3.1-SNAPSHOT [1/2] 02:02:56 [INFO] from pom.xml 02:02:56 [INFO] --------------------------------[ pom ]--------------------------------- 02:02:56 [INFO] 02:02:56 [INFO] --- clean:3.3.2:clean (default-clean) @ participants --- 02:02:56 [INFO] 02:02:56 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ participants --- 02:02:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/target/jacoco.exec 02:02:57 [INFO] 02:02:57 [INFO] --- jacoco:0.8.12:report (default-report) @ participants --- 02:02:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:02:57 [INFO] 02:02:57 [INFO] --- install:3.1.3:install (default-install) @ participants --- 02:02:57 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.3.1-SNAPSHOT/participants-0.3.1-SNAPSHOT.pom 02:02:57 [INFO] 02:02:57 [INFO] --- dependency:3.6.1:tree (default-cli) @ participants --- 02:03:02 [INFO] org.o-ran-sc.nonrtric.plt:participants:pom:0.3.1-SNAPSHOT 02:03:02 [INFO] 02:03:02 [INFO] --- clm:3.0.3-01:index (default-cli) @ participants --- 02:03:03 [INFO] Saved module information to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/target/sonatype-clm/module.xml 02:03:03 [INFO] 02:03:03 [INFO] ----< org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme >----- 02:03:03 [INFO] Building participant-impl-dme 0.3.1-SNAPSHOT [2/2] 02:03:03 [INFO] from participant-impl-dme/pom.xml 02:03:03 [INFO] --------------------------------[ jar ]--------------------------------- 02:04:05 [INFO] 02:04:05 [INFO] --- clean:3.3.2:clean (default-clean) @ participant-impl-dme --- 02:04:05 [INFO] 02:04:05 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ participant-impl-dme --- 02:04:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/jacoco.exec 02:04:05 [INFO] 02:04:05 [INFO] --- openapi-generator:7.3.0:generate (dme-participant-spec-generator) @ participant-impl-dme --- 02:04:09 [INFO] Generating with dryRun=false 02:04:09 [INFO] Output directory (/w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 02:04:09 [INFO] OpenAPI Generator: java (client) 02:04:09 [INFO] Generator 'java' is considered stable. 02:04:09 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 02:04:09 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 02:04:09 [INFO] Processing operation subscriptionAuth 02:04:09 [INFO] Processing operation getInfoTypdentifiers 02:04:09 [INFO] Processing operation threaddump 02:04:09 [INFO] Processing operation getEiType 02:04:09 [INFO] Processing operation getInfoType 02:04:09 [INFO] Processing operation putInfoType 02:04:09 [INFO] Processing operation deleteInfoType 02:04:09 [INFO] Processing operation getIndividualTypeSubscription 02:04:09 [INFO] Processing operation putIndividualTypeSubscription 02:04:09 [INFO] Processing operation deleteIndividualTypeSubscription 02:04:09 [INFO] Processing operation producerSupervision 02:04:09 [INFO] Processing operation loggers 02:04:09 [INFO] Processing operation health-path 02:04:09 [INFO] Processing operation getinfoTypeIdentifiers 02:04:09 [INFO] Processing operation typeStatusCallback 02:04:09 [INFO] Processing operation shutdown 02:04:09 [INFO] Processing operation metrics-requiredMetricName 02:04:09 [INFO] Processing operation links 02:04:09 [INFO] Processing operation getJobIds 02:04:09 [INFO] Processing operation deleteJobsForOwner 02:04:09 [INFO] Processing operation loggers-name 02:04:09 [INFO] Processing operation loggers-name_2 02:04:09 [INFO] Processing operation jobCreatedCallback 02:04:09 [INFO] Processing operation jobDeletedCallback 02:04:09 [INFO] Processing operation getEiJobStatus 02:04:09 [INFO] Processing operation getInfoProducerStatus 02:04:09 [INFO] Processing operation getInfoJobStatus 02:04:09 [INFO] Processing operation metrics 02:04:09 [INFO] Processing operation jobStatusCallback 02:04:09 [INFO] Processing operation info 02:04:09 [INFO] Processing operation getEiTypeIdentifiers 02:04:09 [INFO] Processing operation getInfoProducer 02:04:09 [INFO] Processing operation putInfoProducer 02:04:09 [INFO] Processing operation deleteInfoProducer 02:04:09 [INFO] Processing operation getStatus 02:04:09 [INFO] Processing operation getInfoTypeSubscriptions 02:04:09 [INFO] Processing operation getIndividualEiJob 02:04:09 [INFO] Processing operation putIndividualEiJob 02:04:09 [INFO] Processing operation deleteIndividualEiJob 02:04:09 [INFO] Processing operation logfile 02:04:09 [INFO] Processing operation getIndividualInfoJob 02:04:09 [INFO] Processing operation putIndividualInfoJob 02:04:09 [INFO] Processing operation deleteIndividualInfoJob 02:04:09 [INFO] Processing operation getInfoProducerIdentifiers 02:04:09 [INFO] Processing operation getInfoType_1 02:04:09 [INFO] Processing operation health 02:04:09 [INFO] Processing operation getEiJobIds 02:04:09 [INFO] Processing operation getInfoProducerJobs 02:04:09 [INFO] Processing operation heapdump 02:04:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:09 [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid 02:04:09 [INFO] Model EiTypeObject not generated since it's a free-form object 02:04:09 [INFO] Model Void not generated since it's a free-form object 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/AuthorizationResult.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationResult.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerInformationType.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerInformationType.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJob.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJob.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJobStatus.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJobStatus.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeRegistrationInfo.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeRegistrationInfo.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeSubscriptionInfo.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeSubscriptionInfo.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobObject.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobObject.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobStatusObject.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobStatusObject.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Input.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/Input.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Link.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/Link.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProblemDetails.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProblemDetails.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoJobRequest.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoJobRequest.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoTypeInfo.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoTypeInfo.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerRegistrationInfo.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerRegistrationInfo.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerStatus.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerStatus.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ServiceStatusInfo.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusInfo.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/SubscriptionAuthorization.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/SubscriptionAuthorization.md (Skipped by modelDocs options supplied by user.) 02:04:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClient.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClient.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ActuatorApiClient.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/ActuatorApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ActuatorApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/AuthorizationApiApiClient.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/AuthorizationApiApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationApiApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerApiClient.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataConsumerApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClient.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClient.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClient.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ServiceStatusApiClient.java 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/ServiceStatusApiClientTest.java (Skipped by apiTests options supplied by user.) 02:04:10 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusApiClient.md (Skipped by apiDocs options supplied by user.) 02:04:10 [INFO] Skipping generation of Webhooks. 02:04:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/pom.xml 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/README.md 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/build.gradle 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/build.sbt 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/settings.gradle 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle.properties 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/AndroidManifest.xml 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.travis.yml 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ApiClient.java 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerConfiguration.java 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerVariable.java 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.github/workflows/maven.yml 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/api/openapi.yaml 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/JavaTimeFormatter.java 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBasicAuth.java 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBearerAuth.java 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/ApiKeyAuth.java 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradlew 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradlew.bat 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.properties 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.jar 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/git_push.sh 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.gitignore 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/Authentication.java 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339DateFormat.java 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator-ignore 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/VERSION 02:04:10 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/FILES 02:04:10 ################################################################################ 02:04:10 # Thanks for using OpenAPI Generator. # 02:04:10 # Please consider donation to help us maintain this project 🙏 # 02:04:10 # https://opencollective.com/openapi_generator/donate # 02:04:10 ################################################################################ 02:04:10 [INFO] 02:04:10 [INFO] --- resources:3.3.1:resources (default-resources) @ participant-impl-dme --- 02:04:10 [INFO] Copying 1 resource from src/main/resources to target/classes 02:04:10 [INFO] Copying 0 resource from src/main/resources to target/classes 02:04:10 [INFO] 02:04:10 [INFO] --- compiler:3.13.0:compile (default-compile) @ participant-impl-dme --- 02:04:11 [INFO] Recompiling the module because of changed source code. 02:04:11 [INFO] Compiling 50 source files with javac [debug parameters release 17] to target/classes 02:04:16 [INFO] 02:04:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ participant-impl-dme --- 02:04:16 [INFO] Copying 1 resource from src/test/resources to target/test-classes 02:04:16 [INFO] 02:04:16 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ participant-impl-dme --- 02:04:16 [INFO] Recompiling the module because of changed dependency. 02:04:16 [INFO] Compiling 7 source files with javac [debug parameters release 17] to target/test-classes 02:04:17 [INFO] 02:04:17 [INFO] --- surefire:3.2.5:test (default-test) @ participant-impl-dme --- 02:04:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:04:24 [INFO] 02:04:24 [INFO] ------------------------------------------------------- 02:04:24 [INFO] T E S T S 02:04:24 [INFO] ------------------------------------------------------- 02:04:26 [INFO] Running org.oransc.participant.dme.rest.ActuatorControllerTest 02:04:26 02:04:26.603 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oransc.participant.dme.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:04:26 02:04:26.880 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.participant.dme.Application for test class org.oransc.participant.dme.rest.ActuatorControllerTest 02:04:28 02:04:28 . ____ _ __ _ _ 02:04:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:04:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:04:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:04:28 ' |____| .__|_| |_|_| |_\__, | / / / / 02:04:28 =========|_|==============|___/=/_/_/_/ 02:04:28 02:04:28 :: Spring Boot :: (v3.3.4) 02:04:28 02:04:28 2026-02-21T02:04:28.106Z INFO 2923 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.7 with PID 2923 (started by jenkins in /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme) 02:04:28 2026-02-21T02:04:28.110Z INFO 2923 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : The following 1 profile is active: "test" 02:04:32 2026-02-21T02:04:32.268Z INFO 2923 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 02:04:32 2026-02-21T02:04:32.303Z INFO 2923 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 02:04:32 2026-02-21T02:04:32.304Z INFO 2923 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.30] 02:04:32 2026-02-21T02:04:32.440Z INFO 2923 --- [ main] [ ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring embedded WebApplicationContext 02:04:32 2026-02-21T02:04:32.443Z INFO 2923 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4295 ms 02:04:35 2026-02-21T02:04:35.035Z INFO 2923 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 02:04:36 2026-02-21T02:04:36.374Z INFO 2923 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 02:04:36 2026-02-21T02:04:36.752Z INFO 2923 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 45851 (http) with context path '/nonrtric/dmeparticipant' 02:04:36 2026-02-21T02:04:36.779Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 02:04:36 2026-02-21T02:04:36.782Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 02:04:36 2026-02-21T02:04:36.787Z INFO 2923 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 02:04:36 2026-02-21T02:04:36.793Z INFO 2923 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 02:04:36 2026-02-21T02:04:36.794Z INFO 2923 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 02:04:36 2026-02-21T02:04:36.794Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 02:04:36 2026-02-21T02:04:36.795Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 02:04:36 2026-02-21T02:04:36.796Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 02:04:36 2026-02-21T02:04:36.796Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 02:04:36 2026-02-21T02:04:36.796Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 02:04:36 2026-02-21T02:04:36.797Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 02:04:36 2026-02-21T02:04:36.797Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 02:04:36 2026-02-21T02:04:36.797Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 02:04:36 2026-02-21T02:04:36.797Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 02:04:36 2026-02-21T02:04:36.798Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 02:04:36 2026-02-21T02:04:36.798Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 02:04:36 2026-02-21T02:04:36.802Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 02:04:36 2026-02-21T02:04:36.802Z INFO 2923 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@195f4a3e 02:04:36 2026-02-21T02:04:36.803Z INFO 2923 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@31962524 02:04:36 2026-02-21T02:04:36.803Z INFO 2923 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 02:04:36 2026-02-21T02:04:36.809Z INFO 2923 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : Started ActuatorControllerTest in 9.54 seconds (process running for 12.439) 02:04:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:04:38 2026-02-21T02:04:38.950Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:38 2026-02-21T02:04:38.973Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:39 2026-02-21T02:04:39.190Z INFO 2923 --- [o-auto-1-exec-1] [ ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 02:04:39 2026-02-21T02:04:39.191Z INFO 2923 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 02:04:39 2026-02-21T02:04:39.193Z INFO 2923 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 02:04:39 2026-02-21T02:04:39.867Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:39 2026-02-21T02:04:39.870Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:39 2026-02-21T02:04:39.967Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:39 2026-02-21T02:04:39.974Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:40 2026-02-21T02:04:40.037Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:40 2026-02-21T02:04:40.040Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:40 2026-02-21T02:04:40.323Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:40 2026-02-21T02:04:40.326Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:40 2026-02-21T02:04:40.494Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:40 2026-02-21T02:04:40.498Z INFO 2923 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:04:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.40 s -- in org.oransc.participant.dme.rest.ActuatorControllerTest 02:04:40 [INFO] Running org.oransc.participant.dme.restclient.AcA1PmsClientTest 02:04:40 2026-02-21T02:04:40.547Z INFO 2923 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oransc.participant.dme.restclient.AcA1PmsClientTest]: AcA1PmsClientTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:04:41 2026-02-21T02:04:41.913Z INFO 2923 --- [ Thread-6] [ ] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: 02:04:41 [] 02:04:41 2026-02-21T02:04:41.922Z INFO 2923 --- [ Thread-6] [ ] network : [OUT|NOOP|policy-acruntime-participant] 02:04:41 {"participantSupportedElementType":[{"id":"2593a2f4-7db5-471a-839e-7368439189aa","typeName":"org.onap.policy.clamp.acm.DMEAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"707926b7-6a61-45ee-9316-a0ebcf317954","timestamp":"2026-02-21T02:04:41.828595828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c08","replicaId":"c25b8746-7b74-4507-9046-4faf4fd765a3"} 02:04:41 2026-02-21T02:04:41.929Z INFO 2923 --- [ Thread-6] [ ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=707926b7-6a61-45ee-9316-a0ebcf317954, timestamp=2026-02-21T02:04:41.828595828Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c08, replicaId=c25b8746-7b74-4507-9046-4faf4fd765a3, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=2593a2f4-7db5-471a-839e-7368439189aa, typeName=org.onap.policy.clamp.acm.DMEAutomationCompositionElement, typeVersion=1.0.1)]) 02:04:42 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 s -- in org.oransc.participant.dme.restclient.AcA1PmsClientTest 02:04:42 [INFO] Running org.oransc.participant.dme.handler.AcElementHandlerTest 02:04:43 2026-02-21T02:04:43.331Z WARN 2923 --- [ main] [ ] .d.h.AutomationCompositionElementHandler : Failed to connect with DME. Service configuration is: null 02:04:43 2026-02-21T02:04:43.460Z ERROR 2923 --- [ main] [ ] .d.h.AutomationCompositionElementHandler : Violations found in the config request parameters: [ConstraintViolationImpl{interpolatedMessage='Atleast one field should not be null.', propertyPath=, rootBeanClass=class org.oransc.participant.dme.models.ConfigurationEntity, messageTemplate='Atleast one field should not be null.'}] 02:04:43 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 s -- in org.oransc.participant.dme.handler.AcElementHandlerTest 02:04:43 [INFO] Running org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 02:04:43 2026-02-21T02:04:43.683Z INFO 2923 --- [ main] [ ] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest]: AtleastOneNonNullFieldValidatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:04:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s -- in org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 02:04:44 [INFO] 02:04:44 [INFO] Results: 02:04:44 [INFO] 02:04:44 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 02:04:44 [INFO] 02:04:44 [INFO] 02:04:44 [INFO] --- jacoco:0.8.12:report (default-report) @ participant-impl-dme --- 02:04:44 [INFO] Loading execution data file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/jacoco.exec 02:04:44 [INFO] Analyzed bundle 'participant-impl-dme' with 100 classes 02:04:45 [INFO] 02:04:45 [INFO] --- jar:3.4.2:jar (default-jar) @ participant-impl-dme --- 02:04:45 [INFO] Building jar: /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar 02:04:45 [INFO] 02:04:45 [INFO] --- spring-boot:3.3.4:repackage (repackage) @ participant-impl-dme --- 02:04:47 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 02:04:47 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar.original 02:04:47 [INFO] 02:04:47 [INFO] --- spring-boot:3.3.4:repackage (default) @ participant-impl-dme --- 02:04:47 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 02:04:47 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar.original 02:04:47 [INFO] 02:04:47 [INFO] --- docker:0.45.0:build (generate-nonrtric-plt-participant-impl-dme-image) @ participant-impl-dme --- 02:04:50 [INFO] 02:04:50 [INFO] --- install:3.1.3:install (default-install) @ participant-impl-dme --- 02:04:50 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.3.1-SNAPSHOT/participant-impl-dme-0.3.1-SNAPSHOT.pom 02:04:50 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.3.1-SNAPSHOT/participant-impl-dme-0.3.1-SNAPSHOT.jar 02:04:50 [INFO] 02:04:50 [INFO] --- dependency:3.6.1:tree (default-cli) @ participant-impl-dme --- 02:04:50 [INFO] org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme:jar:0.3.1-SNAPSHOT 02:04:50 [INFO] +- org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:8.0.1:compile 02:04:50 [INFO] | +- org.onap.policy.common:common-parameters:jar:3.0.1:compile 02:04:50 [INFO] | | \- com.google.re2j:re2j:jar:1.7:compile 02:04:50 [INFO] | +- org.onap.policy.common:message-bus:jar:3.0.1:compile 02:04:50 [INFO] | | +- org.onap.policy.common:gson:jar:3.0.1:compile 02:04:50 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile 02:04:50 [INFO] | | +- io.opentelemetry:opentelemetry-api:jar:1.37.0:compile 02:04:50 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.7.0-alpha:compile 02:04:50 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.7.0:compile 02:04:50 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.7.0-alpha:compile 02:04:50 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.7.0-alpha:runtime 02:04:50 [INFO] | +- org.onap.policy.common:policy-endpoints:jar:3.0.1:compile 02:04:50 [INFO] | | +- io.prometheus:simpleclient_hotspot:jar:0.16.0:compile 02:04:50 [INFO] | | | \- io.prometheus:simpleclient:jar:0.16.0:compile 02:04:50 [INFO] | | | +- io.prometheus:simpleclient_tracer_otel:jar:0.16.0:compile 02:04:50 [INFO] | | | | \- io.prometheus:simpleclient_tracer_common:jar:0.16.0:compile 02:04:50 [INFO] | | | \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.16.0:compile 02:04:50 [INFO] | | +- io.prometheus:simpleclient_servlet_jakarta:jar:0.16.0:compile 02:04:50 [INFO] | | | +- io.prometheus:simpleclient_common:jar:0.16.0:compile 02:04:50 [INFO] | | | \- io.prometheus:simpleclient_servlet_common:jar:0.16.0:compile 02:04:50 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:12.0.13:compile 02:04:50 [INFO] | | +- org.eclipse.jetty:jetty-server:jar:12.0.13:compile 02:04:50 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:12.0.13:compile 02:04:50 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:12.0.13:compile 02:04:50 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:11.0.24:compile 02:04:50 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:12.0.13:compile 02:04:50 [INFO] | | +- org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2:compile 02:04:50 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.8:compile 02:04:50 [INFO] | | | \- org.glassfish.jersey.core:jersey-common:jar:3.1.8:compile 02:04:50 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:04:50 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:3.1.8:compile 02:04:50 [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:3.1.8:compile 02:04:50 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 02:04:50 [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 02:04:50 [INFO] | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 02:04:50 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 02:04:50 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 02:04:50 [INFO] | | \- org.glassfish.jersey.inject:jersey-hk2:jar:3.1.8:runtime 02:04:50 [INFO] | | +- org.glassfish.hk2:hk2-locator:jar:3.0.6:runtime 02:04:50 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.6:runtime 02:04:50 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:3.0.6:runtime 02:04:50 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:3.0.6:runtime 02:04:50 [INFO] | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 02:04:50 [INFO] | +- org.onap.policy.common:utils:jar:3.0.1:compile 02:04:50 [INFO] | | +- org.onap.policy.common:capabilities:jar:3.0.1:compile 02:04:50 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.8:compile 02:04:50 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.8:compile 02:04:50 [INFO] | | +- commons-cli:commons-cli:jar:1.5.0:compile 02:04:50 [INFO] | | +- commons-io:commons-io:jar:2.17.0:compile 02:04:50 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 02:04:50 [INFO] | | \- org.yaml:snakeyaml:jar:2.2:compile 02:04:50 [INFO] | +- org.onap.policy.models:policy-models-base:jar:4.0.1:compile 02:04:50 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 02:04:50 [INFO] | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 02:04:50 [INFO] | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 02:04:50 [INFO] | | | +- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 02:04:50 [INFO] | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.16:runtime 02:04:50 [INFO] | | | \- com.github.ben-manes.caffeine:caffeine:jar:3.1.8:runtime 02:04:50 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.21.1:runtime 02:04:50 [INFO] | | \- org.postgresql:postgresql:jar:42.7.4:runtime 02:04:50 [INFO] | | \- org.checkerframework:checker-qual:jar:3.42.0:runtime 02:04:50 [INFO] | +- org.onap.policy.models:policy-models-tosca:jar:4.0.1:compile 02:04:50 [INFO] | | \- org.onap.policy.models:policy-models-dao:jar:4.0.1:compile 02:04:50 [INFO] | +- io.micrometer:micrometer-core:jar:1.13.4:compile 02:04:50 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.13.4:compile 02:04:50 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 02:04:50 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:04:50 [INFO] | +- io.opentelemetry:opentelemetry-context:jar:1.37.0:compile 02:04:50 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0:compile 02:04:50 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 02:04:50 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.16:compile 02:04:50 [INFO] | +- org.springframework:spring-context:jar:6.1.13:compile 02:04:50 [INFO] | | +- org.springframework:spring-beans:jar:6.1.13:compile 02:04:50 [INFO] | | \- org.springframework:spring-expression:jar:6.1.13:compile 02:04:50 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:3.3.4:compile 02:04:50 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.30:compile 02:04:50 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:8.0.1.Final:compile 02:04:50 [INFO] | +- org.onap.policy.clamp:policy-clamp-common:jar:8.0.1:compile 02:04:50 [INFO] | | \- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 02:04:50 [INFO] | +- org.onap.policy.clamp:policy-clamp-examples:jar:8.0.1:compile 02:04:50 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.7.1:runtime 02:04:50 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-3:runtime 02:04:50 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 02:04:50 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 02:04:50 [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.37.0:compile 02:04:50 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.37.0:compile 02:04:50 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.37.0:compile 02:04:50 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.37.0:compile 02:04:50 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.37.0:runtime 02:04:50 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.37.0:runtime 02:04:50 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.37.0:compile 02:04:50 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.37.0:compile 02:04:50 [INFO] | | +- io.opentelemetry:opentelemetry-sdk:jar:1.37.0:compile 02:04:50 [INFO] | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.37.0-alpha:runtime 02:04:50 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.37.0:compile 02:04:50 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.37.0:runtime 02:04:50 [INFO] | | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 02:04:50 [INFO] | | +- com.squareup.okio:okio:jar:3.6.0:runtime 02:04:50 [INFO] | | | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime 02:04:50 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:runtime 02:04:50 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime 02:04:50 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:runtime 02:04:50 [INFO] | | | \- org.jetbrains:annotations:jar:13.0:runtime 02:04:50 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime 02:04:50 [INFO] | +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.3.4:compile 02:04:50 [INFO] | | +- io.micrometer:micrometer-tracing:jar:1.3.4:compile 02:04:50 [INFO] | | | +- io.micrometer:context-propagation:jar:1.1.1:compile 02:04:50 [INFO] | | | \- aopalliance:aopalliance:jar:1.0:compile 02:04:50 [INFO] | | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.23.1-alpha:compile 02:04:50 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.37.0:compile 02:04:50 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv:jar:1.33.3-alpha:compile 02:04:50 [INFO] | | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.37.0:compile 02:04:50 [INFO] | +- io.netty:netty-all:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-codec-dns:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-codec-haproxy:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-codec-memcache:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-codec-mqtt:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-codec-redis:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-codec-smtp:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-codec-stomp:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-codec-xml:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-resolver:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-transport:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-transport-rxtx:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-transport-sctp:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-transport-udt:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-transport-classes-kqueue:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.113.Final:compile 02:04:50 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.113.Final:runtime 02:04:50 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.113.Final:runtime 02:04:50 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.113.Final:runtime 02:04:50 [INFO] | | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.113.Final:runtime 02:04:50 [INFO] | | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.113.Final:runtime 02:04:50 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.113.Final:runtime 02:04:50 [INFO] | | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.113.Final:runtime 02:04:50 [INFO] | +- io.netty:netty-buffer:jar:4.1.113.Final:compile 02:04:50 [INFO] | +- io.netty:netty-codec:jar:4.1.113.Final:compile 02:04:50 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.113.Final:compile 02:04:50 [INFO] | +- io.netty:netty-common:jar:4.1.113.Final:compile 02:04:50 [INFO] | +- io.netty:netty-handler:jar:4.1.113.Final:compile 02:04:50 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.113.Final:compile 02:04:50 [INFO] +- org.onap.policy.clamp:policy-clamp-models:jar:8.0.1:compile 02:04:50 [INFO] | +- org.onap.policy.models:policy-models-errors:jar:4.0.1:compile 02:04:50 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:04:50 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 02:04:50 [INFO] | +- org.apache.commons:commons-collections4:jar:4.5.0-M2:compile 02:04:50 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:04:50 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.5.3.Final:compile 02:04:50 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 02:04:50 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.5.3.Final:compile 02:04:50 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:6.0.6.Final:runtime 02:04:50 [INFO] | | +- io.smallrye:jandex:jar:3.1.2:runtime 02:04:50 [INFO] | | +- com.fasterxml:classmate:jar:1.7.0:compile 02:04:50 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.14.19:runtime 02:04:50 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 02:04:50 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 02:04:50 [INFO] | +- org.springframework:spring-web:jar:6.1.13:compile 02:04:50 [INFO] | +- org.springframework.data:spring-data-jpa:jar:3.3.4:compile 02:04:50 [INFO] | | +- org.springframework:spring-orm:jar:6.1.13:compile 02:04:50 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.1.13:compile 02:04:50 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 02:04:50 [INFO] | +- org.springframework.data:spring-data-commons:jar:3.3.4:compile 02:04:50 [INFO] | +- org.springframework:spring-core:jar:6.1.13:compile 02:04:50 [INFO] | | \- org.springframework:spring-jcl:jar:6.1.13:compile 02:04:50 [INFO] | \- org.springframework:spring-tx:jar:6.1.13:compile 02:04:50 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile 02:04:50 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.3.4:compile 02:04:50 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.3.4:compile 02:04:50 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.4:compile 02:04:50 [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:3.3.4:compile 02:04:50 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.23.1:compile 02:04:50 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.23.1:compile 02:04:50 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.16:compile 02:04:50 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.3.4:compile 02:04:50 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.2:compile 02:04:50 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:compile 02:04:50 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.2:compile 02:04:50 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.3.4:compile 02:04:50 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.30:compile 02:04:50 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.30:compile 02:04:50 [INFO] | \- org.springframework:spring-webmvc:jar:6.1.13:compile 02:04:50 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.3.4:compile 02:04:50 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.3.4:compile 02:04:50 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.3.4:compile 02:04:50 [INFO] | +- io.micrometer:micrometer-observation:jar:1.13.4:compile 02:04:50 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.13.4:compile 02:04:50 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:3.3.4:compile 02:04:50 [INFO] | +- org.springframework:spring-aop:jar:6.1.13:compile 02:04:50 [INFO] | +- org.springframework.security:spring-security-config:jar:6.3.3:compile 02:04:50 [INFO] | | \- org.springframework.security:spring-security-core:jar:6.3.3:compile 02:04:50 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:6.3.3:compile 02:04:50 [INFO] | \- org.springframework.security:spring-security-web:jar:6.3.3:compile 02:04:50 [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.3.4:compile 02:04:50 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.22.1:compile 02:04:50 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.13.4:compile 02:04:50 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.2.1:compile 02:04:50 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.2.1:compile 02:04:50 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.2.1:compile 02:04:50 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.2.1:compile 02:04:50 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.2.1:runtime 02:04:50 [INFO] | \- io.prometheus:prometheus-metrics-shaded-protobuf:jar:1.2.1:runtime 02:04:50 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 02:04:50 [INFO] +- org.projectlombok:lombok:jar:1.18.34:compile 02:04:50 [INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.6:compile 02:04:50 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile 02:04:50 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile 02:04:50 [INFO] \- org.springframework.boot:spring-boot-starter-test:jar:3.3.4:test 02:04:50 [INFO] +- org.springframework.boot:spring-boot-test:jar:3.3.4:test 02:04:50 [INFO] +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.3.4:test 02:04:50 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:test 02:04:50 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile 02:04:50 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile 02:04:50 [INFO] +- net.minidev:json-smart:jar:2.5.1:test 02:04:50 [INFO] | \- net.minidev:accessors-smart:jar:2.5.1:test 02:04:50 [INFO] | \- org.ow2.asm:asm:jar:9.6:test 02:04:50 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:04:50 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 02:04:50 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:04:50 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.10.3:test 02:04:50 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.10.3:test 02:04:50 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:04:50 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.10.3:test 02:04:50 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:04:50 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.10.3:test 02:04:50 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.10.3:test 02:04:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.3:test 02:04:50 [INFO] +- org.mockito:mockito-core:jar:5.11.0:test 02:04:50 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.19:test 02:04:50 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 02:04:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:04:50 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.3:test 02:04:50 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 02:04:50 [INFO] +- org.springframework:spring-test:jar:6.1.13:test 02:04:50 [INFO] \- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:04:50 [INFO] 02:04:50 [INFO] --- clm:3.0.3-01:index (default-cli) @ participant-impl-dme --- 02:04:50 [INFO] Saved module information to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/sonatype-clm/module.xml 02:04:50 [INFO] ------------------------------------------------------------------------ 02:04:50 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.3.1-SNAPSHOT: 02:04:50 [INFO] 02:04:50 [INFO] NONRTRIC ACM Participants .......................... SUCCESS [ 6.390 s] 02:04:50 [INFO] participant-impl-dme ............................... SUCCESS [01:47 min] 02:04:50 [INFO] ------------------------------------------------------------------------ 02:04:50 [INFO] BUILD SUCCESS 02:04:50 [INFO] ------------------------------------------------------------------------ 02:04:50 [INFO] Total time: 02:07 min 02:04:50 [INFO] Finished at: 2026-02-21T02:04:50Z 02:04:50 [INFO] ------------------------------------------------------------------------ 02:04:50 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins18318344343344220893.sh 02:04:50 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins10059549943243537453.sh 02:04:50 + find . -regex .*karaf/target 02:04:50 + xargs rm -rf 02:04:50 $ ssh-agent -k 02:04:50 unset SSH_AUTH_SOCK; 02:04:50 unset SSH_AGENT_PID; 02:04:50 echo Agent pid 2112 killed; 02:04:50 [ssh-agent] Stopped. 02:04:50 FATAL: Could not verify application public id from IQ Server 02:04:50 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 02:04:50 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 02:04:50 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 02:04:50 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 02:04:50 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 02:04:50 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 02:04:50 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 02:04:50 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$3.call(Unknown Source) 02:04:50 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 02:04:50 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 02:04:50 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 02:04:50 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:04:50 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:04:50 at hudson.model.Build$BuildExecution.build(Build.java:199) 02:04:50 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 02:04:50 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 02:04:50 at hudson.model.Run.execute(Run.java:1895) 02:04:50 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:04:50 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:04:50 at hudson.model.Executor.run(Executor.java:442) 02:04:50 [PostBuildScript] - [INFO] Executing post build scripts. 02:04:50 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins11747348781564567241.sh 02:04:50 ---> sysstat.sh 02:04:51 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins14713428111115983658.sh 02:04:51 ---> package-listing.sh 02:04:51 ++ facter osfamily 02:04:51 ++ tr '[:upper:]' '[:lower:]' 02:04:51 + OS_FAMILY=debian 02:04:51 + workspace=/w/workspace/nonrtric-plt-participants-maven-clm-l-release 02:04:51 + START_PACKAGES=/tmp/packages_start.txt 02:04:51 + END_PACKAGES=/tmp/packages_end.txt 02:04:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:04:51 + PACKAGES=/tmp/packages_start.txt 02:04:51 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-l-release ']' 02:04:51 + PACKAGES=/tmp/packages_end.txt 02:04:51 + case "${OS_FAMILY}" in 02:04:51 + dpkg -l 02:04:51 + grep '^ii' 02:04:51 + '[' -f /tmp/packages_start.txt ']' 02:04:51 + '[' -f /tmp/packages_end.txt ']' 02:04:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:04:51 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-l-release ']' 02:04:51 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-clm-l-release/archives/ 02:04:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-clm-l-release/archives/ 02:04:51 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins13033241566025987747.sh 02:04:51 ---> capture-instance-metadata.sh 02:04:51 Setup pyenv: 02:04:52 system 02:04:52 3.8.13 02:04:52 3.9.13 02:04:52 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:04:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqcm from file:/tmp/.os_lf_venv 02:04:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:04:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:04:55 lf-activate-venv(): INFO: Base packages installed successfully 02:04:55 lf-activate-venv(): INFO: Installing additional packages: lftools 02:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-uqcm/bin to PATH 02:05:12 INFO: Running in OpenStack, capturing instance metadata 02:05:13 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins15478230013506147467.sh 02:05:13 provisioning config files... 02:05:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/config9305402982052044688tmp 02:05:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:05:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:05:13 [EnvInject] - Injecting environment variables from a build step. 02:05:13 [EnvInject] - Injecting as environment variables the properties content 02:05:13 SERVER_ID=logs 02:05:13 02:05:13 [EnvInject] - Variables injected successfully. 02:05:13 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins5976880381506396749.sh 02:05:13 ---> create-netrc.sh 02:05:13 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins1168507634168709185.sh 02:05:13 ---> python-tools-install.sh 02:05:13 Setup pyenv: 02:05:13 system 02:05:13 3.8.13 02:05:13 3.9.13 02:05:13 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqcm from file:/tmp/.os_lf_venv 02:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:05:16 lf-activate-venv(): INFO: Base packages installed successfully 02:05:16 lf-activate-venv(): INFO: Installing additional packages: lftools 02:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-uqcm/bin to PATH 02:05:33 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins3845155459291019455.sh 02:05:33 ---> sudo-logs.sh 02:05:33 Archiving 'sudo' log.. 02:05:34 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins16745134798087163841.sh 02:05:34 ---> job-cost.sh 02:05:34 Setup pyenv: 02:05:34 system 02:05:34 3.8.13 02:05:34 3.9.13 02:05:34 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqcm from file:/tmp/.os_lf_venv 02:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:05:37 lf-activate-venv(): INFO: Base packages installed successfully 02:05:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-uqcm/bin to PATH 02:05:47 INFO: No Stack... 02:05:47 INFO: Retrieving Pricing Info for: v3-starter-4 02:05:47 INFO: Archiving Costs 02:05:47 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash -l /tmp/jenkins2175510230431229652.sh 02:05:47 ---> logs-deploy.sh 02:05:47 Setup pyenv: 02:05:47 system 02:05:47 3.8.13 02:05:47 3.9.13 02:05:47 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:05:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqcm from file:/tmp/.os_lf_venv 02:05:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:05:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:05:51 lf-activate-venv(): INFO: Base packages installed successfully 02:05:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-uqcm/bin to PATH 02:06:07 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-clm-l-release/34 02:06:07 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 02:06:09 Archives upload complete. 02:06:10 INFO: archiving logs to Nexus 02:06:11 ---> uname -a: 02:06:11 Linux prd-ubuntu1804-docker-4c-4g-7160 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 02:06:11 02:06:11 02:06:11 ---> lscpu: 02:06:11 Architecture: x86_64 02:06:11 CPU op-mode(s): 32-bit, 64-bit 02:06:11 Byte Order: Little Endian 02:06:11 CPU(s): 4 02:06:11 On-line CPU(s) list: 0-3 02:06:11 Thread(s) per core: 1 02:06:11 Core(s) per socket: 1 02:06:11 Socket(s): 4 02:06:11 NUMA node(s): 1 02:06:11 Vendor ID: AuthenticAMD 02:06:11 CPU family: 23 02:06:11 Model: 49 02:06:11 Model name: AMD EPYC-Rome Processor 02:06:11 Stepping: 0 02:06:11 CPU MHz: 2799.998 02:06:11 BogoMIPS: 5599.99 02:06:11 Virtualization: AMD-V 02:06:11 Hypervisor vendor: KVM 02:06:11 Virtualization type: full 02:06:11 L1d cache: 32K 02:06:11 L1i cache: 32K 02:06:11 L2 cache: 512K 02:06:11 L3 cache: 16384K 02:06:11 NUMA node0 CPU(s): 0-3 02:06:11 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 xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 02:06:11 02:06:11 02:06:11 ---> nproc: 02:06:11 4 02:06:11 02:06:11 02:06:11 ---> df -h: 02:06:11 Filesystem Size Used Avail Use% Mounted on 02:06:11 udev 3.9G 0 3.9G 0% /dev 02:06:11 tmpfs 798M 696K 797M 1% /run 02:06:11 /dev/vda1 20G 9.4G 9.8G 49% / 02:06:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:06:11 tmpfs 5.0M 0 5.0M 0% /run/lock 02:06:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:06:11 /dev/vda15 105M 5.3M 100M 5% /boot/efi 02:06:11 tmpfs 798M 0 798M 0% /run/user/1001 02:06:11 02:06:11 02:06:11 ---> free -m: 02:06:11 total used free shared buff/cache available 02:06:11 Mem: 7975 501 4813 0 2661 7186 02:06:11 Swap: 1023 0 1023 02:06:11 02:06:11 02:06:11 ---> ip addr: 02:06:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:06:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:06:11 inet 127.0.0.1/8 scope host lo 02:06:11 valid_lft forever preferred_lft forever 02:06:11 inet6 ::1/128 scope host 02:06:11 valid_lft forever preferred_lft forever 02:06:11 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 02:06:11 link/ether fa:16:3e:dd:11:41 brd ff:ff:ff:ff:ff:ff 02:06:11 inet 10.32.7.200/23 brd 10.32.7.255 scope global dynamic ens3 02:06:11 valid_lft 86051sec preferred_lft 86051sec 02:06:11 inet6 fe80::f816:3eff:fedd:1141/64 scope link 02:06:11 valid_lft forever preferred_lft forever 02:06:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 02:06:11 link/ether 02:42:cf:96:a1:f5 brd ff:ff:ff:ff:ff:ff 02:06:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:06:11 valid_lft forever preferred_lft forever 02:06:11 02:06:11 02:06:11 ---> sar -b -r -n DEV: 02:06:11 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7160) 02/21/26 _x86_64_ (4 CPU) 02:06:11 02:06:11 02:00:24 LINUX RESTART (4 CPU) 02:06:11 02:06:11 02:01:02 tps rtps wtps bread/s bwrtn/s 02:06:11 02:02:01 97.41 26.27 71.14 936.93 6118.15 02:06:11 02:03:01 82.90 30.89 52.01 1653.46 9402.03 02:06:11 02:04:01 17.23 1.02 16.21 41.99 5415.76 02:06:11 02:05:01 28.45 11.16 17.28 776.94 5664.52 02:06:11 02:06:01 30.96 0.65 30.31 76.65 9924.35 02:06:11 Average: 51.24 13.96 37.28 696.39 7308.93 02:06:11 02:06:11 02:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:06:11 02:02:01 5617752 7332468 2549668 31.22 50628 1835052 1052888 11.42 707220 1651980 168952 02:06:11 02:03:01 5316420 7267772 2851000 34.91 64492 2046392 1120288 12.16 776184 1860288 125224 02:06:11 02:04:01 5235700 7224572 2931720 35.90 68200 2077368 1147020 12.45 830304 1882056 9180 02:06:11 02:05:01 4944976 7362292 3222444 39.45 72500 2492976 1003872 10.89 824368 2161616 262396 02:06:11 02:06:01 4907928 7337784 3259492 39.91 75748 2501836 1035168 11.23 857204 2165028 10236 02:06:11 Average: 5204555 7304978 2962865 36.28 66314 2190725 1071847 11.63 799056 1944194 115198 02:06:11 02:06:11 02:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:06:11 02:02:01 lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 02:06:11 02:02:01 ens3 389.26 208.74 1390.27 58.68 0.00 0.00 0.00 0.00 02:06:11 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:11 02:03:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 02:06:11 02:03:01 ens3 124.50 114.70 1629.09 20.98 0.00 0.00 0.00 0.00 02:06:11 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:11 02:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:06:11 02:04:01 ens3 98.02 93.05 420.44 17.50 0.00 0.00 0.00 0.00 02:06:11 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:11 02:05:01 lo 1.52 1.52 0.56 0.56 0.00 0.00 0.00 0.00 02:06:11 02:05:01 ens3 254.54 219.51 3018.71 31.21 0.00 0.00 0.00 0.00 02:06:11 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:11 02:06:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 02:06:11 02:06:01 ens3 12.58 12.90 10.35 6.35 0.00 0.00 0.00 0.00 02:06:11 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:11 Average: lo 0.91 0.91 0.17 0.17 0.00 0.00 0.00 0.00 02:06:11 Average: ens3 175.06 129.52 1293.45 26.84 0.00 0.00 0.00 0.00 02:06:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:11 02:06:11 02:06:11 ---> sar -P ALL: 02:06:11 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7160) 02/21/26 _x86_64_ (4 CPU) 02:06:11 02:06:11 02:00:24 LINUX RESTART (4 CPU) 02:06:11 02:06:11 02:01:02 CPU %user %nice %system %iowait %steal %idle 02:06:11 02:02:01 all 22.49 0.00 1.56 3.01 1.29 71.66 02:06:11 02:02:01 0 9.20 0.00 0.66 0.10 0.66 89.38 02:06:11 02:02:01 1 20.15 0.00 1.54 4.52 1.30 72.50 02:06:11 02:02:01 2 45.37 0.00 2.49 2.80 1.69 47.64 02:06:11 02:02:01 3 15.34 0.00 1.54 4.62 1.51 76.99 02:06:11 02:03:01 all 23.63 0.00 1.42 1.92 1.14 71.90 02:06:11 02:03:01 0 10.12 0.00 0.83 1.74 1.00 86.31 02:06:11 02:03:01 1 31.03 0.00 2.05 1.95 1.27 63.70 02:06:11 02:03:01 2 14.53 0.00 1.13 3.35 0.80 80.19 02:06:11 02:03:01 3 38.92 0.00 1.65 0.60 1.50 57.33 02:06:11 02:04:01 all 8.36 0.00 0.46 0.30 0.49 90.39 02:06:11 02:04:01 0 7.64 0.00 0.79 0.25 0.50 90.82 02:06:11 02:04:01 1 6.72 0.00 0.53 0.77 0.42 91.57 02:06:11 02:04:01 2 9.52 0.00 0.27 0.10 0.45 89.67 02:06:11 02:04:01 3 9.55 0.00 0.27 0.12 0.60 89.46 02:06:11 02:05:01 all 50.10 0.00 1.87 0.57 3.31 44.15 02:06:11 02:05:01 0 59.97 0.00 1.08 0.18 3.06 35.71 02:06:11 02:05:01 1 50.65 0.00 1.13 0.28 2.90 45.04 02:06:11 02:05:01 2 49.97 0.00 3.40 1.06 4.24 41.33 02:06:11 02:05:01 3 39.84 0.00 1.86 0.73 3.03 54.54 02:06:11 02:06:01 all 20.81 0.00 0.92 0.97 0.80 76.50 02:06:11 02:06:01 0 8.49 0.00 0.48 0.02 0.40 90.61 02:06:11 02:06:01 1 30.73 0.00 0.87 2.91 1.13 64.36 02:06:11 02:06:01 2 16.77 0.00 1.00 0.05 0.62 81.56 02:06:11 02:06:01 3 27.27 0.00 1.33 0.92 1.05 69.43 02:06:11 Average: all 25.12 0.00 1.24 1.35 1.41 70.88 02:06:11 Average: 0 19.16 0.00 0.77 0.46 1.13 78.49 02:06:11 Average: 1 27.90 0.00 1.22 2.08 1.41 67.40 02:06:11 Average: 2 27.19 0.00 1.66 1.47 1.56 68.12 02:06:11 Average: 3 26.24 0.00 1.33 1.39 1.54 69.50 02:06:11 02:06:11 02:06:11