05:15:21 Started by timer 05:15:21 Running as SYSTEM 05:15:21 [EnvInject] - Loading node environment variables. 05:15:21 Building remotely on prd-ubuntu1804-builder-4c-4g-9188 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release 05:15:21 [ssh-agent] Looking for ssh-agent implementation... 05:15:21 $ ssh-agent 05:15:21 SSH_AUTH_SOCK=/tmp/ssh-t3r037nyndDn/agent.1747 05:15:21 SSH_AGENT_PID=1749 05:15:21 [ssh-agent] Started. 05:15:21 Running ssh-add (command line suppressed) 05:15:21 Identity added: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/private_key_8782787205130476679.key (jenkins-ssh) 05:15:21 [ssh-agent] Using credentials jenkins (jenkins) 05:15:21 The recommended git tool is: NONE 05:15:24 using credential jenkins 05:15:24 Wiping out workspace first. 05:15:24 Cloning the remote Git repository 05:15:24 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:15:24 > git init /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release # timeout=10 05:15:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:15:24 > git --version # timeout=10 05:15:24 > git --version # 'git version 2.17.1' 05:15:24 using GIT_SSH to set credentials jenkins 05:15:24 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:25 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice # timeout=10 05:15:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:26 Avoid second fetch 05:15:26 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 05:15:26 Checking out Revision 0751c096b487c9e7424e7a02d2ac8419976e2191 (refs/remotes/origin/j-release) 05:15:26 > git config core.sparsecheckout # timeout=10 05:15:26 > git checkout -f 0751c096b487c9e7424e7a02d2ac8419976e2191 # timeout=10 05:15:26 Commit message: "NoOp change to rebase j-release branch onto tip of i-release after 1.6.1 release from i-release branch" 05:15:26 > git rev-list --no-walk 0751c096b487c9e7424e7a02d2ac8419976e2191 # timeout=10 05:15:30 provisioning config files... 05:15:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:15:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:15:30 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins14713631201843208141.sh 05:15:30 ---> python-tools-install.sh 05:15:30 Setup pyenv: 05:15:30 * system (set by /opt/pyenv/version) 05:15:30 * 3.8.13 (set by /opt/pyenv/version) 05:15:30 * 3.9.13 (set by /opt/pyenv/version) 05:15:30 * 3.10.6 (set by /opt/pyenv/version) 05:15:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aOUe 05:15:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:15:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:15:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:15:44 lf-activate-venv(): INFO: Base packages installed successfully 05:15:44 lf-activate-venv(): INFO: Installing additional packages: lftools 05:16:27 lf-activate-venv(): INFO: Adding /tmp/venv-aOUe/bin to PATH 05:16:27 Generating Requirements File 05:17:07 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. 05:17:07 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:17:08 Python 3.10.6 05:17:08 pip 25.3 from /tmp/venv-aOUe/lib/python3.10/site-packages/pip (python 3.10) 05:17:09 appdirs==1.4.4 05:17:09 argcomplete==3.6.3 05:17:09 aspy.yaml==1.3.0 05:17:09 attrs==25.4.0 05:17:09 autopage==0.5.2 05:17:09 beautifulsoup4==4.14.2 05:17:09 boto3==1.40.74 05:17:09 botocore==1.40.74 05:17:09 bs4==0.0.2 05:17:09 cachetools==6.2.2 05:17:09 certifi==2025.11.12 05:17:09 cffi==2.0.0 05:17:09 cfgv==3.4.0 05:17:09 chardet==5.2.0 05:17:09 charset-normalizer==3.4.4 05:17:09 click==8.3.0 05:17:09 cliff==4.11.0 05:17:09 cmd2==2.7.0 05:17:09 cryptography==3.3.2 05:17:09 debtcollector==3.0.0 05:17:09 decorator==5.2.1 05:17:09 defusedxml==0.7.1 05:17:09 Deprecated==1.3.1 05:17:09 distlib==0.4.0 05:17:09 dnspython==2.8.0 05:17:09 docker==7.1.0 05:17:09 dogpile.cache==1.5.0 05:17:09 durationpy==0.10 05:17:09 email-validator==2.3.0 05:17:09 filelock==3.20.0 05:17:09 future==1.0.0 05:17:09 gitdb==4.0.12 05:17:09 GitPython==3.1.45 05:17:09 google-auth==2.43.0 05:17:09 httplib2==0.31.0 05:17:09 identify==2.6.15 05:17:09 idna==3.11 05:17:09 importlib-resources==1.5.0 05:17:09 iso8601==2.1.0 05:17:09 Jinja2==3.1.6 05:17:09 jmespath==1.0.1 05:17:09 jsonpatch==1.33 05:17:09 jsonpointer==3.0.0 05:17:09 jsonschema==4.25.1 05:17:09 jsonschema-specifications==2025.9.1 05:17:09 keystoneauth1==5.12.0 05:17:09 kubernetes==34.1.0 05:17:09 lftools==0.37.15 05:17:09 lxml==6.0.2 05:17:09 markdown-it-py==4.0.0 05:17:09 MarkupSafe==3.0.3 05:17:09 mdurl==0.1.2 05:17:09 msgpack==1.1.2 05:17:09 multi_key_dict==2.0.3 05:17:09 munch==4.0.0 05:17:09 netaddr==1.3.0 05:17:09 niet==1.4.2 05:17:09 nodeenv==1.9.1 05:17:09 oauth2client==4.1.3 05:17:09 oauthlib==3.3.1 05:17:09 openstacksdk==4.8.0 05:17:09 os-service-types==1.8.1 05:17:09 osc-lib==4.2.0 05:17:09 oslo.config==10.1.0 05:17:09 oslo.context==6.1.0 05:17:09 oslo.i18n==6.7.0 05:17:09 oslo.log==7.2.1 05:17:09 oslo.serialization==5.8.0 05:17:09 oslo.utils==9.1.0 05:17:09 packaging==25.0 05:17:09 pbr==7.0.3 05:17:09 platformdirs==4.5.0 05:17:09 prettytable==3.17.0 05:17:09 psutil==7.1.3 05:17:09 pyasn1==0.6.1 05:17:09 pyasn1_modules==0.4.2 05:17:09 pycparser==2.23 05:17:09 pygerrit2==2.0.15 05:17:09 PyGithub==2.8.1 05:17:09 Pygments==2.19.2 05:17:09 PyJWT==2.10.1 05:17:09 PyNaCl==1.6.1 05:17:09 pyparsing==2.4.7 05:17:09 pyperclip==1.11.0 05:17:09 pyrsistent==0.20.0 05:17:09 python-cinderclient==9.8.0 05:17:09 python-dateutil==2.9.0.post0 05:17:09 python-heatclient==4.3.0 05:17:09 python-jenkins==1.8.3 05:17:09 python-keystoneclient==5.7.0 05:17:09 python-magnumclient==4.9.0 05:17:09 python-openstackclient==8.2.0 05:17:09 python-swiftclient==4.9.0 05:17:09 PyYAML==6.0.3 05:17:09 referencing==0.37.0 05:17:09 requests==2.32.5 05:17:09 requests-oauthlib==2.0.0 05:17:09 requestsexceptions==1.4.0 05:17:09 rfc3986==2.0.0 05:17:09 rich==14.2.0 05:17:09 rich-argparse==1.7.2 05:17:09 rpds-py==0.28.0 05:17:09 rsa==4.9.1 05:17:09 ruamel.yaml==0.18.16 05:17:09 ruamel.yaml.clib==0.2.14 05:17:09 s3transfer==0.14.0 05:17:09 simplejson==3.20.2 05:17:09 six==1.17.0 05:17:09 smmap==5.0.2 05:17:09 soupsieve==2.8 05:17:09 stevedore==5.5.0 05:17:09 tabulate==0.9.0 05:17:09 toml==0.10.2 05:17:09 tomlkit==0.13.3 05:17:09 tqdm==4.67.1 05:17:09 typing_extensions==4.15.0 05:17:09 tzdata==2025.2 05:17:09 urllib3==1.26.20 05:17:09 virtualenv==20.35.4 05:17:09 wcwidth==0.2.14 05:17:09 websocket-client==1.9.0 05:17:09 wrapt==2.0.1 05:17:09 xdg==6.0.0 05:17:09 xmltodict==1.0.2 05:17:09 yq==3.4.3 05:17:09 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins7528073270802197945.sh 05:17:09 + echo quiet=on 05:17:09 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-builder-4c-4g-9188 05:17:11 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=j-release -Dsha1=origin/j-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=nonrtric/plt/informationcoordinatorservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/j-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=j-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 05:17:11 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/informationcoordinatorservice --version 05:17:11 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 05:17:11 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:17:11 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 05:17:11 Default locale: en, platform encoding: UTF-8 05:17:11 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:17:11 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins10544666078718905466.sh 05:17:11 + rm /home/jenkins/.wgetrc 05:17:11 [EnvInject] - Injecting environment variables from a build step. 05:17:11 [EnvInject] - Injecting as environment variables the properties content 05:17:11 SET_JDK_VERSION=openjdk17 05:17:11 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 05:17:11 05:17:11 [EnvInject] - Variables injected successfully. 05:17:11 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh /tmp/jenkins16901289429007932399.sh 05:17:11 ---> update-java-alternatives.sh 05:17:11 ---> Updating Java version 05:17:12 ---> Ubuntu/Debian system detected 05:17:12 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:17:12 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:17:12 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:17:12 openjdk version "17.0.4" 2022-07-19 05:17:12 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 05:17:12 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 05:17:13 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 05:17:13 [EnvInject] - Injecting environment variables from a build step. 05:17:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:17:13 [EnvInject] - Variables injected successfully. 05:17:13 provisioning config files... 05:17:13 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/config6452620648562324321tmp 05:17:13 copy managed file [nonrtric-plt-informationcoordinatorservice-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/config13287982799563775005tmp 05:17:13 [EnvInject] - Injecting environment variables from a build step. 05:17:13 [EnvInject] - Injecting as environment variables the properties content 05:17:13 MAVEN_GOALS=clean install 05:17:13 05:17:13 [EnvInject] - Variables injected successfully. 05:17:13 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins10112795822113146961.sh 05:17:13 ---> common-variables.sh 05:17:13 --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 05:17:13 ---> sonatype-clm.sh 05:17:13 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 05:17:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:17:13 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 05:17:13 Default locale: en, platform encoding: UTF-8 05:17:13 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:17:15 [INFO] Scanning for projects... 05:17:27 [INFO] 05:17:27 [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- 05:17:27 [INFO] Building informationcoordinatorservice 1.6.2-SNAPSHOT 05:17:27 [INFO] from pom.xml 05:17:27 [INFO] --------------------------------[ jar ]--------------------------------- 05:18:01 [INFO] 05:18:01 [INFO] --- clean:3.4.1:clean (default-clean) @ informationcoordinatorservice --- 05:18:01 [INFO] 05:18:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ informationcoordinatorservice --- 05:18:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/jacoco.exec 05:18:02 [INFO] 05:18:02 [INFO] --- build-helper:3.6.1:add-source (add-source) @ informationcoordinatorservice --- 05:18:02 [INFO] Source directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/generated-sources/annotations added. 05:18:02 [INFO] 05:18:02 [INFO] --- resources:3.3.1:resources (default-resources) @ informationcoordinatorservice --- 05:18:03 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/src/main/resources 05:18:03 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/src/main/resources 05:18:03 [INFO] 05:18:03 [INFO] --- compiler:3.8.0:compile (default-compile) @ informationcoordinatorservice --- 05:18:05 [INFO] Changes detected - recompiling the module! 05:18:05 [INFO] Compiling 50 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/classes 05:18:10 [INFO] 05:18:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ informationcoordinatorservice --- 05:18:10 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/src/test/resources 05:18:10 [INFO] 05:18:10 [INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ informationcoordinatorservice --- 05:18:10 [INFO] Changes detected - recompiling the module! 05:18:10 [INFO] Compiling 7 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/test-classes 05:18:12 [INFO] 05:18:12 [INFO] --- surefire:3.5.3:test (default-test) @ informationcoordinatorservice --- 05:18:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:18:14 [INFO] 05:18:14 [INFO] ------------------------------------------------------- 05:18:14 [INFO] T E S T S 05:18:14 [INFO] ------------------------------------------------------- 05:18:16 [INFO] Running org.oransc.ics.ApplicationTest 05:18:17 05:18:17.276 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.ics.Application for test class org.oransc.ics.ApplicationTest 05:18:17 05:18:17.814 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running 05:18:18 05:18:18,566 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Failed to create parent directories for [/var/log/information-coordinator-service/application.log] 05:18:18 05:18:18,569 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - openFile(/var/log/information-coordinator-service/application.log,true) call failed. java.io.FileNotFoundException: /var/log/information-coordinator-service/application.log (No such file or directory) 05:18:18 at java.io.FileNotFoundException: /var/log/information-coordinator-service/application.log (No such file or directory) 05:18:18 at at java.base/java.io.FileOutputStream.open0(Native Method) 05:18:18 at at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) 05:18:18 at at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) 05:18:18 at at ch.qos.logback.core.recovery.ResilientFileOutputStream.(ResilientFileOutputStream.java:26) 05:18:18 at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:206) 05:18:18 at at ch.qos.logback.core.FileAppender.start(FileAppender.java:126) 05:18:18 at at ch.qos.logback.core.rolling.RollingFileAppender.start(RollingFileAppender.java:104) 05:18:18 at at org.springframework.boot.logging.logback.LogbackConfigurator.start(LogbackConfigurator.java:111) 05:18:18 at at org.springframework.boot.logging.logback.LogbackConfigurator.appender(LogbackConfigurator.java:74) 05:18:18 at at org.springframework.boot.logging.logback.DefaultLogbackConfiguration.fileAppender(DefaultLogbackConfiguration.java:147) 05:18:18 at at org.springframework.boot.logging.logback.DefaultLogbackConfiguration.apply(DefaultLogbackConfiguration.java:88) 05:18:18 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.lambda$loadDefaults$1(LogbackLoggingSystem.java:241) 05:18:18 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.withLoggingSuppressed(LogbackLoggingSystem.java:481) 05:18:18 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.loadDefaults(LogbackLoggingSystem.java:230) 05:18:18 at at org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:84) 05:18:18 at at org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61) 05:18:18 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:195) 05:18:18 at at org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332) 05:18:18 at at org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298) 05:18:18 at at org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246) 05:18:18 at at org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223) 05:18:18 at at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 05:18:18 at at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 05:18:18 at at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 05:18:18 at at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138) 05:18:18 at at org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136) 05:18:18 at at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81) 05:18:18 at at org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64) 05:18:18 at at java.base/java.lang.Iterable.forEach(Iterable.java:75) 05:18:18 at at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 05:18:18 at at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 05:18:18 at at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63) 05:18:18 at at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:353) 05:18:18 at at org.springframework.boot.SpringApplication.run(SpringApplication.java:313) 05:18:18 at at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:144) 05:18:18 at at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) 05:18:18 at at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) 05:18:18 at at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1461) 05:18:18 at at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:563) 05:18:18 at at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:144) 05:18:18 at at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:110) 05:18:18 at at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:225) 05:18:18 at at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:152) 05:18:18 at at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130) 05:18:18 at at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:155) 05:18:18 at at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:111) 05:18:18 at at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260) 05:18:18 at at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:159) 05:18:18 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$10(ClassBasedTestDescriptor.java:383) 05:18:18 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:388) 05:18:18 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:382) 05:18:18 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:18:18 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 05:18:18 at at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) 05:18:18 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 05:18:18 at at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 05:18:18 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 05:18:18 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 05:18:18 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:18:18 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:18:18 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:18:18 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 05:18:18 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:382) 05:18:18 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:293) 05:18:18 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:18 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:292) 05:18:18 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:281) 05:18:18 at at java.base/java.util.Optional.orElseGet(Optional.java:364) 05:18:18 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:280) 05:18:18 at at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:27) 05:18:18 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:112) 05:18:18 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:18 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:111) 05:18:18 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:128) 05:18:18 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:128) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 05:18:18 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:18:18 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:18:18 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:18:18 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:18:18 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:18:18 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:18:18 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:18:18 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:18:18 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:18:18 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:18:18 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:18:18 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:18:18 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:18:18 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:18:18 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:18:18 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:18:18 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:18:18 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:18:18 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:18:18 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:18:18 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:18:18 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:18:18 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:18:18 at at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:18:18 at at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:18:18 at at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:18:18 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:18:18 at at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:18:18 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 05:18:18 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 05:18:18 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 05:18:18 at at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:18:18 at at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:18:18 at at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:18:18 at at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:18:18 05:18:18 . ____ _ __ _ _ 05:18:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:18:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:18:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:18:18 ' |____| .__|_| |_|_| |_\__, | / / / / 05:18:18 =========|_|==============|___/=/_/_/_/ 05:18:18 05:18:18 :: Spring Boot :: (v3.5.5) 05:18:18 05:18:18 2025-11-15T05:18:18.840Z INFO 2409 --- [ main] org.oransc.ics.ApplicationTest : Starting ApplicationTest using Java 17.0.4 with PID 2409 (started by jenkins in /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release) 05:18:18 05:18:18,846 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Attempted to append to non started appender [FILE]. 05:18:18 2025-11-15T05:18:18.847Z INFO 2409 --- [ main] org.oransc.ics.ApplicationTest : The following 1 profile is active: "prod" 05:18:18 05:18:18,848 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Attempted to append to non started appender [FILE]. 05:18:22 2025-11-15T05:18:22.549Z INFO 2409 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 05:18:22 05:18:22,550 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Attempted to append to non started appender [FILE]. 05:18:22 2025-11-15T05:18:22.550Z INFO 2409 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.44] 05:18:22 2025-11-15T05:18:22.641Z INFO 2409 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 05:18:23 2025-11-15T05:18:23.202Z INFO 2409 --- [ main] o.o.ics.configuration.ApplicationConfig : Http proxy is not used 05:18:27 2025-11-15T05:18:27.234Z INFO 2409 --- [ main] o.a.t.util.net.NioEndpoint.certificate : Connector [https-jsse-nio-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [policy_agent] with trust store [null] 05:18:27 2025-11-15T05:18:27.384Z INFO 2409 --- [ main] org.oransc.ics.ApplicationTest : Started ApplicationTest in 9.6 seconds (process running for 12.945) 05:18:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:18:30 2025-11-15T05:18:30.142Z INFO 2409 --- [o-auto-1-exec-6] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05:18:31 2025-11-15T05:18:31.259Z WARN 2409 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId1, version=), reason: Version must contain major.minor.patch code: 05:18:31 2025-11-15T05:18:31.324Z INFO 2409 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:31 2025-11-15T05:18:31.986Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:32 2025-11-15T05:18:32.086Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:32 2025-11-15T05:18:32.740Z INFO 2409 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:33 2025-11-15T05:18:33.327Z INFO 2409 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:33 2025-11-15T05:18:33.632Z INFO 2409 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:34 2025-11-15T05:18:34.742Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:34 2025-11-15T05:18:34.812Z INFO 2409 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:35 2025-11-15T05:18:35.064Z INFO 2409 --- [o-auto-1-exec-3] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:35 2025-11-15T05:18:35.214Z INFO 2409 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:35 2025-11-15T05:18:35.228Z INFO 2409 --- [o-auto-1-exec-2] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:35 2025-11-15T05:18:35.552Z INFO 2409 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:35 2025-11-15T05:18:35.706Z INFO 2409 --- [o-auto-1-exec-8] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:36 2025-11-15T05:18:35.957Z INFO 2409 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:36 2025-11-15T05:18:35.974Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:36 2025-11-15T05:18:36.436Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:36 2025-11-15T05:18:36.459Z INFO 2409 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:37 2025-11-15T05:18:37.491Z INFO 2409 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:37 2025-11-15T05:18:37.499Z WARN 2409 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:38791/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:37 2025-11-15T05:18:37.782Z INFO 2409 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:37 2025-11-15T05:18:37.784Z INFO 2409 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:38 2025-11-15T05:18:38.795Z INFO 2409 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:38 2025-11-15T05:18:38.801Z WARN 2409 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:38791/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:39 2025-11-15T05:18:39.540Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:39 2025-11-15T05:18:39.542Z INFO 2409 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:39 2025-11-15T05:18:39.629Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:39 2025-11-15T05:18:39.632Z INFO 2409 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:39 2025-11-15T05:18:39.714Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:39 2025-11-15T05:18:39.719Z INFO 2409 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:40 2025-11-15T05:18:40.437Z WARN 2409 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId1, version=), reason: Version must contain major.minor.patch code: 05:18:40 2025-11-15T05:18:40.445Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:41 2025-11-15T05:18:40.996Z INFO 2409 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:41 2025-11-15T05:18:41.070Z INFO 2409 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:41 2025-11-15T05:18:41.402Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:41 2025-11-15T05:18:41.472Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:41 2025-11-15T05:18:41.543Z INFO 2409 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId3 05:18:41 2025-11-15T05:18:41.636Z INFO 2409 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 05:18:41 2025-11-15T05:18:41.641Z INFO 2409 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 05:18:42 2025-11-15T05:18:41.952Z INFO 2409 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:42 2025-11-15T05:18:42.673Z INFO 2409 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:43 2025-11-15T05:18:43.114Z INFO 2409 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:43 2025-11-15T05:18:43.636Z INFO 2409 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:43 2025-11-15T05:18:43.816Z INFO 2409 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:43 2025-11-15T05:18:43.922Z WARN 2409 --- [o-auto-1-exec-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 05:18:45 2025-11-15T05:18:45.247Z INFO 2409 --- [o-auto-1-exec-1] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 887 ms 05:18:45 2025-11-15T05:18:45.708Z INFO 2409 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:45 2025-11-15T05:18:45.711Z INFO 2409 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:45 2025-11-15T05:18:45.877Z INFO 2409 --- [-auto-1-exec-10] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:46 2025-11-15T05:18:46.831Z INFO 2409 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:46 2025-11-15T05:18:46.902Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:47 2025-11-15T05:18:46.964Z INFO 2409 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:47 2025-11-15T05:18:46.972Z INFO 2409 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:47 2025-11-15T05:18:47.196Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:47 2025-11-15T05:18:47.403Z WARN 2409 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId_1.9.9, version=2), reason: Version must contain major.minor.patch code: 2 05:18:47 2025-11-15T05:18:47.408Z INFO 2409 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:48 2025-11-15T05:18:48.535Z INFO 2409 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:48 2025-11-15T05:18:48.613Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:48 2025-11-15T05:18:48.954Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:49 2025-11-15T05:18:49.288Z INFO 2409 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:50 2025-11-15T05:18:50.302Z INFO 2409 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:50 2025-11-15T05:18:50.305Z WARN 2409 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:38791/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:50 2025-11-15T05:18:50.927Z INFO 2409 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:50 2025-11-15T05:18:50.929Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:51 2025-11-15T05:18:51.935Z INFO 2409 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:51 2025-11-15T05:18:51.938Z WARN 2409 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:38791/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:52 2025-11-15T05:18:52.036Z INFO 2409 --- [o-auto-1-exec-4] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:52 2025-11-15T05:18:52.245Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Producer supervision error 05:18:52 2025-11-15T05:18:52.248Z WARN 2409 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:38791/example-dataproducer/health-check-error 05:18:52 2025-11-15T05:18:52.252Z INFO 2409 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Producer supervision error 05:18:52 2025-11-15T05:18:52.255Z WARN 2409 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:38791/example-dataproducer/health-check-error 05:18:52 2025-11-15T05:18:52.310Z INFO 2409 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Producer supervision error 05:18:52 2025-11-15T05:18:52.313Z WARN 2409 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:38791/example-dataproducer/health-check-error 05:18:52 2025-11-15T05:18:52.365Z INFO 2409 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:52 2025-11-15T05:18:52.374Z INFO 2409 --- [o-auto-1-exec-2] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:52 2025-11-15T05:18:52.670Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:52 2025-11-15T05:18:52.738Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Producer supervision 05:18:52 2025-11-15T05:18:52.749Z INFO 2409 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:52 2025-11-15T05:18:52.755Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:53 2025-11-15T05:18:53.086Z WARN 2409 --- [o-auto-1-exec-7] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 05:18:53 2025-11-15T05:18:53.142Z WARN 2409 --- [o-auto-1-exec-5] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=type, version=1.1), reason: Version must contain major.minor.patch code: 1.1 05:18:53 2025-11-15T05:18:53.319Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:53 2025-11-15T05:18:53.467Z WARN 2409 --- [ main] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken10542487049983875133.txt, reason: /tmp/icsTestAuthToken10542487049983875133.txt 05:18:53 2025-11-15T05:18:53.484Z WARN 2409 --- [o-auto-1-exec-3] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken10542487049983875133.txt, reason: /tmp/icsTestAuthToken10542487049983875133.txt 05:18:53 2025-11-15T05:18:53.496Z WARN 2409 --- [or-http-epoll-4] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken10542487049983875133.txt, reason: /tmp/icsTestAuthToken10542487049983875133.txt 05:18:53 2025-11-15T05:18:53.500Z INFO 2409 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:54 2025-11-15T05:18:54.092Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@2de54d9f 05:18:54 2025-11-15T05:18:54.234Z INFO 2409 --- [o-auto-1-exec-9] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@3c436778 05:18:54 2025-11-15T05:18:54.822Z INFO 2409 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:55 2025-11-15T05:18:55.110Z INFO 2409 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:55 2025-11-15T05:18:55.657Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:55 2025-11-15T05:18:55.781Z WARN 2409 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:55 2025-11-15T05:18:55.853Z WARN 2409 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:55 2025-11-15T05:18:55.914Z WARN 2409 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:55 2025-11-15T05:18:55.974Z WARN 2409 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:56 2025-11-15T05:18:56.040Z WARN 2409 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:56 2025-11-15T05:18:56.106Z WARN 2409 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:56 2025-11-15T05:18:56.565Z INFO 2409 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:56 2025-11-15T05:18:56.640Z INFO 2409 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:56 2025-11-15T05:18:56.666Z INFO 2409 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 05:18:56 2025-11-15T05:18:56.667Z INFO 2409 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 05:18:56 2025-11-15T05:18:56.663Z WARN 2409 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 05:18:56 2025-11-15T05:18:56.684Z INFO 2409 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 05:19:05 2025-11-15T05:19:05.903Z WARN 2409 --- [or-http-epoll-1] o.o.i.repository.InfoTypeSubscriptions : Consumer callback failed Retries exhausted: 3/3, removing subscription subscriptionId 05:19:06 2025-11-15T05:19:06.363Z WARN 2409 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 05:19:07 2025-11-15T05:19:06.948Z INFO 2409 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:19:07 2025-11-15T05:19:06.951Z INFO 2409 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:19:07 2025-11-15T05:19:07.234Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:19:07 2025-11-15T05:19:07.236Z INFO 2409 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:19:07 2025-11-15T05:19:07.405Z DEBUG 2409 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 05:19:07 2025-11-15T05:19:07.406Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 GET uri = 'https://localhost:38791/actuator/loggers/org.oransc.ics'' 05:19:07 2025-11-15T05:19:07.419Z DEBUG 2409 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 05:19:07 2025-11-15T05:19:07.421Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:38791/actuator/loggers/org.springframework.boot.actuate'' 05:19:07 2025-11-15T05:19:07.428Z DEBUG 2409 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 05:19:07 2025-11-15T05:19:07.429Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:38791/actuator/shutdown'' 05:19:07 2025-11-15T05:19:07.443Z TRACE 2409 --- [o-auto-1-exec-9] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped to Actuator web endpoint 'shutdown' 05:19:07 2025-11-15T05:19:07.448Z DEBUG 2409 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 05:19:07 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.93 s -- in org.oransc.ics.ApplicationTest 05:19:07 [INFO] Running org.oransc.ics.clients.AsyncRestClientTest 05:19:08 2025-11-15T05:19:07.978Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'http://localhost:38965/BaseUrl/test'' 05:19:08 2025-11-15T05:19:08.059Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:19:08 2025-11-15T05:19:08.063Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 PUT uri = 'http://localhost:38965/BaseUrl/test'' 05:19:08 2025-11-15T05:19:08.071Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:19:08 2025-11-15T05:19:08.072Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : Response error: 05:19:08 2025-11-15T05:19:08.076Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 DELETE uri = 'http://localhost:38965/BaseUrl/test'' 05:19:08 2025-11-15T05:19:08.081Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:19:08 2025-11-15T05:19:08.084Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : Response error: 05:19:08 2025-11-15T05:19:08.088Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:38965/BaseUrl/test'' 05:19:08 2025-11-15T05:19:08.094Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:19:08 2025-11-15T05:19:08.097Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : Response error: 05:19:08 2025-11-15T05:19:08.107Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'http://localhost:38965/BaseUrl/test'' 05:19:08 2025-11-15T05:19:08.111Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:19:08 2025-11-15T05:19:08.113Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : Response error: 05:19:08 2025-11-15T05:19:08.118Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 DELETE uri = 'http://localhost:38965/BaseUrl/test'' 05:19:08 2025-11-15T05:19:08.121Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:19:08 2025-11-15T05:19:08.142Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:38965/BaseUrl/test'' 05:19:08 2025-11-15T05:19:08.149Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:19:08 2025-11-15T05:19:08.151Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : Response error: 05:19:08 2025-11-15T05:19:08.158Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:38965/BaseUrl/test'' 05:19:08 2025-11-15T05:19:08.163Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:19:08 2025-11-15T05:19:08.210Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 PUT uri = 'http://localhost:38965/BaseUrl/test'' 05:19:08 2025-11-15T05:19:08.216Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:19:08 2025-11-15T05:19:08.262Z DEBUG 2409 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:38965/BaseUrl/test'' 05:19:08 2025-11-15T05:19:08.268Z DEBUG 2409 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:19:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s -- in org.oransc.ics.clients.AsyncRestClientTest 05:19:08 [INFO] 05:19:08 [INFO] Results: 05:19:08 [INFO] 05:19:08 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 05:19:08 [INFO] 05:19:08 [INFO] 05:19:08 [INFO] --- swagger-codegen:3.0.11:generate (default) @ informationcoordinatorservice --- 05:19:12 [INFO] No .swagger-codegen-ignore file found. 05:19:13 [WARNING] can't open handlebars/openapi/README.md for input 05:19:13 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/api/.swagger-codegen-ignore 05:19:13 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/api/.swagger-codegen/VERSION 05:19:13 [INFO] 05:19:13 [INFO] --- jacoco:0.8.8:report (default-report) @ informationcoordinatorservice --- 05:19:13 [INFO] Loading execution data file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/jacoco.exec 05:19:13 [INFO] Analyzed bundle 'informationcoordinatorservice' with 54 classes 05:19:13 [INFO] 05:19:13 [INFO] --- jar:3.4.2:jar (default-jar) @ informationcoordinatorservice --- 05:19:14 [INFO] Building jar: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar 05:19:14 [INFO] 05:19:14 [INFO] --- spring-boot:3.5.5:repackage (repackage) @ informationcoordinatorservice --- 05:19:15 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 05:19:15 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar.original 05:19:16 [INFO] 05:19:16 [INFO] --- docker:0.30.0:build (generate-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 05:19:17 [INFO] 05:19:17 [INFO] --- failsafe:3.5.3:integration-test (default) @ informationcoordinatorservice --- 05:19:18 [INFO] 05:19:18 [INFO] --- failsafe:3.5.3:verify (default) @ informationcoordinatorservice --- 05:19:18 [INFO] No tests to run. 05:19:18 [INFO] 05:19:18 [INFO] --- install:3.1.4:install (default-install) @ informationcoordinatorservice --- 05:19:18 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.6.2-SNAPSHOT/informationcoordinatorservice-1.6.2-SNAPSHOT.pom 05:19:18 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.6.2-SNAPSHOT/informationcoordinatorservice-1.6.2-SNAPSHOT.jar 05:19:18 [INFO] 05:19:18 [INFO] --- docker:0.30.0:build (push-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 05:19:18 [INFO] 05:19:18 [INFO] --- dependency:3.8.1:tree (default-cli) @ informationcoordinatorservice --- 05:19:19 [INFO] org.o-ran-sc.nonrtric.plt:informationcoordinatorservice:jar:1.6.2-SNAPSHOT 05:19:19 [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.0.2:compile 05:19:19 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.0.2:compile 05:19:19 [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.0.2:compile 05:19:19 [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.7:compile 05:19:19 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:19:19 [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.7:compile 05:19:19 [INFO] | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.7:compile 05:19:19 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 05:19:19 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 05:19:19 [INFO] | +- org.webjars:swagger-ui:jar:4.15.5:compile 05:19:19 [INFO] | +- org.webjars:webjars-locator-core:jar:0.59:compile 05:19:19 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 05:19:19 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.149:compile 05:19:19 [INFO] +- org.springdoc:springdoc-openapi-ui:jar:1.6.14:compile 05:19:19 [INFO] | \- org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.14:compile 05:19:19 [INFO] | \- org.springdoc:springdoc-openapi-common:jar:1.6.14:compile 05:19:19 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.2.7:compile 05:19:19 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.7:compile 05:19:19 [INFO] | \- io.swagger.core.v3:swagger-models:jar:2.2.7:compile 05:19:19 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.5:compile 05:19:19 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.5:compile 05:19:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.5:compile 05:19:19 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 05:19:19 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.18:compile 05:19:19 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 05:19:19 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 05:19:19 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 05:19:19 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 05:19:19 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 05:19:19 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.5:compile 05:19:19 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 05:19:19 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 05:19:19 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 05:19:19 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 05:19:19 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 05:19:19 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 05:19:19 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.5.5:compile 05:19:19 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.44:compile 05:19:19 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.44:compile 05:19:19 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.44:compile 05:19:19 [INFO] | +- org.springframework:spring-web:jar:6.2.10:compile 05:19:19 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.10:compile 05:19:19 [INFO] | +- org.springframework:spring-aop:jar:6.2.10:compile 05:19:19 [INFO] | +- org.springframework:spring-context:jar:6.2.10:compile 05:19:19 [INFO] | \- org.springframework:spring-expression:jar:6.2.10:compile 05:19:19 [INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.5.5:compile 05:19:19 [INFO] | \- org.thymeleaf:thymeleaf-spring6:jar:3.1.3.RELEASE:compile 05:19:19 [INFO] | \- org.thymeleaf:thymeleaf:jar:3.1.3.RELEASE:compile 05:19:19 [INFO] | +- org.attoparser:attoparser:jar:2.0.7.RELEASE:compile 05:19:19 [INFO] | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile 05:19:19 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.5:compile 05:19:19 [INFO] | \- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.5:compile 05:19:19 [INFO] | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.9:compile 05:19:19 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.124.Final:compile 05:19:19 [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.124.Final:compile 05:19:19 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.124.Final:compile 05:19:19 [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.124.Final:compile 05:19:19 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.124.Final:compile 05:19:19 [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.9:compile 05:19:19 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.124.Final:compile 05:19:19 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.124.Final:compile 05:19:19 [INFO] +- org.springframework:spring-webflux:jar:6.2.10:compile 05:19:19 [INFO] | +- org.springframework:spring-beans:jar:6.2.10:compile 05:19:19 [INFO] | +- org.springframework:spring-core:jar:6.2.10:compile 05:19:19 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.10:compile 05:19:19 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.9:compile 05:19:19 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:19:19 [INFO] +- com.google.code.gson:gson:jar:2.9.0:compile 05:19:19 [INFO] +- org.json:json:jar:20230227:compile 05:19:19 [INFO] +- com.github.erosb:everit-json-schema:jar:1.12.1:compile 05:19:19 [INFO] | +- commons-validator:commons-validator:jar:1.6:compile 05:19:19 [INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile 05:19:19 [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile 05:19:19 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 05:19:19 [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile 05:19:19 [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile 05:19:19 [INFO] | \- com.google.re2j:re2j:jar:1.3:compile 05:19:19 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.5:compile 05:19:19 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.5:compile 05:19:19 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.5.5:compile 05:19:19 [INFO] | +- io.micrometer:micrometer-observation:jar:1.15.3:compile 05:19:19 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.15.3:compile 05:19:19 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.3:compile 05:19:19 [INFO] | \- io.micrometer:micrometer-core:jar:1.15.3:compile 05:19:19 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 05:19:19 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 05:19:19 [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.5.5:compile (optional) 05:19:19 [INFO] | +- org.springframework.boot:spring-boot:jar:3.5.5:compile 05:19:19 [INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.5:compile 05:19:19 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.5.5:compile (optional) 05:19:19 [INFO] +- software.amazon.awssdk:s3:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.17.292:compile 05:19:19 [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:arns:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:profiles:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:auth:jar:2.17.292:compile 05:19:19 [INFO] | | +- software.amazon.awssdk:json-utils:jar:2.17.292:compile 05:19:19 [INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.17.292:compile 05:19:19 [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile 05:19:19 [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:regions:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:annotations:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:utils:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:aws-core:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.17.292:compile 05:19:19 [INFO] | +- software.amazon.awssdk:apache-client:jar:2.17.292:runtime 05:19:19 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime 05:19:19 [INFO] | | | \- commons-codec:commons-codec:jar:1.18.0:runtime 05:19:19 [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime 05:19:19 [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.17.292:runtime 05:19:19 [INFO] | +- io.netty:netty-codec-http:jar:4.1.124.Final:compile 05:19:19 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.124.Final:compile 05:19:19 [INFO] | +- io.netty:netty-codec:jar:4.1.124.Final:compile 05:19:19 [INFO] | +- io.netty:netty-transport:jar:4.1.124.Final:compile 05:19:19 [INFO] | | \- io.netty:netty-resolver:jar:4.1.124.Final:compile 05:19:19 [INFO] | +- io.netty:netty-common:jar:4.1.124.Final:compile 05:19:19 [INFO] | +- io.netty:netty-buffer:jar:4.1.124.Final:compile 05:19:19 [INFO] | +- io.netty:netty-handler:jar:4.1.124.Final:compile 05:19:19 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.124.Final:compile 05:19:19 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.124.Final:compile 05:19:19 [INFO] +- org.projectlombok:lombok:jar:1.18.38:provided 05:19:19 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.5:test 05:19:19 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.5:test 05:19:19 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.5:test 05:19:19 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 05:19:19 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile 05:19:19 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile 05:19:19 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 05:19:19 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 05:19:19 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 05:19:19 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 05:19:19 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 05:19:19 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 05:19:19 [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 05:19:19 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 05:19:19 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 05:19:19 [INFO] | +- org.springframework:spring-test:jar:6.2.10:test 05:19:19 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.3:test 05:19:19 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 05:19:19 [INFO] +- io.projectreactor:reactor-test:jar:3.7.9:test 05:19:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 05:19:19 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 05:19:19 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:19:19 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 05:19:19 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 05:19:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:19:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 05:19:19 [INFO] +- org.mockito:mockito-core:jar:5.17.0:test 05:19:19 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.7:test 05:19:19 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 05:19:19 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 05:19:19 [INFO] \- com.squareup.okhttp3:mockwebserver:jar:5.1.0:test 05:19:19 [INFO] +- com.squareup.okhttp3:mockwebserver3:jar:5.1.0:test 05:19:19 [INFO] +- junit:junit:jar:4.13.2:test 05:19:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:19:19 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:test 05:19:19 [INFO] | \- org.jetbrains:annotations:jar:13.0:test 05:19:19 [INFO] \- com.squareup.okhttp3:okhttp-jvm:jar:5.1.0:test 05:19:19 [INFO] \- com.squareup.okio:okio-jvm:jar:3.15.0:test 05:19:19 [INFO] 05:19:19 [INFO] --- clm:2.54.1-02:index (default-cli) @ informationcoordinatorservice --- 05:19:20 [INFO] Saved module information to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/sonatype-clm/module.xml 05:19:20 [INFO] ------------------------------------------------------------------------ 05:19:20 [INFO] BUILD SUCCESS 05:19:20 [INFO] ------------------------------------------------------------------------ 05:19:20 [INFO] Total time: 02:05 min 05:19:20 [INFO] Finished at: 2025-11-15T05:19:20Z 05:19:20 [INFO] ------------------------------------------------------------------------ 05:19:20 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins17233756179516362597.sh 05:19:20 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins3863485429464923193.sh 05:19:20 + find . -regex .*karaf/target 05:19:20 + xargs rm -rf 05:19:21 $ ssh-agent -k 05:19:21 unset SSH_AUTH_SOCK; 05:19:21 unset SSH_AGENT_PID; 05:19:21 echo Agent pid 1749 killed; 05:19:21 [ssh-agent] Stopped. 05:19:21 FATAL: Could not verify application public id from IQ Server 05:19:21 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 05:19:21 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 05:19:21 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 05:19:21 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 05:19:21 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 05:19:21 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 05:19:21 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 05:19:21 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) 05:19:21 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 05:19:21 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 05:19:21 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 05:19:21 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 05:19:21 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 05:19:21 at hudson.model.Build$BuildExecution.build(Build.java:199) 05:19:21 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 05:19:21 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 05:19:21 at hudson.model.Run.execute(Run.java:1895) 05:19:21 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 05:19:21 at hudson.model.ResourceController.execute(ResourceController.java:101) 05:19:21 at hudson.model.Executor.run(Executor.java:442) 05:19:21 [PostBuildScript] - [INFO] Executing post build scripts. 05:19:21 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins2283450607120482225.sh 05:19:21 ---> sysstat.sh 05:19:22 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins15514801444569481391.sh 05:19:22 ---> package-listing.sh 05:19:22 ++ tr '[:upper:]' '[:lower:]' 05:19:22 ++ facter osfamily 05:19:22 + OS_FAMILY=debian 05:19:22 + workspace=/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release 05:19:22 + START_PACKAGES=/tmp/packages_start.txt 05:19:22 + END_PACKAGES=/tmp/packages_end.txt 05:19:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:19:22 + PACKAGES=/tmp/packages_start.txt 05:19:22 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release ']' 05:19:22 + PACKAGES=/tmp/packages_end.txt 05:19:22 + case "${OS_FAMILY}" in 05:19:22 + dpkg -l 05:19:22 + grep '^ii' 05:19:22 + '[' -f /tmp/packages_start.txt ']' 05:19:22 + '[' -f /tmp/packages_end.txt ']' 05:19:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:19:22 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release ']' 05:19:22 + mkdir -p /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/archives/ 05:19:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/archives/ 05:19:22 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins9697652296985083001.sh 05:19:22 ---> capture-instance-metadata.sh 05:19:22 Setup pyenv: 05:19:22 system 05:19:22 3.8.13 05:19:22 3.9.13 05:19:22 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:19:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aOUe from file:/tmp/.os_lf_venv 05:19:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:26 lf-activate-venv(): INFO: Base packages installed successfully 05:19:26 lf-activate-venv(): INFO: Installing additional packages: lftools 05:19:46 lf-activate-venv(): INFO: Adding /tmp/venv-aOUe/bin to PATH 05:19:46 INFO: Running in OpenStack, capturing instance metadata 05:19:46 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins15374015112650615042.sh 05:19:46 provisioning config files... 05:19:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/config14990485528042913046tmp 05:19:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:19:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:19:46 [EnvInject] - Injecting environment variables from a build step. 05:19:46 [EnvInject] - Injecting as environment variables the properties content 05:19:46 SERVER_ID=logs 05:19:46 05:19:46 [EnvInject] - Variables injected successfully. 05:19:46 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins7951539554280579805.sh 05:19:46 ---> create-netrc.sh 05:19:46 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins17522987180737504150.sh 05:19:46 ---> python-tools-install.sh 05:19:46 Setup pyenv: 05:19:46 system 05:19:46 3.8.13 05:19:46 3.9.13 05:19:46 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:19:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aOUe from file:/tmp/.os_lf_venv 05:19:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:50 lf-activate-venv(): INFO: Base packages installed successfully 05:19:50 lf-activate-venv(): INFO: Installing additional packages: lftools 05:20:08 lf-activate-venv(): INFO: Adding /tmp/venv-aOUe/bin to PATH 05:20:08 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins10977069854462680756.sh 05:20:08 ---> sudo-logs.sh 05:20:08 Archiving 'sudo' log.. 05:20:09 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins15651155858598721400.sh 05:20:09 ---> job-cost.sh 05:20:09 Setup pyenv: 05:20:09 system 05:20:09 3.8.13 05:20:09 3.9.13 05:20:09 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:20:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aOUe from file:/tmp/.os_lf_venv 05:20:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:20:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:20:12 lf-activate-venv(): INFO: Base packages installed successfully 05:20:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:20:23 lf-activate-venv(): INFO: Adding /tmp/venv-aOUe/bin to PATH 05:20:23 INFO: No Stack... 05:20:24 INFO: Retrieving Pricing Info for: v3-starter-4 05:20:24 INFO: Archiving Costs 05:20:24 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins14842117693273313914.sh 05:20:24 ---> logs-deploy.sh 05:20:24 Setup pyenv: 05:20:24 system 05:20:24 3.8.13 05:20:24 3.9.13 05:20:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:20:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aOUe from file:/tmp/.os_lf_venv 05:20:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:20:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:20:28 lf-activate-venv(): INFO: Base packages installed successfully 05:20:28 lf-activate-venv(): INFO: Installing additional packages: lftools 05:20:46 lf-activate-venv(): INFO: Adding /tmp/venv-aOUe/bin to PATH 05:20:46 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/73 05:20:46 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 05:20:48 Archives upload complete. 05:20:48 INFO: archiving logs to Nexus 05:20:50 ---> uname -a: 05:20:50 Linux prd-ubuntu1804-builder-4c-4g-9188 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:20:50 05:20:50 05:20:50 ---> lscpu: 05:20:50 Architecture: x86_64 05:20:50 CPU op-mode(s): 32-bit, 64-bit 05:20:50 Byte Order: Little Endian 05:20:50 CPU(s): 4 05:20:50 On-line CPU(s) list: 0-3 05:20:50 Thread(s) per core: 1 05:20:50 Core(s) per socket: 1 05:20:50 Socket(s): 4 05:20:50 NUMA node(s): 1 05:20:50 Vendor ID: AuthenticAMD 05:20:50 CPU family: 23 05:20:50 Model: 49 05:20:50 Model name: AMD EPYC-Rome Processor 05:20:50 Stepping: 0 05:20:50 CPU MHz: 2800.000 05:20:50 BogoMIPS: 5600.00 05:20:50 Virtualization: AMD-V 05:20:50 Hypervisor vendor: KVM 05:20:50 Virtualization type: full 05:20:50 L1d cache: 32K 05:20:50 L1i cache: 32K 05:20:50 L2 cache: 512K 05:20:50 L3 cache: 16384K 05:20:50 NUMA node0 CPU(s): 0-3 05:20:50 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 05:20:50 05:20:50 05:20:50 ---> nproc: 05:20:50 4 05:20:50 05:20:50 05:20:50 ---> df -h: 05:20:50 Filesystem Size Used Avail Use% Mounted on 05:20:50 udev 3.9G 0 3.9G 0% /dev 05:20:50 tmpfs 798M 664K 797M 1% /run 05:20:50 /dev/vda1 20G 7.7G 12G 41% / 05:20:50 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:20:50 tmpfs 5.0M 0 5.0M 0% /run/lock 05:20:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:20:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:20:50 tmpfs 798M 0 798M 0% /run/user/1001 05:20:50 05:20:50 05:20:50 ---> free -m: 05:20:50 total used free shared buff/cache available 05:20:50 Mem: 7975 458 5168 0 2349 7233 05:20:50 Swap: 1023 0 1023 05:20:50 05:20:50 05:20:50 ---> ip addr: 05:20:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:20:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:20:50 inet 127.0.0.1/8 scope host lo 05:20:50 valid_lft forever preferred_lft forever 05:20:50 inet6 ::1/128 scope host 05:20:50 valid_lft forever preferred_lft forever 05:20:50 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:20:50 link/ether fa:16:3e:a7:69:a3 brd ff:ff:ff:ff:ff:ff 05:20:50 inet 10.32.7.124/23 brd 10.32.7.255 scope global dynamic ens3 05:20:50 valid_lft 86048sec preferred_lft 86048sec 05:20:50 inet6 fe80::f816:3eff:fea7:69a3/64 scope link 05:20:50 valid_lft forever preferred_lft forever 05:20:50 05:20:50 05:20:50 ---> sar -b -r -n DEV: 05:20:50 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-9188) 11/15/25 _x86_64_ (4 CPU) 05:20:50 05:20:50 05:15:01 LINUX RESTART (4 CPU) 05:20:50 05:20:50 05:16:01 tps rtps wtps bread/s bwrtn/s 05:20:50 05:17:01 56.93 0.23 56.70 26.79 9479.37 05:20:50 05:18:01 62.19 30.33 31.86 1648.13 7828.56 05:20:50 05:19:01 19.13 10.05 9.08 774.00 3605.27 05:20:50 05:20:01 24.43 1.52 22.91 102.37 7200.93 05:20:50 Average: 40.67 10.53 30.14 637.77 7028.64 05:20:50 05:20:50 05:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:20:50 05:17:01 5803508 7403684 2363904 28.94 53268 1715844 700040 7.60 606348 1569996 87648 05:20:50 05:18:01 5415904 7276892 2751508 33.69 61168 1958944 821336 8.91 743688 1800944 80844 05:20:50 05:19:01 4428556 6335700 3738856 45.78 63196 2000692 1699576 18.44 1738888 1781812 360 05:20:50 05:20:01 5261920 7373368 2905492 35.57 68404 2195520 711192 7.72 767864 1916516 27156 05:20:50 Average: 5227472 7097411 2939940 36.00 61509 1967750 983036 10.67 964197 1767317 49002 05:20:50 05:20:50 05:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:20:50 05:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:20:50 05:17:01 ens3 48.90 38.05 647.59 4.91 0.00 0.00 0.00 0.00 05:20:50 05:18:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 05:20:50 05:18:01 ens3 194.67 155.82 2559.86 26.89 0.00 0.00 0.00 0.00 05:20:50 05:19:01 lo 86.42 86.42 32.03 32.03 0.00 0.00 0.00 0.00 05:20:50 05:19:01 ens3 37.46 36.41 251.82 6.39 0.00 0.00 0.00 0.00 05:20:50 05:20:01 lo 35.09 35.09 4.46 4.46 0.00 0.00 0.00 0.00 05:20:50 05:20:01 ens3 117.83 103.43 1255.26 19.88 0.00 0.00 0.00 0.00 05:20:50 Average: lo 30.78 30.78 9.16 9.16 0.00 0.00 0.00 0.00 05:20:50 Average: ens3 99.71 83.43 1178.61 14.52 0.00 0.00 0.00 0.00 05:20:50 05:20:50 05:20:50 ---> sar -P ALL: 05:20:50 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-9188) 11/15/25 _x86_64_ (4 CPU) 05:20:50 05:20:50 05:15:01 LINUX RESTART (4 CPU) 05:20:50 05:20:50 05:16:01 CPU %user %nice %system %iowait %steal %idle 05:20:50 05:17:01 all 17.52 0.00 1.05 2.43 1.17 77.83 05:20:50 05:17:01 0 26.67 0.00 1.45 1.41 1.33 69.14 05:20:50 05:17:01 1 1.44 0.00 0.27 4.84 0.53 92.92 05:20:50 05:17:01 2 7.06 0.00 0.61 0.07 0.83 91.43 05:20:50 05:17:01 3 34.89 0.00 1.87 3.42 2.01 57.81 05:20:50 05:18:01 all 17.46 0.00 1.35 1.48 2.58 77.12 05:20:50 05:18:01 0 11.16 0.00 1.77 1.18 2.32 83.58 05:20:50 05:18:01 1 14.94 0.00 0.93 1.06 2.02 81.06 05:20:50 05:18:01 2 29.73 0.00 1.67 2.07 3.04 63.49 05:20:50 05:18:01 3 14.01 0.00 1.06 1.63 2.95 80.34 05:20:50 05:19:01 all 46.00 0.00 1.77 0.77 6.07 45.38 05:20:50 05:19:01 0 45.97 0.00 1.69 0.43 5.80 46.11 05:20:50 05:19:01 1 44.31 0.00 2.26 1.39 6.18 45.85 05:20:50 05:19:01 2 49.44 0.00 1.30 0.13 5.82 43.31 05:20:50 05:19:01 3 44.32 0.00 1.80 1.13 6.49 46.26 05:20:50 05:20:01 all 26.36 0.00 1.37 1.04 2.40 68.83 05:20:50 05:20:01 0 29.48 0.00 1.32 1.07 2.48 65.65 05:20:50 05:20:01 1 14.58 0.00 1.31 2.48 2.18 79.45 05:20:50 05:20:01 2 22.03 0.00 0.76 0.13 2.00 75.07 05:20:50 05:20:01 3 39.34 0.00 2.08 0.48 2.94 55.16 05:20:50 Average: all 26.88 0.00 1.39 1.43 3.06 67.24 05:20:50 Average: 0 28.35 0.00 1.56 1.02 2.99 66.08 05:20:50 Average: 1 18.89 0.00 1.19 2.44 2.74 74.74 05:20:50 Average: 2 27.10 0.00 1.09 0.60 2.93 68.28 05:20:50 Average: 3 33.17 0.00 1.70 1.66 3.61 59.86 05:20:50 05:20:50 05:20:50