08:42:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137606 08:42:40 Running as SYSTEM 08:42:40 [EnvInject] - Loading node environment variables. 08:42:40 Building remotely on prd-centos8-docker-8c-8g-20489 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 08:42:40 [ssh-agent] Looking for ssh-agent implementation... 08:42:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:40 $ ssh-agent 08:42:40 SSH_AUTH_SOCK=/tmp/ssh-bBMcUvbCkhch/agent.5591 08:42:40 SSH_AGENT_PID=5593 08:42:40 [ssh-agent] Started. 08:42:40 Running ssh-add (command line suppressed) 08:42:40 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_10683349730288999296.key (/w/workspace/cps-master-merge-java@tmp/private_key_10683349730288999296.key) 08:42:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:42:40 The recommended git tool is: NONE 08:42:42 using credential onap-jenkins-ssh 08:42:42 Wiping out workspace first. 08:42:42 Cloning the remote Git repository 08:42:42 Cloning repository git://cloud.onap.org/mirror/cps.git 08:42:42 > git init /w/workspace/cps-master-merge-java # timeout=10 08:42:42 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 08:42:42 > git --version # timeout=10 08:42:42 > git --version # 'git version 2.39.1' 08:42:42 using GIT_SSH to set credentials Gerrit user 08:42:42 [INFO] Currently running in a labeled security context 08:42:42 [INFO] Currently SELinux is 'enforcing' on the host 08:42:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh12791459616936172238.key 08:42:42 Verifying host key using manually-configured host key entries 08:42:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:42:44 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 08:42:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:44 Avoid second fetch 08:42:44 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:42:44 Checking out Revision d6a740419fe9ae62f0b03c8c973837a7089da2e4 (refs/remotes/origin/master) 08:42:44 > git config core.sparsecheckout # timeout=10 08:42:44 > git checkout -f d6a740419fe9ae62f0b03c8c973837a7089da2e4 # timeout=30 08:42:44 Commit message: "Merge "Modify INFO.yaml for committer rights"" 08:42:44 > git rev-list --no-walk bd9751eff9d61436b48bbbad6f8ddd9b3429ca96 # timeout=10 08:42:44 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 08:42:44 provisioning config files... 08:42:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:42:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:42:44 [cps-master-merge-java] $ /bin/bash /tmp/jenkins13766891856938380292.sh 08:42:44 ---> python-tools-install.sh 08:42:45 Setup pyenv: 08:42:45 system 08:42:45 * 3.8.13 (set by /opt/pyenv/version) 08:42:45 * 3.9.13 (set by /opt/pyenv/version) 08:42:45 * 3.10.6 (set by /opt/pyenv/version) 08:42:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hcRE 08:42:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:42:52 lf-activate-venv(): INFO: Installing: lftools 08:43:22 lf-activate-venv(): INFO: Adding /tmp/venv-hcRE/bin to PATH 08:43:22 Generating Requirements File 08:43:47 Python 3.10.6 08:43:47 pip 24.0 from /tmp/venv-hcRE/lib/python3.10/site-packages/pip (python 3.10) 08:43:48 appdirs==1.4.4 08:43:48 argcomplete==3.2.3 08:43:48 aspy.yaml==1.3.0 08:43:48 attrs==23.2.0 08:43:48 autopage==0.5.2 08:43:48 beautifulsoup4==4.12.3 08:43:48 boto3==1.34.77 08:43:48 botocore==1.34.77 08:43:48 bs4==0.0.2 08:43:48 cachetools==5.3.3 08:43:48 certifi==2024.2.2 08:43:48 cffi==1.16.0 08:43:48 cfgv==3.4.0 08:43:48 chardet==5.2.0 08:43:48 charset-normalizer==3.3.2 08:43:48 click==8.1.7 08:43:48 cliff==4.6.0 08:43:48 cmd2==2.4.3 08:43:48 cryptography==3.3.2 08:43:48 debtcollector==3.0.0 08:43:48 decorator==5.1.1 08:43:48 defusedxml==0.7.1 08:43:48 Deprecated==1.2.14 08:43:48 distlib==0.3.8 08:43:48 dnspython==2.6.1 08:43:48 docker==4.2.2 08:43:48 dogpile.cache==1.3.2 08:43:48 email_validator==2.1.1 08:43:48 filelock==3.13.3 08:43:48 future==1.0.0 08:43:48 gitdb==4.0.11 08:43:48 GitPython==3.1.43 08:43:48 google-auth==2.29.0 08:43:48 httplib2==0.22.0 08:43:48 identify==2.5.35 08:43:48 idna==3.6 08:43:48 importlib-resources==1.5.0 08:43:48 iso8601==2.1.0 08:43:48 Jinja2==3.1.3 08:43:48 jmespath==1.0.1 08:43:48 jsonpatch==1.33 08:43:48 jsonpointer==2.4 08:43:48 jsonschema==4.21.1 08:43:48 jsonschema-specifications==2023.12.1 08:43:48 keystoneauth1==5.6.0 08:43:48 kubernetes==29.0.0 08:43:48 lftools==0.37.10 08:43:48 lxml==5.2.1 08:43:48 MarkupSafe==2.1.5 08:43:48 msgpack==1.0.8 08:43:48 multi_key_dict==2.0.3 08:43:48 munch==4.0.0 08:43:48 netaddr==1.2.1 08:43:48 netifaces==0.11.0 08:43:48 niet==1.4.2 08:43:48 nodeenv==1.8.0 08:43:48 oauth2client==4.1.3 08:43:48 oauthlib==3.2.2 08:43:48 openstacksdk==3.0.0 08:43:48 os-client-config==2.1.0 08:43:48 os-service-types==1.7.0 08:43:48 osc-lib==3.0.1 08:43:48 oslo.config==9.4.0 08:43:48 oslo.context==5.5.0 08:43:48 oslo.i18n==6.3.0 08:43:48 oslo.log==5.5.1 08:43:48 oslo.serialization==5.4.0 08:43:48 oslo.utils==7.1.0 08:43:48 packaging==24.0 08:43:48 pbr==6.0.0 08:43:48 platformdirs==4.2.0 08:43:48 prettytable==3.10.0 08:43:48 pyasn1==0.6.0 08:43:48 pyasn1_modules==0.4.0 08:43:48 pycparser==2.22 08:43:48 pygerrit2==2.0.15 08:43:48 PyGithub==2.3.0 08:43:48 pyinotify==0.9.6 08:43:48 PyJWT==2.8.0 08:43:48 PyNaCl==1.5.0 08:43:48 pyparsing==2.4.7 08:43:48 pyperclip==1.8.2 08:43:48 pyrsistent==0.20.0 08:43:48 python-cinderclient==9.5.0 08:43:48 python-dateutil==2.9.0.post0 08:43:48 python-heatclient==3.5.0 08:43:48 python-jenkins==1.8.2 08:43:48 python-keystoneclient==5.4.0 08:43:48 python-magnumclient==4.4.0 08:43:48 python-novaclient==18.6.0 08:43:48 python-openstackclient==6.6.0 08:43:48 python-swiftclient==4.5.0 08:43:48 PyYAML==6.0.1 08:43:48 referencing==0.34.0 08:43:48 requests==2.31.0 08:43:48 requests-oauthlib==2.0.0 08:43:48 requestsexceptions==1.4.0 08:43:48 rfc3986==2.0.0 08:43:48 rpds-py==0.18.0 08:43:48 rsa==4.9 08:43:48 ruamel.yaml==0.18.6 08:43:48 ruamel.yaml.clib==0.2.8 08:43:48 s3transfer==0.10.1 08:43:48 simplejson==3.19.2 08:43:48 six==1.16.0 08:43:48 smmap==5.0.1 08:43:48 soupsieve==2.5 08:43:48 stevedore==5.2.0 08:43:48 tabulate==0.9.0 08:43:48 toml==0.10.2 08:43:48 tomlkit==0.12.4 08:43:48 tqdm==4.66.2 08:43:48 typing_extensions==4.10.0 08:43:48 tzdata==2024.1 08:43:48 urllib3==1.26.18 08:43:48 virtualenv==20.25.1 08:43:48 wcwidth==0.2.13 08:43:48 websocket-client==1.7.0 08:43:48 wrapt==1.16.0 08:43:48 xdg==6.0.0 08:43:48 xmltodict==0.13.0 08:43:48 yq==3.2.3 08:43:48 [EnvInject] - Injecting environment variables from a build step. 08:43:48 [EnvInject] - Injecting as environment variables the properties content 08:43:48 SET_JDK_VERSION=openjdk17 08:43:48 GIT_URL="git://cloud.onap.org/mirror" 08:43:48 08:43:48 [EnvInject] - Variables injected successfully. 08:43:48 [cps-master-merge-java] $ /bin/sh /tmp/jenkins10488048511006945890.sh 08:43:48 ---> update-java-alternatives.sh 08:43:48 ---> Updating Java version 08:43:48 ---> RedHat type system detected 08:43:49 openjdk version "17.0.6-ea" 2023-01-17 LTS 08:43:49 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 08:43:49 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 08:43:49 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 08:43:49 [EnvInject] - Injecting environment variables from a build step. 08:43:49 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:43:49 [EnvInject] - Variables injected successfully. 08:43:49 provisioning config files... 08:43:49 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config11718494123683109773tmp 08:43:49 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config1635320258035059514tmp 08:43:49 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 08:43:49 Run condition [Regular expression match] preventing perform for step [Execute shell] 08:43:49 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-20489 08:43:49 using settings config with name cps-settings 08:43:49 Replacing all maven server entries not found in credentials list is true 08:43:49 using global settings config with name global-settings 08:43:49 Replacing all maven server entries not found in credentials list is true 08:43:49 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings14408691561323098278.xml -gs /tmp/global-settings12829528245900127036.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=894c611900e7cb292d5d43026b913e578f6e0af8 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137606 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137606 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/06/137606/1 -DGERRIT_NEWREV=d6a740419fe9ae62f0b03c8c973837a7089da2e4 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=TW9kaWZ5IElORk8ueWFtbCBmb3IgY29tbWl0dGVyIHJpZ2h0cwoKSXNzdWUtSUQ6IENQUy0xODg3ClNpZ25lZC1vZmYtYnk6IGRhbmllbGhhbnJhaGFuIDxkYW5pZWwuaGFucmFoYW5AZXN0LnRlY2g+CkNoYW5nZS1JZDogSWJlOTVlYWY1ODY3OWZjNGMyZDc0ODZmMTQwMmQ5MjJkMTI2NGI0NTAK -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Modify INFO.yaml for committer rights" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ibe95eaf58679fc4c2d7486f1402d922d1264b450 -DGERRIT_EVENT_HASH=1808398490 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 08:43:51 [INFO] Scanning for projects... 08:43:53 [WARNING] 08:43:53 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.8-SNAPSHOT 08:43:53 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 177, column 21 08:43:53 [WARNING] 08:43:53 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.8-SNAPSHOT 08:43:53 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 211, column 21 08:43:53 [WARNING] 08:43:53 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.8-SNAPSHOT 08:43:53 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 66, column 21 08:43:53 [WARNING] 08:43:53 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 08:43:53 [WARNING] 08:43:53 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 08:43:53 [WARNING] 08:43:53 [INFO] ------------------------------------------------------------------------ 08:43:53 [INFO] Reactor Build Order: 08:43:53 [INFO] 08:43:53 [INFO] org.onap.cps:cps-dependencies [pom] 08:43:53 [INFO] cps-bom [pom] 08:43:53 [INFO] checkstyle [jar] 08:43:53 [INFO] spotbugs [jar] 08:43:53 [INFO] cps-parent [pom] 08:43:53 [INFO] cps-events [jar] 08:43:53 [INFO] cps-path-parser [jar] 08:43:53 [INFO] cps-service [jar] 08:43:53 [INFO] cps-rest [jar] 08:43:53 [INFO] cps-ncmp-events [jar] 08:43:53 [INFO] cps-ncmp-service [jar] 08:43:53 [INFO] cps-ncmp-rest [jar] 08:43:53 [INFO] cps-ncmp-rest-stub [pom] 08:43:53 [INFO] cps-ncmp-rest-stub-service [jar] 08:43:53 [INFO] cps-ncmp-rest-stub-app [jar] 08:43:53 [INFO] cps-ri [jar] 08:43:53 [INFO] dmi-plugin-demo-and-csit-stub [pom] 08:43:53 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 08:43:53 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 08:43:53 [INFO] integration-test [jar] 08:43:53 [INFO] cps-application [jar] 08:43:53 [INFO] jacoco-report [jar] 08:43:53 [INFO] cps [pom] 08:43:53 [INFO] 08:43:53 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 08:43:53 [INFO] Building org.onap.cps:cps-dependencies 3.4.8-SNAPSHOT [1/23] 08:43:53 [INFO] --------------------------------[ pom ]--------------------------------- 08:43:53 [INFO] 08:43:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 08:43:54 [INFO] 08:43:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 08:43:54 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.8-SNAPSHOT/cps-dependencies-3.4.8-SNAPSHOT.pom 08:43:54 [INFO] 08:43:54 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 08:43:55 [INFO] 08:43:55 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 08:43:55 [INFO] Building cps-bom 3.4.8-SNAPSHOT [2/23] 08:43:55 [INFO] --------------------------------[ pom ]--------------------------------- 08:43:55 [INFO] 08:43:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 08:43:55 [INFO] 08:43:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 08:43:55 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.8-SNAPSHOT/cps-bom-3.4.8-SNAPSHOT.pom 08:43:55 [INFO] 08:43:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 08:43:55 [INFO] 08:43:55 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 08:43:55 [INFO] Building checkstyle 3.4.8-SNAPSHOT [3/23] 08:43:55 [INFO] --------------------------------[ jar ]--------------------------------- 08:43:55 [INFO] 08:43:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 08:43:55 [INFO] 08:43:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 08:43:56 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:43:56 [INFO] Copying 4 resources 08:43:56 [INFO] 08:43:56 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 08:43:57 [INFO] No sources to compile 08:43:57 [INFO] 08:43:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 08:43:57 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:43:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 08:43:57 [INFO] 08:43:57 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 08:43:57 [INFO] No sources to compile 08:43:57 [INFO] 08:43:57 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 08:43:57 [INFO] No tests to run. 08:43:57 [INFO] 08:43:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 08:43:57 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.8-SNAPSHOT.jar 08:43:57 [INFO] 08:43:57 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 08:43:58 ======================================================================================================================== 08:43:58 Copyright Check Python Script: 08:43:58 Error, Committer email is not included in config file. 08:43:58 If your company is new to the project please make appropriate changes to project-committers-config.csv 08:43:58 for Copyright Check to work. 08:43:58 Exiting... 08:43:58 ======================================================================================================================== 08:43:58 [INFO] 08:43:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 08:43:58 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/checkstyle-3.4.8-SNAPSHOT.jar 08:43:58 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/checkstyle-3.4.8-SNAPSHOT.pom 08:43:58 [INFO] 08:43:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 08:43:58 [INFO] 08:43:58 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 08:43:58 [INFO] Building spotbugs 3.4.8-SNAPSHOT [4/23] 08:43:58 [INFO] --------------------------------[ jar ]--------------------------------- 08:43:58 [INFO] 08:43:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 08:43:58 [INFO] 08:43:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 08:43:58 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:43:58 [INFO] Copying 1 resource 08:43:58 [INFO] 08:43:58 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 08:43:58 [INFO] No sources to compile 08:43:58 [INFO] 08:43:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 08:43:58 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:43:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 08:43:58 [INFO] 08:43:58 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 08:43:58 [INFO] No sources to compile 08:43:58 [INFO] 08:43:58 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 08:43:58 [INFO] No tests to run. 08:43:58 [INFO] 08:43:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 08:43:58 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.8-SNAPSHOT.jar 08:43:58 [INFO] 08:43:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 08:43:58 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/spotbugs-3.4.8-SNAPSHOT.jar 08:43:58 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/spotbugs-3.4.8-SNAPSHOT.pom 08:43:58 [INFO] 08:43:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 08:43:59 [INFO] 08:43:59 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 08:43:59 [INFO] Building cps-parent 3.4.8-SNAPSHOT [5/23] 08:43:59 [INFO] --------------------------------[ pom ]--------------------------------- 08:43:59 [INFO] 08:43:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 08:43:59 [INFO] 08:43:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 08:44:00 [INFO] 08:44:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 08:44:00 [INFO] 08:44:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 08:44:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:00 [INFO] 08:44:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 08:44:00 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:00 [INFO] 08:44:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 08:44:03 [INFO] You have 0 Checkstyle violations. 08:44:03 [INFO] 08:44:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 08:44:03 [INFO] You have 0 Checkstyle violations. 08:44:03 [INFO] 08:44:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 08:44:03 [INFO] Starting audit... 08:44:03 Audit done. 08:44:03 [INFO] You have 0 Checkstyle violations. 08:44:03 [INFO] 08:44:03 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 08:44:03 [INFO] 08:44:03 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 08:44:07 [INFO] 08:44:07 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 08:44:07 [INFO] 08:44:07 [INFO] 08:44:07 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 08:44:07 [INFO] 08:44:07 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 08:44:07 [INFO] No sources specified for compilation. Skipping. 08:44:07 [INFO] 08:44:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 08:44:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:44:07 [INFO] 08:44:07 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 08:44:08 [INFO] 08:44:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 08:44:08 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:08 [INFO] 08:44:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 08:44:08 [INFO] No tests to run. 08:44:08 [INFO] 08:44:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 08:44:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:44:08 [INFO] 08:44:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 08:44:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 08:44:08 [INFO] 08:44:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 08:44:08 [INFO] 08:44:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 08:44:08 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.8-SNAPSHOT/cps-parent-3.4.8-SNAPSHOT.pom 08:44:08 [INFO] 08:44:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 08:44:08 [INFO] 08:44:08 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 08:44:08 [INFO] Building cps-events 3.4.8-SNAPSHOT [6/23] 08:44:08 [INFO] --------------------------------[ jar ]--------------------------------- 08:44:09 [INFO] 08:44:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 08:44:09 [INFO] 08:44:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 08:44:09 [INFO] 08:44:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 08:44:09 [INFO] 08:44:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 08:44:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:09 [INFO] 08:44:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 08:44:09 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:09 [INFO] 08:44:09 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 08:44:09 [INFO] 08:44:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 08:44:09 [INFO] You have 0 Checkstyle violations. 08:44:09 [INFO] 08:44:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 08:44:09 [INFO] You have 0 Checkstyle violations. 08:44:09 [INFO] 08:44:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 08:44:09 [INFO] Starting audit... 08:44:09 Audit done. 08:44:09 [INFO] You have 0 Checkstyle violations. 08:44:09 [INFO] 08:44:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 08:44:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:09 [INFO] Copying 2 resources 08:44:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 08:44:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 08:44:09 [INFO] 08:44:09 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 08:44:10 [INFO] Changes detected - recompiling the module! :dependency 08:44:10 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:44:11 [INFO] 08:44:11 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 08:44:11 [INFO] 08:44:11 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 08:44:11 [INFO] Fork Value is true 08:44:13 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:44:13 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:44:13 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:44:13 [java] WARNING: System::setSecurityManager will be removed in a future release 08:44:14 [INFO] Done SpotBugs Analysis.... 08:44:14 [INFO] 08:44:14 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 08:44:14 [INFO] 08:44:14 [INFO] 08:44:14 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 08:44:14 [INFO] BugInstance size is 0 08:44:14 [INFO] Error size is 0 08:44:14 [INFO] No errors/warnings found 08:44:14 [INFO] 08:44:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 08:44:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 08:44:14 [INFO] 08:44:14 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 08:44:14 [INFO] No sources to compile 08:44:14 [INFO] 08:44:14 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 08:44:14 [INFO] No sources specified for compilation. Skipping. 08:44:14 [INFO] 08:44:14 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 08:44:14 [INFO] No tests to run. 08:44:14 [INFO] 08:44:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 08:44:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:44:14 [INFO] 08:44:14 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 08:44:14 [INFO] 08:44:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 08:44:14 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.8-SNAPSHOT.jar 08:44:14 [INFO] 08:44:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 08:44:14 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:14 [INFO] 08:44:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 08:44:14 [INFO] No tests to run. 08:44:14 [INFO] 08:44:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 08:44:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:44:14 [INFO] 08:44:14 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 08:44:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 08:44:14 [INFO] 08:44:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 08:44:14 [INFO] 08:44:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 08:44:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.8-SNAPSHOT/cps-events-3.4.8-SNAPSHOT.jar 08:44:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.8-SNAPSHOT/cps-events-3.4.8-SNAPSHOT.pom 08:44:14 [INFO] 08:44:14 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 08:44:14 [INFO] 08:44:14 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 08:44:14 [INFO] Building cps-path-parser 3.4.8-SNAPSHOT [7/23] 08:44:14 [INFO] --------------------------------[ jar ]--------------------------------- 08:44:16 [INFO] 08:44:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 08:44:16 [INFO] 08:44:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 08:44:16 [INFO] 08:44:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 08:44:16 [INFO] 08:44:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 08:44:16 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:16 [INFO] 08:44:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 08:44:16 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:16 [INFO] 08:44:16 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 08:44:16 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 08:44:16 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 08:44:16 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 08:44:17 [WARNING] /w/workspace/cps-master-merge-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 08:44:17 [INFO] 08:44:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 08:44:17 [INFO] You have 0 Checkstyle violations. 08:44:17 [INFO] 08:44:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 08:44:17 [INFO] You have 0 Checkstyle violations. 08:44:17 [INFO] 08:44:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 08:44:17 [INFO] Starting audit... 08:44:17 Audit done. 08:44:17 [INFO] You have 0 Checkstyle violations. 08:44:17 [INFO] 08:44:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 08:44:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 08:44:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 08:44:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 08:44:17 [INFO] 08:44:17 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 08:44:17 [INFO] Changes detected - recompiling the module! :dependency 08:44:17 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 08:44:18 [INFO] 08:44:18 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 08:44:18 [INFO] 08:44:18 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 08:44:18 [INFO] Fork Value is true 08:44:19 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:44:19 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:44:19 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:44:19 [java] WARNING: System::setSecurityManager will be removed in a future release 08:44:22 [INFO] Done SpotBugs Analysis.... 08:44:22 [INFO] 08:44:22 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 08:44:22 [INFO] 08:44:22 [INFO] 08:44:22 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 08:44:22 [INFO] BugInstance size is 0 08:44:22 [INFO] Error size is 0 08:44:22 [INFO] No errors/warnings found 08:44:22 [INFO] 08:44:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 08:44:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 08:44:22 [INFO] 08:44:22 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 08:44:22 [INFO] No sources to compile 08:44:22 [INFO] 08:44:22 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 08:44:22 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:44:22 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:44:23 [INFO] Compiled 4 files. 08:44:23 [INFO] 08:44:23 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 08:44:23 [INFO] 08:44:23 [INFO] ------------------------------------------------------- 08:44:23 [INFO] T E S T S 08:44:23 [INFO] ------------------------------------------------------- 08:44:25 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 08:44:25 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 08:44:25 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 08:44:25 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 08:44:25 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 08:44:25 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 08:44:25 line 1:18 missing QName at '' 08:44:25 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 08:44:25 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 08:44:25 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 08:44:25 [INFO] 08:44:25 [INFO] Results: 08:44:25 [INFO] 08:44:25 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 08:44:25 [INFO] 08:44:25 [INFO] 08:44:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 08:44:25 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:44:25 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:44:25 [INFO] 08:44:25 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 08:44:25 [INFO] 08:44:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 08:44:25 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.8-SNAPSHOT.jar 08:44:25 [INFO] 08:44:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 08:44:25 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:25 [INFO] 08:44:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 08:44:25 [INFO] 08:44:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 08:44:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:44:25 [INFO] 08:44:25 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 08:44:25 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:44:25 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:44:25 [INFO] All coverage checks have been met. 08:44:25 [INFO] 08:44:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 08:44:25 [INFO] 08:44:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 08:44:25 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/cps-path-parser-3.4.8-SNAPSHOT.jar 08:44:25 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/cps-path-parser-3.4.8-SNAPSHOT.pom 08:44:25 [INFO] 08:44:25 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 08:44:26 [INFO] 08:44:26 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 08:44:26 [INFO] Building cps-service 3.4.8-SNAPSHOT [8/23] 08:44:26 [INFO] --------------------------------[ jar ]--------------------------------- 08:44:30 [INFO] 08:44:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 08:44:30 [INFO] 08:44:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 08:44:30 [INFO] 08:44:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 08:44:30 [INFO] 08:44:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 08:44:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:30 [INFO] 08:44:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 08:44:30 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:44:30 [INFO] 08:44:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 08:44:30 [INFO] You have 0 Checkstyle violations. 08:44:30 [INFO] 08:44:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 08:44:31 [INFO] You have 0 Checkstyle violations. 08:44:31 [INFO] 08:44:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 08:44:31 [INFO] Starting audit... 08:44:31 Audit done. 08:44:31 [INFO] You have 0 Checkstyle violations. 08:44:31 [INFO] 08:44:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 08:44:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:31 [INFO] Copying 1 resource 08:44:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 08:44:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 08:44:31 [INFO] 08:44:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 08:44:31 [INFO] Changes detected - recompiling the module! :dependency 08:44:31 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 08:44:33 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 08:44:33 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 08:44:33 [INFO] 08:44:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 08:44:33 [INFO] 08:44:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 08:44:33 [INFO] Fork Value is true 08:44:34 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:44:34 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:44:34 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:44:34 [java] WARNING: System::setSecurityManager will be removed in a future release 08:44:37 [INFO] Done SpotBugs Analysis.... 08:44:38 [INFO] 08:44:38 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 08:44:38 [INFO] 08:44:38 [INFO] 08:44:38 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 08:44:38 [INFO] BugInstance size is 0 08:44:38 [INFO] Error size is 0 08:44:38 [INFO] No errors/warnings found 08:44:38 [INFO] 08:44:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 08:44:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:38 [INFO] Copying 30 resources 08:44:38 [INFO] 08:44:38 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 08:44:38 [INFO] Changes detected - recompiling the module! :dependency 08:44:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:44:38 [INFO] 08:44:38 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 08:44:38 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:44:38 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:44:40 [INFO] Compiled 67 files. 08:44:40 [INFO] 08:44:40 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 08:44:40 [INFO] 08:44:40 [INFO] ------------------------------------------------------- 08:44:40 [INFO] T E S T S 08:44:40 [INFO] ------------------------------------------------------- 08:44:42 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 08:44:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s - in org.onap.cps.utils.DataMapUtilsSpec 08:44:42 [INFO] Running org.onap.cps.utils.GsonSpec 08:44:42 first-container a-leaf a-Value 08:44:42 last-container x-leaf x-value 08:44:42 08:44:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.utils.GsonSpec 08:44:42 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 08:44:44 08:44:44.359 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 08:44:44 08:44:44.369 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 08:44:44 08:44:44.399 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 08:44:44 08:44:44.403 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 08:44:44 08:44:44.427 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 08:44:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 s - in org.onap.cps.utils.JsonObjectMapperSpec 08:44:44 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 08:44:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s - in org.onap.cps.utils.JsonParserStreamSpec 08:44:45 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 08:44:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.onap.cps.utils.PrefixResolverSpec 08:44:45 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 08:44:45 [Fatal Error] :1:1: Content is not allowed in prolog. 08:44:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.onap.cps.utils.XmlFileUtilsSpec 08:44:45 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 08:44:45 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 08:44:45 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 08:44:45 [Fatal Error] :1:1: Premature end of file. 08:44:45 line 1:1 no viable alternative at input '/' 08:44:45 line 1:1 no viable alternative at input '/[' 08:44:45 line 1:11 missing QName at '' 08:44:45 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in org.onap.cps.utils.YangParserHelperSpec 08:44:45 [INFO] Running org.onap.cps.utils.YangParserSpec 08:44:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.utils.YangParserSpec 08:44:45 [INFO] Running org.onap.cps.utils.YangUtilsSpec 08:44:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.utils.YangUtilsSpec 08:44:45 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 08:44:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 08:44:45 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 08:44:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 08:44:45 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 08:44:45 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 08:44:45 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 08:44:46 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 08:44:46 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 08:44:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 08:44:46 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 08:44:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 08:44:46 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 08:44:46 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 08:44:46 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 08:44:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 08:44:46 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 08:44:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 08:44:46 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 08:44:48 08:44:41,229 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:44:48 08:44:41,232 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Here is a list of configurators discovered as a service, by rank: 08:44:48 08:44:41,232 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:44:48 08:44:41,232 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:44:48 08:44:41,232 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:44:48 08:44:41,241 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:44:48 08:44:41,241 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:44:48 08:44:41,248 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:44:48 08:44:41,251 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:44:48 08:44:41,251 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:44:48 08:44:41,251 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:44:48 08:44:41,251 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:44:48 08:44:41,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:44:48 08:44:41,254 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:44:48 08:44:41,254 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:44:48 08:44:41,254 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:44:48 08:44:41,254 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:44:48 08:44:41,256 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:44:48 08:44:41,256 |-INFO in ch.qos.logback.classic.BasicConfigurator@2f8892c5 - Setting up default configuration. 08:44:48 08:44:41,276 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 08:44:48 08:44:46,788 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4ae707c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:44:48 08:44:46,788 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@288aaeaf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:44:48 08:44:46,791 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:44:48 08:44:46,791 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:44:48 08:44:46,791 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:44:48 08:44:46,791 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:44:48 08:44:46,791 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:44:48 08:44:46,793 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4ae707c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:44:48 08:44:46,793 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@288aaeaf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:44:48 08:44:46,800 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:44:48 08:44:46,800 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:44:48 08:44:46,803 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:44:48 08:44:46,834 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220286833) 08:44:48 08:44:46,834 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/cps-master-merge-java/cps-service/target/classes/logback-spring.xml] 08:44:48 08:44:46,835 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:44:48 08:44:46,840 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:44:48 08:44:46,840 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:44:48 08:44:46,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:44:48 08:44:46,842 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:44:48 08:44:46,842 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:44:48 08:44:46,847 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:44:48 08:44:46,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:44:48 08:44:46,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:44:48 08:44:46,873 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:44:48 08:44:46,879 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:44:48 08:44:47,298 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3babb257 - Setting zoneId to "UTC" 08:44:48 08:44:47,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:44:48 08:44:47,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:44:48 08:44:47,554 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:44:48 08:44:47,555 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:44:48 08:44:47,555 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:44:48 08:44:47,555 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:44:48 08:44:47,556 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:44:48 08:44:47,556 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:44:48 08:44:47,556 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:44:48 08:44:47,556 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c7108ce - End of configuration. 08:44:48 08:44:47,556 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@31733839 - Registering current configuration as safe fallback point 08:44:48 08:44:48 08:44:48 . ____ _ __ _ _ 08:44:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:44:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:44:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:44:48 ' |____| .__|_| |_|_| |_\__, | / / / / 08:44:48 =========|_|==============|___/=/_/_/_/ 08:44:48 :: Spring Boot :: (v3.2.4) 08:44:48 08:44:48 2024-04-04T08:44:47.669Z INFO 6659 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6659 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 08:44:48 2024-04-04T08:44:47.670Z INFO 6659 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 08:44:48 2024-04-04T08:44:48.029Z INFO 6659 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.502 seconds (process running for 7.546) 08:44:48 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:44:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 08:44:48 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 08:44:52 08:44:52 . ____ _ __ _ _ 08:44:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:44:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:44:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:44:52 ' |____| .__|_| |_|_| |_\__, | / / / / 08:44:52 =========|_|==============|___/=/_/_/_/ 08:44:52 :: Spring Boot :: (v3.2.4) 08:44:52 08:44:52 2024-04-04T08:44:48.608Z INFO 6659 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6659 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 08:44:52 2024-04-04T08:44:48.608Z INFO 6659 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:44:52 2024-04-04T08:44:48.733Z WARN 6659 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 08:44:52 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 08:44:52 2024-04-04T08:44:48.816Z INFO 6659 --- [ main] com.hazelcast.system.logo : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:44:52 + + o o o o---o o----o o o---o o o----o o--o--o 08:44:52 + + + + | | / \ / | | / / \ | | 08:44:52 + + + + + o----o o o o o----o | o o o o----o | 08:44:52 + + + + | | / \ / | | \ / \ | | 08:44:52 + + o o o o o---o o----o o----o o---o o o o----o o 08:44:52 2024-04-04T08:44:48.816Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:44:52 2024-04-04T08:44:48.816Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.225]:5701 08:44:52 2024-04-04T08:44:48.816Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:44:52 2024-04-04T08:44:48.816Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:44:52 2024-04-04T08:44:48.818Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:44:52 To enable the Jet engine on the members, do one of the following: 08:44:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:44:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:44:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:44:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:44:52 2024-04-04T08:44:49.002Z INFO 6659 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:44:52 2024-04-04T08:44:49.228Z INFO 6659 --- [ main] com.hazelcast.system.security : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:44:52 2024-04-04T08:44:49.322Z INFO 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:44:52 2024-04-04T08:44:49.327Z WARN 6659 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:44:52 2024-04-04T08:44:49.664Z INFO 6659 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:44:52 2024-04-04T08:44:49.675Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5701 is STARTING 08:44:52 2024-04-04T08:44:52.219Z INFO 6659 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:44:52 08:44:52 Members {size:1, ver:1} [ 08:44:52 Member [10.30.106.225]:5701 - d8c5202b-e49e-4e78-b2e4-a13a8faa40b7 this 08:44:52 ] 08:44:52 08:44:52 2024-04-04T08:44:52.237Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5701 is STARTED 08:44:52 2024-04-04T08:44:52.277Z INFO 6659 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.696 seconds (process running for 11.794) 08:44:52 2024-04-04T08:44:52.332Z INFO 6659 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:44:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.757 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 08:44:52 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 08:44:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 08:44:52 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 08:44:55 2024-04-04T08:44:52.367Z INFO 6659 --- [ main] com.hazelcast.system.logo : [10.30.106.225]:5702 [my cluster] [5.3.6] 08:44:55 + + o o o o---o o----o o o---o o o----o o--o--o 08:44:55 + + + + | | / \ / | | / / \ | | 08:44:55 + + + + + o----o o o o o----o | o o o o----o | 08:44:55 + + + + | | / \ / | | \ / \ | | 08:44:55 + + o o o o o---o o----o o----o o---o o o o----o o 08:44:55 2024-04-04T08:44:52.367Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:44:55 2024-04-04T08:44:52.367Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.225]:5702 08:44:55 2024-04-04T08:44:52.367Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5702 [my cluster] [5.3.6] Cluster name: my cluster 08:44:55 2024-04-04T08:44:52.367Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5702 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:44:55 2024-04-04T08:44:52.371Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5702 [my cluster] [5.3.6] The Jet engine is disabled. 08:44:55 To enable the Jet engine on the members, do one of the following: 08:44:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:44:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:44:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:44:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:44:55 2024-04-04T08:44:52.375Z INFO 6659 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.225]:5702 [my cluster] [5.3.6] TPC: disabled 08:44:55 2024-04-04T08:44:52.390Z INFO 6659 --- [ main] com.hazelcast.system.security : [10.30.106.225]:5702 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:44:55 2024-04-04T08:44:52.392Z INFO 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5702 [my cluster] [5.3.6] Using Multicast discovery 08:44:55 2024-04-04T08:44:52.392Z WARN 6659 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.225]:5702 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:44:55 2024-04-04T08:44:52.414Z INFO 6659 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.225]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:44:55 2024-04-04T08:44:52.415Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5702 [my cluster] [5.3.6] [10.30.106.225]:5702 is STARTING 08:44:55 2024-04-04T08:44:55.216Z INFO 6659 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.225]:5702 [my cluster] [5.3.6] 08:44:55 08:44:55 Members {size:1, ver:1} [ 08:44:55 Member [10.30.106.225]:5702 - f620feb8-d51d-4523-8e17-6c0367a75ebe this 08:44:55 ] 08:44:55 08:44:55 2024-04-04T08:44:55.216Z WARN 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5702 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 08:44:55 2024-04-04T08:44:55.217Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5702 [my cluster] [5.3.6] [10.30.106.225]:5702 is STARTED 08:45:00 2024-04-04T08:44:55.227Z INFO 6659 --- [ main] com.hazelcast.system.logo : [10.30.106.225]:5703 [my cluster] [5.3.6] 08:45:00 + + o o o o---o o----o o o---o o o----o o--o--o 08:45:00 + + + + | | / \ / | | / / \ | | 08:45:00 + + + + + o----o o o o o----o | o o o o----o | 08:45:00 + + + + | | / \ / | | \ / \ | | 08:45:00 + + o o o o o---o o----o o----o o---o o o o----o o 08:45:00 2024-04-04T08:44:55.227Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:45:00 2024-04-04T08:44:55.227Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.225]:5703 08:45:00 2024-04-04T08:44:55.227Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5703 [my cluster] [5.3.6] Cluster name: my cluster 08:45:00 2024-04-04T08:44:55.227Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5703 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:45:00 2024-04-04T08:44:55.227Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5703 [my cluster] [5.3.6] The Jet engine is disabled. 08:45:00 To enable the Jet engine on the members, do one of the following: 08:45:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:45:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:45:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:45:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:45:00 2024-04-04T08:44:55.231Z INFO 6659 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.225]:5703 [my cluster] [5.3.6] TPC: disabled 08:45:00 2024-04-04T08:44:55.254Z INFO 6659 --- [ main] com.hazelcast.system.security : [10.30.106.225]:5703 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:45:00 2024-04-04T08:44:55.256Z INFO 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5703 [my cluster] [5.3.6] Using Multicast discovery 08:45:00 2024-04-04T08:44:55.256Z WARN 6659 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.225]:5703 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:45:00 2024-04-04T08:44:55.268Z INFO 6659 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.225]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:45:00 2024-04-04T08:44:55.268Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5703 [my cluster] [5.3.6] [10.30.106.225]:5703 is STARTING 08:45:00 2024-04-04T08:44:55.333Z INFO 6659 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.225]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.225]:5702 08:45:00 2024-04-04T08:44:55.360Z INFO 6659 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.225:5702 and /10.30.106.225:43813 08:45:00 2024-04-04T08:44:55.362Z INFO 6659 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.225:43813 and /10.30.106.225:5702 08:45:00 2024-04-04T08:45:00.463Z INFO 6659 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5702 [my cluster] [5.3.6] 08:45:00 08:45:00 Members {size:2, ver:2} [ 08:45:00 Member [10.30.106.225]:5702 - f620feb8-d51d-4523-8e17-6c0367a75ebe this 08:45:00 Member [10.30.106.225]:5703 - 2302c34c-ebaf-4b29-a55e-2606b7ececcb 08:45:00 ] 08:45:00 08:45:00 2024-04-04T08:45:00.471Z INFO 6659 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5703 [my cluster] [5.3.6] 08:45:00 08:45:00 Members {size:2, ver:2} [ 08:45:00 Member [10.30.106.225]:5702 - f620feb8-d51d-4523-8e17-6c0367a75ebe 08:45:00 Member [10.30.106.225]:5703 - 2302c34c-ebaf-4b29-a55e-2606b7ececcb this 08:45:00 ] 08:45:00 08:45:00 2024-04-04T08:45:00.471Z WARN 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5703 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 08:45:00 2024-04-04T08:45:00.473Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5703 [my cluster] [5.3.6] [10.30.106.225]:5703 is STARTED 08:45:06 2024-04-04T08:45:00.483Z INFO 6659 --- [ main] com.hazelcast.system.logo : [10.30.106.225]:5704 [my cluster] [5.3.6] 08:45:06 + + o o o o---o o----o o o---o o o----o o--o--o 08:45:06 + + + + | | / \ / | | / / \ | | 08:45:06 + + + + + o----o o o o o----o | o o o o----o | 08:45:06 + + + + | | / \ / | | \ / \ | | 08:45:06 + + o o o o o---o o----o o----o o---o o o o----o o 08:45:06 2024-04-04T08:45:00.483Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:45:06 2024-04-04T08:45:00.483Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.225]:5704 08:45:06 2024-04-04T08:45:00.483Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5704 [my cluster] [5.3.6] Cluster name: my cluster 08:45:06 2024-04-04T08:45:00.483Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5704 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:45:06 2024-04-04T08:45:00.483Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.225]:5704 [my cluster] [5.3.6] The Jet engine is disabled. 08:45:06 To enable the Jet engine on the members, do one of the following: 08:45:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:45:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:45:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:45:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:45:06 2024-04-04T08:45:00.490Z INFO 6659 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.225]:5704 [my cluster] [5.3.6] TPC: disabled 08:45:06 2024-04-04T08:45:00.501Z INFO 6659 --- [ main] com.hazelcast.system.security : [10.30.106.225]:5704 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:45:06 2024-04-04T08:45:00.503Z INFO 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5704 [my cluster] [5.3.6] Using Multicast discovery 08:45:06 2024-04-04T08:45:00.503Z WARN 6659 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.225]:5704 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:45:06 2024-04-04T08:45:00.514Z INFO 6659 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.225]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:45:06 2024-04-04T08:45:00.515Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5704 [my cluster] [5.3.6] [10.30.106.225]:5704 is STARTING 08:45:06 2024-04-04T08:45:00.641Z INFO 6659 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.225]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.225]:5702 08:45:06 2024-04-04T08:45:00.645Z INFO 6659 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.225:5702 and /10.30.106.225:42209 08:45:06 2024-04-04T08:45:00.646Z INFO 6659 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.225:42209 and /10.30.106.225:5702 08:45:06 2024-04-04T08:45:05.753Z INFO 6659 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5702 [my cluster] [5.3.6] 08:45:06 08:45:06 Members {size:3, ver:3} [ 08:45:06 Member [10.30.106.225]:5702 - f620feb8-d51d-4523-8e17-6c0367a75ebe this 08:45:06 Member [10.30.106.225]:5703 - 2302c34c-ebaf-4b29-a55e-2606b7ececcb 08:45:06 Member [10.30.106.225]:5704 - 39750b5d-9313-414d-bd8a-5c8ec249d884 08:45:06 ] 08:45:06 08:45:06 2024-04-04T08:45:05.756Z INFO 6659 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5704 [my cluster] [5.3.6] 08:45:06 08:45:06 Members {size:3, ver:3} [ 08:45:06 Member [10.30.106.225]:5702 - f620feb8-d51d-4523-8e17-6c0367a75ebe 08:45:06 Member [10.30.106.225]:5703 - 2302c34c-ebaf-4b29-a55e-2606b7ececcb 08:45:06 Member [10.30.106.225]:5704 - 39750b5d-9313-414d-bd8a-5c8ec249d884 this 08:45:06 ] 08:45:06 08:45:06 2024-04-04T08:45:05.757Z INFO 6659 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5703 [my cluster] [5.3.6] 08:45:06 08:45:06 Members {size:3, ver:3} [ 08:45:06 Member [10.30.106.225]:5702 - f620feb8-d51d-4523-8e17-6c0367a75ebe 08:45:06 Member [10.30.106.225]:5703 - 2302c34c-ebaf-4b29-a55e-2606b7ececcb this 08:45:06 Member [10.30.106.225]:5704 - 39750b5d-9313-414d-bd8a-5c8ec249d884 08:45:06 ] 08:45:06 08:45:06 2024-04-04T08:45:05.758Z INFO 6659 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.225]:5704 [my cluster] [5.3.6] Connecting to /10.30.106.225:5703, timeout: 10000, bind-any: true 08:45:06 2024-04-04T08:45:05.759Z INFO 6659 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.225:5704 and /10.30.106.225:42813 08:45:06 2024-04-04T08:45:05.759Z INFO 6659 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.225:42813 and /10.30.106.225:5704 08:45:06 2024-04-04T08:45:05.761Z INFO 6659 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.225:5703 and /10.30.106.225:51957 08:45:06 2024-04-04T08:45:05.762Z INFO 6659 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.225:51957 and /10.30.106.225:5703 08:45:06 2024-04-04T08:45:06.757Z WARN 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5704 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 08:45:06 2024-04-04T08:45:06.760Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5704 [my cluster] [5.3.6] [10.30.106.225]:5704 is STARTED 08:45:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.427 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 08:45:06 [INFO] Running org.onap.cps.config.AsyncConfigSpec 08:45:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.config.AsyncConfigSpec 08:45:06 [INFO] Running org.onap.cps.config.CacheConfigSpec 08:45:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec 08:45:06 [INFO] Running org.onap.cps.events.EventsPublisherSpec 08:45:07 2024-04-04T08:45:07.006Z DEBUG 6659 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:45:07 2024-04-04T08:45:07.013Z ERROR 6659 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 08:45:07 2024-04-04T08:45:07.025Z DEBUG 6659 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:45:07 2024-04-04T08:45:07.031Z DEBUG 6659 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:45:07 2024-04-04T08:45:07.036Z DEBUG 6659 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:45:07 2024-04-04T08:45:07.037Z DEBUG 6659 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:45:07 2024-04-04T08:45:07.038Z ERROR 6659 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 08:45:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.onap.cps.events.EventsPublisherSpec 08:45:07 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 08:45:07 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 08:45:07 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 08:45:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 08:45:07 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 08:45:07 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 08:45:07 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 08:45:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 08:45:07 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 08:45:07 2024-04-04T08:45:07.306Z WARN 6659 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 08:45:07 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 08:45:07 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 08:45:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 08:45:07 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 08:45:07 2024-04-04T08:45:07.380Z ERROR 6659 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 08:45:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 08:45:07 [INFO] 08:45:07 [INFO] Results: 08:45:07 [INFO] 08:45:07 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 08:45:07 [INFO] 08:45:07 [INFO] 08:45:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 08:45:07 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:45:07 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:45:07 [INFO] 08:45:07 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 08:45:07 [INFO] 08:45:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 08:45:07 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar 08:45:07 [INFO] 08:45:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 08:45:07 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:45:07 [INFO] 08:45:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 08:45:07 [INFO] 08:45:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 08:45:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:45:07 [INFO] 08:45:07 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 08:45:07 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:45:07 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:45:07 [INFO] All coverage checks have been met. 08:45:07 [INFO] 08:45:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 08:45:07 [INFO] 08:45:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 08:45:07 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.8-SNAPSHOT/cps-service-3.4.8-SNAPSHOT.jar 08:45:07 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.8-SNAPSHOT/cps-service-3.4.8-SNAPSHOT.pom 08:45:07 [INFO] 08:45:07 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 08:45:08 [INFO] 08:45:08 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 08:45:08 [INFO] Building cps-rest 3.4.8-SNAPSHOT [9/23] 08:45:08 [INFO] --------------------------------[ jar ]--------------------------------- 08:45:09 [INFO] 08:45:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 08:45:09 [INFO] 08:45:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 08:45:09 [INFO] 08:45:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 08:45:09 [INFO] 08:45:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 08:45:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:45:09 [INFO] 08:45:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 08:45:09 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:45:09 [INFO] 08:45:09 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 08:45:12 [INFO] Generating with dryRun=false 08:45:12 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 08:45:12 [INFO] OpenAPI Generator: spring (server) 08:45:12 [INFO] Generator 'spring' is considered stable. 08:45:12 [INFO] ---------------------------------- 08:45:12 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 08:45:12 [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) 08:45:12 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:45:12 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:45:12 [INFO] Processing operation createDataspace 08:45:12 [INFO] Processing operation deleteDataspace 08:45:12 [INFO] Processing operation createDataspaceV2 08:45:12 [INFO] Processing operation getAllDataspaces 08:45:12 [INFO] Processing operation getDataspace 08:45:12 [INFO] Processing operation createAnchor 08:45:12 [INFO] Processing operation createAnchorV2 08:45:12 [INFO] Processing operation getAnchors 08:45:12 [INFO] Processing operation getAnchor 08:45:12 [INFO] Processing operation deleteAnchor 08:45:12 [INFO] Processing operation createSchemaSet 08:45:12 [INFO] Processing operation createSchemaSetV2 08:45:12 [INFO] Processing operation getSchemaSets 08:45:12 [INFO] Processing operation getSchemaSet 08:45:12 [INFO] Processing operation deleteSchemaSet 08:45:12 [INFO] Processing operation getNodeByDataspaceAndAnchor 08:45:12 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 08:45:12 [INFO] Processing operation replaceNode 08:45:12 [INFO] Processing operation createNode 08:45:12 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:45:12 [INFO] Processing operation deleteDataNode 08:45:12 [INFO] Processing operation updateNodeLeaves 08:45:12 [INFO] Processing operation deleteListOrListElement 08:45:12 [INFO] Processing operation replaceListContent 08:45:12 [INFO] Processing operation addListElements 08:45:12 [INFO] Processing operation getDeltaByDataspaceAndAnchors 08:45:12 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 08:45:12 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 08:45:12 [INFO] Processing operation getNodesByDataspaceAndCpsPath 08:45:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:12 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:45:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 08:45:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 08:45:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 08:45:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 08:45:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 08:45:13 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:45:13 [WARNING] Multiple MediaTypes found, using only the first one 08:45:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 08:45:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 08:45:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 08:45:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:13 [INFO] Skipping generation of supporting files. 08:45:13 ################################################################################ 08:45:13 # Thanks for using OpenAPI Generator. # 08:45:13 # Please consider donation to help us maintain this project 🙏 # 08:45:13 # https://opencollective.com/openapi_generator/donate # 08:45:13 ################################################################################ 08:45:13 [INFO] 08:45:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 08:45:13 [INFO] You have 0 Checkstyle violations. 08:45:13 [INFO] 08:45:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 08:45:13 [INFO] You have 0 Checkstyle violations. 08:45:13 [INFO] 08:45:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 08:45:13 [INFO] Starting audit... 08:45:13 Audit done. 08:45:13 [INFO] You have 0 Checkstyle violations. 08:45:13 [INFO] 08:45:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 08:45:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:45:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 08:45:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 08:45:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 08:45:13 [INFO] 08:45:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 08:45:13 [INFO] Changes detected - recompiling the module! :dependency 08:45:13 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 08:45:14 [WARNING] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 08:45:14 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 08:45:14 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 08:45:14 [INFO] 08:45:14 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 08:45:14 [INFO] 08:45:14 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 08:45:14 [INFO] Fork Value is true 08:45:16 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:45:16 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:45:16 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:45:16 [java] WARNING: System::setSecurityManager will be removed in a future release 08:45:18 [INFO] Done SpotBugs Analysis.... 08:45:18 [INFO] 08:45:18 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 08:45:18 [INFO] 08:45:18 [INFO] 08:45:18 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 08:45:18 [INFO] BugInstance size is 0 08:45:18 [INFO] Error size is 0 08:45:18 [INFO] No errors/warnings found 08:45:18 [INFO] 08:45:18 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 08:45:18 [INFO] Generating with dryRun=false 08:45:18 [INFO] No .openapi-generator-ignore file found. 08:45:18 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:45:18 [INFO] Generator 'openapi-yaml' is considered stable. 08:45:18 [INFO] Output file [outputFile=openapi.yaml] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:45:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:45:18 [WARNING] Multiple MediaTypes found, using only the first one 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:45:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 08:45:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 08:45:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 08:45:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:45:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:45:18 ################################################################################ 08:45:18 # Thanks for using OpenAPI Generator. # 08:45:18 # Please consider donation to help us maintain this project 🙏 # 08:45:18 # https://opencollective.com/openapi_generator/donate # 08:45:18 ################################################################################ 08:45:18 [INFO] 08:45:18 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 08:45:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:45:18 [INFO] Copying 1 resource 08:45:18 [INFO] 08:45:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 08:45:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:45:18 [INFO] Copying 6 resources 08:45:18 [INFO] 08:45:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 08:45:18 [INFO] Changes detected - recompiling the module! :dependency 08:45:18 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:45:18 [INFO] 08:45:18 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 08:45:18 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:45:18 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:45:20 [INFO] Compiled 27 files. 08:45:20 [INFO] 08:45:20 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 08:45:20 [INFO] 08:45:20 [INFO] ------------------------------------------------------- 08:45:20 [INFO] T E S T S 08:45:20 [INFO] ------------------------------------------------------- 08:45:22 08:45:21.376 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:45:22 08:45:21.624 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 08:45:22 08:45:21.777 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:45:22 08:45:21.796 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 08:45:22 08:45:21.820 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:45:22 08:45:21.832 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 08:45:22 08:45:21.850 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:45:22 08:45:21.876 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:45:22 08:45:21.915 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:45:22 08:45:21.926 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 08:45:22 08:45:21.930 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:45:22 08:45:21.940 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 08:45:22 08:45:21.944 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:45:22 08:45:21.952 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 08:45:22 08:45:21.954 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:45:22 08:45:21.962 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:45:22 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 08:45:25 08:45:21,179 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:45:25 08:45:21,183 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Here is a list of configurators discovered as a service, by rank: 08:45:25 08:45:21,183 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:45:25 08:45:21,183 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:45:25 08:45:21,183 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:45:25 08:45:21,193 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:45:25 08:45:21,193 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:45:25 08:45:21,194 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:45:25 08:45:21,196 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:45:25 08:45:21,197 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:45:25 08:45:21,197 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:45:25 08:45:21,197 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:45:25 08:45:21,198 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:45:25 08:45:21,198 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:45:25 08:45:21,198 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:45:25 08:45:21,198 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:45:25 08:45:21,198 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:45:25 08:45:21,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:45:25 08:45:21,199 |-INFO in ch.qos.logback.classic.BasicConfigurator@371fdf43 - Setting up default configuration. 08:45:25 08:45:21,219 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 08:45:25 08:45:23,254 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37f687c1 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:45:25 08:45:23,321 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@297da2c3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:45:25 08:45:23,321 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37f687c1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:45:25 08:45:23,325 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:45:25 08:45:23,325 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:45:25 08:45:23,325 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:45:25 08:45:23,325 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:45:25 08:45:23,325 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:45:25 08:45:23,327 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@297da2c3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:45:25 08:45:23,327 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37f687c1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:45:25 08:45:23,335 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:45:25 08:45:23,335 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:45:25 08:45:23,341 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:45:25 08:45:23,381 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220323379) 08:45:25 08:45:23,381 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:45:25 08:45:23,381 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:45:25 08:45:23,390 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:45:25 08:45:23,390 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:45:25 08:45:23,392 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:45:25 08:45:23,393 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:45:25 08:45:23,393 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:45:25 08:45:23,400 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:45:25 08:45:23,424 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:45:25 08:45:23,424 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:45:25 08:45:23,439 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:45:25 08:45:23,447 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:45:25 08:45:23,827 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2b9bacb8 - Setting zoneId to "UTC" 08:45:25 08:45:23,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:45:25 08:45:23,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:45:25 08:45:24,119 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:45:25 08:45:24,120 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:45:25 08:45:24,120 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:45:25 08:45:24,121 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:45:25 08:45:24,121 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:45:25 08:45:24,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:45:25 08:45:24,122 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:45:25 08:45:24,122 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2850fe85 - End of configuration. 08:45:25 08:45:24,122 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6c7f3af6 - Registering current configuration as safe fallback point 08:45:25 08:45:25 08:45:25 . ____ _ __ _ _ 08:45:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:45:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:45:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:45:25 ' |____| .__|_| |_|_| |_\__, | / / / / 08:45:25 =========|_|==============|___/=/_/_/_/ 08:45:25 :: Spring Boot :: (v3.2.4) 08:45:25 08:45:25 2024-04-04T08:45:24.253Z INFO 7000 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7000 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:45:25 2024-04-04T08:45:24.254Z INFO 7000 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:45:25 2024-04-04T08:45:25.603Z INFO 7000 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:45:25 2024-04-04T08:45:25.603Z INFO 7000 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:45:25 2024-04-04T08:45:25.604Z INFO 7000 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:45:25 2024-04-04T08:45:25.624Z INFO 7000 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.859 seconds (process running for 5.311) 08:45:25 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:45:26 2024-04-04T08:45:26.740Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:26 08:45:26 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 08:45:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:45:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:45:26 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:45:26 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:45:26 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:45:26 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:45:26 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:45:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:45:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:45:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:45:26 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 08:45:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:45:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:26 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:45:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:45:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:26 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:26 Caused by: java.lang.RuntimeException: null 08:45:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:45:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:45:26 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:45:26 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:45:26 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:45:26 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:45:26 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:45:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:45:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:45:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 08:45:26 ... 88 common frames omitted 08:45:26 08:45:26 2024-04-04T08:45:26.934Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:26 08:45:26 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 08:45:26 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 08:45:26 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 08:45:26 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 08:45:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:45:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:45:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:45:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:45:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:45:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:45:26 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 08:45:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:45:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:45:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:45:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:45:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:45:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:26 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 08:45:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:26 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:26 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 08:45:26 and component.yang=fake component content 1 08:45:26 08:45:26 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 08:45:26 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 08:45:26 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 08:45:26 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 08:45:26 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 08:45:26 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 08:45:26 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 08:45:26 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 08:45:26 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 08:45:26 ... 150 common frames omitted 08:45:26 08:45:27 2024-04-04T08:45:27.097Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:27 08:45:27 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 08:45:27 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:45:27 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:45:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:45:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:45:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:45:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:45:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:45:27 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:27 08:45:27 2024-04-04T08:45:27.106Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:27 08:45:27 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 08:45:27 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:45:27 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:45:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:45:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:45:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:27 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:27 08:45:27 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.914 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 08:45:27 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 08:45:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 08:45:27 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 08:45:27 08:45:27 . ____ _ __ _ _ 08:45:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:45:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:45:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:45:27 ' |____| .__|_| |_|_| |_\__, | / / / / 08:45:27 =========|_|==============|___/=/_/_/_/ 08:45:27 :: Spring Boot :: (v3.2.4) 08:45:27 08:45:27 2024-04-04T08:45:27.315Z INFO 7000 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7000 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:45:27 2024-04-04T08:45:27.315Z INFO 7000 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:45:27 2024-04-04T08:45:27.642Z INFO 7000 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:45:27 2024-04-04T08:45:27.642Z INFO 7000 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:45:27 2024-04-04T08:45:27.642Z INFO 7000 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:45:27 2024-04-04T08:45:27.647Z INFO 7000 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.361 seconds (process running for 7.335) 08:45:27 2024-04-04T08:45:27.767Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:27 08:45:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:45:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:45:27 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:45:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:45:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:45:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:45:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:45:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:45:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:45:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:45:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:45:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:27 08:45:27 2024-04-04T08:45:27.901Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:27 08:45:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:45:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:45:27 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:45:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:45:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:45:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:45:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:45:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:45:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:45:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:45:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:45:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:27 08:45:27 2024-04-04T08:45:27.921Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:27 08:45:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:45:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:45:27 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:45:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:45:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:45:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:45:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:45:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:45:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:45:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:45:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:45:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:45:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:27 08:45:28 2024-04-04T08:45:28.150Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:28 08:45:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:45:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:45:28 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:45:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:45:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:45:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:28 08:45:28 2024-04-04T08:45:28.177Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:28 08:45:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:45:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:45:28 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:45:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:45:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:45:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:45:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:28 08:45:28 2024-04-04T08:45:28.199Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:28 08:45:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:45:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:45:28 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:45:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:45:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:45:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:45:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:28 08:45:28 2024-04-04T08:45:28.215Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:28 08:45:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:45:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:45:28 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:45:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:45:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:45:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:45:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:28 08:45:28 2024-04-04T08:45:28.228Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:28 08:45:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:45:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:45:28 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:45:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:45:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:45:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:45:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:45:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:45:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:45:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:45:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:45:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:45:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:45:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:45:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:45:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:45:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:45:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:45:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:45:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:45:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:45:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:45:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:45:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:45:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:45:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:28 08:45:28 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s - in org.onap.cps.rest.controller.DataRestControllerSpec 08:45:28 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 08:45:28 08:45:28 . ____ _ __ _ _ 08:45:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:45:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:45:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:45:28 ' |____| .__|_| |_|_| |_\__, | / / / / 08:45:28 =========|_|==============|___/=/_/_/_/ 08:45:28 :: Spring Boot :: (v3.2.4) 08:45:28 08:45:28 2024-04-04T08:45:28.266Z INFO 7000 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7000 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:45:28 2024-04-04T08:45:28.266Z INFO 7000 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:45:28 2024-04-04T08:45:28.506Z INFO 7000 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:45:28 2024-04-04T08:45:28.506Z INFO 7000 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:45:28 2024-04-04T08:45:28.507Z INFO 7000 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:45:28 2024-04-04T08:45:28.511Z INFO 7000 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.272 seconds (process running for 8.198) 08:45:28 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 08:45:28 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:45:28 08:45:28 . ____ _ __ _ _ 08:45:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:45:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:45:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:45:28 ' |____| .__|_| |_|_| |_\__, | / / / / 08:45:28 =========|_|==============|___/=/_/_/_/ 08:45:28 :: Spring Boot :: (v3.2.4) 08:45:28 08:45:28 2024-04-04T08:45:28.680Z INFO 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7000 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:45:28 2024-04-04T08:45:28.680Z INFO 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:45:28 2024-04-04T08:45:28.931Z INFO 7000 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:45:28 2024-04-04T08:45:28.931Z INFO 7000 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:45:28 2024-04-04T08:45:28.932Z INFO 7000 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:45:28 2024-04-04T08:45:28.936Z INFO 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.281 seconds (process running for 8.623) 08:45:28 2024-04-04T08:45:28.956Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:28 08:45:28 java.lang.IllegalStateException: some error message 08:45:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:45:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:45:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:45:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:45:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:45:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:45:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:45:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:45:28 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:45:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:45:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:28 08:45:28 2024-04-04T08:45:28.979Z ERROR 7000 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:45:28 08:45:28 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 08:45:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:45:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:45:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:45:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:45:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:45:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:45:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:45:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 08:45:28 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:45:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:45:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:45:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:45:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:45:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:45:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:45:28 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:45:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:45:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:45:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:45:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:45:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:45:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:45:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:45:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:45:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:45:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:45:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:45:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:45:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:45:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:45:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:45:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:45:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:45:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:45:28 Caused by: java.lang.Throwable: null 08:45:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:45:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:45:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:45:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:45:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:45:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:45:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:45:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:45:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:45:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 08:45:28 ... 88 common frames omitted 08:45:28 08:45:29 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:45:29 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 08:45:29 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 08:45:29 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 08:45:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 08:45:29 [INFO] 08:45:29 [INFO] Results: 08:45:29 [INFO] 08:45:29 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 08:45:29 [INFO] 08:45:29 [INFO] 08:45:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 08:45:29 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:45:29 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:45:29 [INFO] 08:45:29 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 08:45:29 [INFO] 08:45:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 08:45:29 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.8-SNAPSHOT.jar 08:45:29 [INFO] 08:45:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 08:45:29 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:45:29 [INFO] 08:45:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 08:45:29 [INFO] 08:45:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 08:45:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:45:29 [INFO] 08:45:29 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 08:45:29 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:45:29 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:45:29 [INFO] All coverage checks have been met. 08:45:29 [INFO] 08:45:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 08:45:29 [INFO] 08:45:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 08:45:29 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/cps-rest-3.4.8-SNAPSHOT.jar 08:45:29 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/cps-rest-3.4.8-SNAPSHOT.pom 08:45:29 [INFO] 08:45:29 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 08:45:29 [INFO] 08:45:29 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 08:45:29 [INFO] Building cps-ncmp-events 3.4.8-SNAPSHOT [10/23] 08:45:29 [INFO] --------------------------------[ jar ]--------------------------------- 08:45:29 [INFO] 08:45:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 08:45:29 [INFO] 08:45:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 08:45:29 [INFO] 08:45:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 08:45:29 [INFO] 08:45:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 08:45:29 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:45:29 [INFO] 08:45:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 08:45:29 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:45:29 [INFO] 08:45:29 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 08:45:29 [INFO] 08:45:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 08:45:29 [INFO] You have 0 Checkstyle violations. 08:45:29 [INFO] 08:45:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 08:45:29 [INFO] You have 0 Checkstyle violations. 08:45:29 [INFO] 08:45:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 08:45:29 [INFO] Starting audit... 08:45:29 Audit done. 08:45:29 [INFO] You have 0 Checkstyle violations. 08:45:29 [INFO] 08:45:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 08:45:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:45:29 [INFO] Copying 12 resources 08:45:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 08:45:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 08:45:29 [INFO] 08:45:29 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 08:45:29 [INFO] Changes detected - recompiling the module! :dependency 08:45:29 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 08:45:30 [INFO] 08:45:30 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 08:45:30 [INFO] 08:45:30 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 08:45:30 [INFO] Fork Value is true 08:45:31 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:45:31 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:45:31 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:45:31 [java] WARNING: System::setSecurityManager will be removed in a future release 08:45:33 [INFO] Done SpotBugs Analysis.... 08:45:34 [INFO] 08:45:34 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 08:45:34 [INFO] 08:45:34 [INFO] 08:45:34 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 08:45:34 [INFO] BugInstance size is 0 08:45:34 [INFO] Error size is 0 08:45:34 [INFO] No errors/warnings found 08:45:34 [INFO] 08:45:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 08:45:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:45:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 08:45:34 [INFO] 08:45:34 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 08:45:34 [INFO] No sources to compile 08:45:34 [INFO] 08:45:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 08:45:34 [INFO] No sources specified for compilation. Skipping. 08:45:34 [INFO] 08:45:34 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 08:45:34 [INFO] No tests to run. 08:45:34 [INFO] 08:45:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 08:45:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:45:34 [INFO] 08:45:34 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 08:45:34 [INFO] 08:45:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 08:45:34 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.8-SNAPSHOT.jar 08:45:34 [INFO] 08:45:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 08:45:34 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:45:34 [INFO] 08:45:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 08:45:34 [INFO] No tests to run. 08:45:34 [INFO] 08:45:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 08:45:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:45:34 [INFO] 08:45:34 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 08:45:34 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 08:45:34 [INFO] 08:45:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 08:45:34 [INFO] 08:45:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 08:45:34 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/cps-ncmp-events-3.4.8-SNAPSHOT.jar 08:45:34 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/cps-ncmp-events-3.4.8-SNAPSHOT.pom 08:45:34 [INFO] 08:45:34 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 08:45:34 [INFO] 08:45:34 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 08:45:34 [INFO] Building cps-ncmp-service 3.4.8-SNAPSHOT [11/23] 08:45:34 [INFO] --------------------------------[ jar ]--------------------------------- 08:45:34 [INFO] 08:45:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 08:45:34 [INFO] 08:45:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 08:45:34 [INFO] 08:45:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 08:45:34 [INFO] 08:45:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 08:45:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:45:34 [INFO] 08:45:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 08:45:34 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:45:34 [INFO] 08:45:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 08:45:34 [INFO] You have 0 Checkstyle violations. 08:45:34 [INFO] 08:45:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 08:45:35 [INFO] You have 0 Checkstyle violations. 08:45:35 [INFO] 08:45:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 08:45:35 [INFO] Starting audit... 08:45:35 Audit done. 08:45:35 [INFO] You have 0 Checkstyle violations. 08:45:35 [INFO] 08:45:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 08:45:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:45:35 [INFO] Copying 2 resources 08:45:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 08:45:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 08:45:35 [INFO] 08:45:35 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 08:45:35 [INFO] Changes detected - recompiling the module! :dependency 08:45:35 [INFO] Compiling 117 source files with javac [debug release 17] to target/classes 08:45:37 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 08:45:37 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 08:45:37 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[62,77] buildProducerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 08:45:37 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[75,77] buildConsumerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 08:45:37 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[115,77] buildProducerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 08:45:37 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[127,77] buildConsumerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 08:45:37 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 08:45:37 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 08:45:37 [INFO] 08:45:37 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 08:45:37 [INFO] 08:45:37 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 08:45:37 [INFO] Fork Value is true 08:45:38 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:45:38 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:45:38 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:45:38 [java] WARNING: System::setSecurityManager will be removed in a future release 08:45:43 [INFO] Done SpotBugs Analysis.... 08:45:43 [INFO] 08:45:43 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 08:45:43 [INFO] 08:45:43 [INFO] 08:45:43 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 08:45:43 [INFO] BugInstance size is 0 08:45:43 [INFO] Error size is 0 08:45:43 [INFO] No errors/warnings found 08:45:43 [INFO] 08:45:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 08:45:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:45:43 [INFO] Copying 12 resources 08:45:43 [INFO] 08:45:43 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 08:45:43 [INFO] Changes detected - recompiling the module! :dependency 08:45:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:45:43 [INFO] 08:45:43 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 08:45:43 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:45:43 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:45:46 [INFO] Compiled 187 files. 08:45:46 [INFO] 08:45:46 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 08:45:46 [INFO] 08:45:46 [INFO] ------------------------------------------------------- 08:45:46 [INFO] T E S T S 08:45:46 [INFO] ------------------------------------------------------- 08:45:49 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 08:45:50 08:45:50.443 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 08:45:50 08:45:50.482 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 08:45:50 08:45:50.487 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 08:45:50 08:45:50.487 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 08:45:50 08:45:50.497 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 08:45:50 08:45:50.505 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 08:45:50 08:45:50.508 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 08:45:50 08:45:50.538 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 08:45:50 08:45:50.543 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 08:45:50 08:45:50.549 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 08:45:50 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 08:45:50 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 08:45:50 08:45:50.576 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 08:45:50 08:45:50.580 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 08:45:50 08:45:50.583 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 08:45:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 08:45:50 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 08:45:50 08:45:50.595 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 08:45:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 08:45:50 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 08:45:50 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 08:45:50 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 08:45:51 08:45:51.044 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 08:45:51 08:45:51.050 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 08:45:51 08:45:51.054 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.058 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 08:45:51 08:45:51.058 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.060 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 08:45:51 08:45:51.060 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.062 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.064 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.065 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.079 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.083 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.085 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.086 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.089 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.090 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.092 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.096 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.099 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.104 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.110 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.113 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.120 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:45:51 08:45:51.120 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 08:45:51 08:45:51.124 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.129 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:45:51 08:45:51.130 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 08:45:51 08:45:51.130 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.133 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:45:51 08:45:51.133 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 08:45:51 08:45:51.134 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.137 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:45:51 08:45:51.137 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 08:45:51 08:45:51.137 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 08:45:51.138 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:45:51 08:45:51.139 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 08:45:51 08:45:51.139 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:45:51 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 08:45:51 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 08:45:51 08:45:51.390 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 08:45:51 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 08:45:51 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 08:45:51 08:45:51.454 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.457 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 08:45:51 08:45:51.458 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 08:45:51 08:45:51.492 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.492 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 08:45:51 08:45:51.492 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 08:45:51 08:45:51.494 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.495 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.498 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.498 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 08:45:51 08:45:51.498 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 08:45:51 08:45:51.500 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.500 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 08:45:51 08:45:51.500 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 08:45:51 08:45:51.501 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.503 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.505 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.507 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.508 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 08:45:51 08:45:51.508 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 08:45:51 08:45:51.509 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.513 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 08:45:51 08:45:51.516 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 08:45:51 08:45:51.516 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 08:45:51 08:45:51.519 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.519 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 08:45:51 08:45:51.519 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 08:45:51 08:45:51.520 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 08:45:51 08:45:51.520 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:45:51 08:45:51.520 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 08:45:51 08:45:51.520 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 08:45:51 08:45:51.526 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 08:45:51 08:45:51.529 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 08:45:51 08:45:51.533 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 08:45:51 08:45:51.534 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 08:45:51 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 08:45:51 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 08:45:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 08:45:51 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 08:45:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 08:45:51 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 08:45:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 08:45:51 08:45:51.689 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 08:45:51 08:45:51.691 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 08:45:51 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 08:46:26 08:45:52.362 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 08:46:26 08:45:52.370 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 08:46:26 08:45:52.396 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 08:46:26 Server Version: 23.0.1 08:46:26 API Version: 1.42 08:46:26 Operating System: CentOS Stream 8 08:46:26 Total Memory: 31890 MB 08:46:26 08:45:52.399 [main] WARN org.testcontainers.utility.ResourceReaper -- 08:46:26 ******************************************************************************** 08:46:26 Ryuk has been disabled. This can cause unexpected behavior in your environment. 08:46:26 ******************************************************************************** 08:46:26 08:45:52.403 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 08:46:26 08:45:52.404 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 08:46:26 08:45:52.427 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 08:46:26 08:45:52.433 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 08:46:26 08:45:54.599 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 08:46:26 08:45:54.625 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 08:46:26 08:45:55.143 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 08:46:26 08:45:56.952 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (28 MB/? MB) 08:46:26 08:45:57.465 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (42 MB/? MB) 08:46:26 08:45:58.316 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (75 MB/? MB) 08:46:26 08:45:58.848 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (87 MB/? MB) 08:46:26 08:45:59.263 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (102 MB/? MB) 08:46:26 08:45:59.345 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 2 extracted, (105 MB/? MB) 08:46:26 08:45:59.373 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (105 MB/? MB) 08:46:26 08:45:59.899 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (124 MB/? MB) 08:46:26 08:46:01.830 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (185 MB/? MB) 08:46:26 08:46:02.344 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (202 MB/? MB) 08:46:26 08:46:05.176 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (314 MB/? MB) 08:46:26 08:46:07.562 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 08:46:26 08:46:11.816 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (368 MB/370 MB) 08:46:26 08:46:11.956 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (369 MB/370 MB) 08:46:26 08:46:12.039 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (369 MB/370 MB) 08:46:26 08:46:12.317 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 08:46:26 08:46:12.392 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 08:46:26 08:46:12.472 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 08:46:26 08:46:12.538 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 08:46:26 08:46:13.150 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 08:46:26 08:46:13.242 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 08:46:26 08:46:13.258 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 08:46:26 08:46:13.258 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Image registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 pull took PT20.830885829S 08:46:26 08:46:13.289 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:46:26 08:46:19.544 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d3559333c7ea97680f59ccb516f00776ffcf3b90893df6e5372d927023d0c8e9 08:46:26 08:46:24.941 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT11.652330397S 08:46:26 08:46:25.085 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 08:46:26 allow.auto.create.topics = true 08:46:26 auto.commit.interval.ms = 5000 08:46:26 auto.include.jmx.reporter = true 08:46:26 auto.offset.reset = earliest 08:46:26 bootstrap.servers = [PLAINTEXT://localhost:32768] 08:46:26 check.crcs = true 08:46:26 client.dns.lookup = use_all_dns_ips 08:46:26 client.id = consumer-test-1 08:46:26 client.rack = 08:46:26 connections.max.idle.ms = 540000 08:46:26 default.api.timeout.ms = 60000 08:46:26 enable.auto.commit = true 08:46:26 exclude.internal.topics = true 08:46:26 fetch.max.bytes = 52428800 08:46:26 fetch.max.wait.ms = 500 08:46:26 fetch.min.bytes = 1 08:46:26 group.id = test 08:46:26 group.instance.id = null 08:46:26 heartbeat.interval.ms = 3000 08:46:26 interceptor.classes = [] 08:46:26 internal.leave.group.on.close = true 08:46:26 internal.throw.on.fetch.stable.offset.unsupported = false 08:46:26 isolation.level = read_uncommitted 08:46:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:46:26 max.partition.fetch.bytes = 1048576 08:46:26 max.poll.interval.ms = 300000 08:46:26 max.poll.records = 500 08:46:26 metadata.max.age.ms = 300000 08:46:26 metric.reporters = [] 08:46:26 metrics.num.samples = 2 08:46:26 metrics.recording.level = INFO 08:46:26 metrics.sample.window.ms = 30000 08:46:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:46:26 receive.buffer.bytes = 65536 08:46:26 reconnect.backoff.max.ms = 1000 08:46:26 reconnect.backoff.ms = 50 08:46:26 request.timeout.ms = 30000 08:46:26 retry.backoff.ms = 100 08:46:26 sasl.client.callback.handler.class = null 08:46:26 sasl.jaas.config = null 08:46:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:26 sasl.kerberos.min.time.before.relogin = 60000 08:46:26 sasl.kerberos.service.name = null 08:46:26 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:26 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:26 sasl.login.callback.handler.class = null 08:46:26 sasl.login.class = null 08:46:26 sasl.login.connect.timeout.ms = null 08:46:26 sasl.login.read.timeout.ms = null 08:46:26 sasl.login.refresh.buffer.seconds = 300 08:46:26 sasl.login.refresh.min.period.seconds = 60 08:46:26 sasl.login.refresh.window.factor = 0.8 08:46:26 sasl.login.refresh.window.jitter = 0.05 08:46:26 sasl.login.retry.backoff.max.ms = 10000 08:46:26 sasl.login.retry.backoff.ms = 100 08:46:26 sasl.mechanism = GSSAPI 08:46:26 sasl.oauthbearer.clock.skew.seconds = 30 08:46:26 sasl.oauthbearer.expected.audience = null 08:46:26 sasl.oauthbearer.expected.issuer = null 08:46:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:26 sasl.oauthbearer.jwks.endpoint.url = null 08:46:26 sasl.oauthbearer.scope.claim.name = scope 08:46:26 sasl.oauthbearer.sub.claim.name = sub 08:46:26 sasl.oauthbearer.token.endpoint.url = null 08:46:26 security.protocol = PLAINTEXT 08:46:26 security.providers = null 08:46:26 send.buffer.bytes = 131072 08:46:26 session.timeout.ms = 45000 08:46:26 socket.connection.setup.timeout.max.ms = 30000 08:46:26 socket.connection.setup.timeout.ms = 10000 08:46:26 ssl.cipher.suites = null 08:46:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:26 ssl.endpoint.identification.algorithm = https 08:46:26 ssl.engine.factory.class = null 08:46:26 ssl.key.password = null 08:46:26 ssl.keymanager.algorithm = SunX509 08:46:26 ssl.keystore.certificate.chain = null 08:46:26 ssl.keystore.key = null 08:46:26 ssl.keystore.location = null 08:46:26 ssl.keystore.password = null 08:46:26 ssl.keystore.type = JKS 08:46:26 ssl.protocol = TLSv1.3 08:46:26 ssl.provider = null 08:46:26 ssl.secure.random.implementation = null 08:46:26 ssl.trustmanager.algorithm = PKIX 08:46:26 ssl.truststore.certificates = null 08:46:26 ssl.truststore.location = null 08:46:26 ssl.truststore.password = null 08:46:26 ssl.truststore.type = JKS 08:46:26 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:46:26 08:46:26 08:46:25.206 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.6.1 08:46:26 08:46:25.206 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 5e3c2b738d253ff5 08:46:26 08:46:25.206 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1712220385204 08:46:26 08:45:47,624 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:46:26 08:45:47,627 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - Here is a list of configurators discovered as a service, by rank: 08:46:26 08:45:47,627 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:46:26 08:45:47,627 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:46:26 08:45:47,627 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:46:26 08:45:47,635 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:46:26 08:45:47,635 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:46:26 08:45:47,636 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:46:26 08:45:47,637 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:46:26 08:45:47,637 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:46:26 08:45:47,637 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:46:26 08:45:47,637 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:46:26 08:45:47,638 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:46:26 08:45:47,639 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:46:26 08:45:47,639 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:46:26 08:45:47,639 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:46:26 08:45:47,639 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:46:26 08:45:47,640 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:46:26 08:45:47,640 |-INFO in ch.qos.logback.classic.BasicConfigurator@6a57e01d - Setting up default configuration. 08:46:26 08:45:47,657 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72143dfe - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 08:46:26 08:46:25,420 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13d50250 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:46:26 08:46:25,502 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:46:26 08:46:25,502 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13d50250 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:46:26 08:46:25,505 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:46:26 08:46:25,505 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:46:26 08:46:25,505 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:46:26 08:46:25,505 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:46:26 08:46:25,506 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:46:26 08:46:25,507 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:46:26 08:46:25,507 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13d50250 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:46:26 08:46:25,516 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:46:26 08:46:25,516 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:46:26 08:46:25,520 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:46:26 08:46:25,549 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220385548) 08:46:26 08:46:25,549 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:46:26 08:46:25,549 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:46:26 08:46:25,554 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7773054a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7773054a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7773054a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7773054a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7773054a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7773054a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7773054a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:46:26 08:46:25,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7773054a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:46:26 08:46:25,556 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:46:26 08:46:25,556 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:46:26 08:46:25,561 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:46:26 08:46:25,580 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:46:26 08:46:25,580 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:46:26 08:46:25,587 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:46:26 08:46:25,593 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:46:26 08:46:26,045 |-INFO in ch.qos.logback.classic.pattern.DateConverter@22f144b1 - Setting zoneId to "UTC" 08:46:26 08:46:26,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:46:26 08:46:26,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:46:26 08:46:26,314 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:46:26 08:46:26,315 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:46:26 08:46:26,315 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:46:26 08:46:26,316 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:46:26 08:46:26,316 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:46:26 08:46:26,316 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7773054a - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:46:26 08:46:26,316 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:46:26 08:46:26,316 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@198d053d - End of configuration. 08:46:26 08:46:26,316 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@64945559 - Registering current configuration as safe fallback point 08:46:26 08:46:26 08:46:26 . ____ _ __ _ _ 08:46:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:46:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:46:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:46:26 ' |____| .__|_| |_|_| |_\__, | / / / / 08:46:26 =========|_|==============|___/=/_/_/_/ 08:46:26 :: Spring Boot :: (v3.2.4) 08:46:26 08:46:26 2024-04-04T08:46:26.381Z INFO 7173 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:46:26 2024-04-04T08:46:26.383Z INFO 7173 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:46:26 2024-04-04T08:46:26.539Z INFO 7173 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.324 seconds (process running for 39.701) 08:46:26 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:46:28 2024-04-04T08:46:27.043Z INFO 7173 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 08:46:28 2024-04-04T08:46:27.079Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:46:28 2024-04-04T08:46:27.079Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:46:28 acks = -1 08:46:28 auto.include.jmx.reporter = true 08:46:28 batch.size = 16384 08:46:28 bootstrap.servers = [PLAINTEXT://localhost:32768] 08:46:28 buffer.memory = 33554432 08:46:28 client.dns.lookup = use_all_dns_ips 08:46:28 client.id = producer-1 08:46:28 compression.type = none 08:46:28 connections.max.idle.ms = 540000 08:46:28 delivery.timeout.ms = 120000 08:46:28 enable.idempotence = false 08:46:28 interceptor.classes = [] 08:46:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:46:28 linger.ms = 1 08:46:28 max.block.ms = 60000 08:46:28 max.in.flight.requests.per.connection = 5 08:46:28 max.request.size = 1048576 08:46:28 metadata.max.age.ms = 300000 08:46:28 metadata.max.idle.ms = 300000 08:46:28 metric.reporters = [] 08:46:28 metrics.num.samples = 2 08:46:28 metrics.recording.level = INFO 08:46:28 metrics.sample.window.ms = 30000 08:46:28 partitioner.adaptive.partitioning.enable = true 08:46:28 partitioner.availability.timeout.ms = 0 08:46:28 partitioner.class = null 08:46:28 partitioner.ignore.keys = false 08:46:28 receive.buffer.bytes = 32768 08:46:28 reconnect.backoff.max.ms = 1000 08:46:28 reconnect.backoff.ms = 50 08:46:28 request.timeout.ms = 30000 08:46:28 retries = 0 08:46:28 retry.backoff.ms = 100 08:46:28 sasl.client.callback.handler.class = null 08:46:28 sasl.jaas.config = null 08:46:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:28 sasl.kerberos.min.time.before.relogin = 60000 08:46:28 sasl.kerberos.service.name = null 08:46:28 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:28 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:28 sasl.login.callback.handler.class = null 08:46:28 sasl.login.class = null 08:46:28 sasl.login.connect.timeout.ms = null 08:46:28 sasl.login.read.timeout.ms = null 08:46:28 sasl.login.refresh.buffer.seconds = 300 08:46:28 sasl.login.refresh.min.period.seconds = 60 08:46:28 sasl.login.refresh.window.factor = 0.8 08:46:28 sasl.login.refresh.window.jitter = 0.05 08:46:28 sasl.login.retry.backoff.max.ms = 10000 08:46:28 sasl.login.retry.backoff.ms = 100 08:46:28 sasl.mechanism = GSSAPI 08:46:28 sasl.oauthbearer.clock.skew.seconds = 30 08:46:28 sasl.oauthbearer.expected.audience = null 08:46:28 sasl.oauthbearer.expected.issuer = null 08:46:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:28 sasl.oauthbearer.jwks.endpoint.url = null 08:46:28 sasl.oauthbearer.scope.claim.name = scope 08:46:28 sasl.oauthbearer.sub.claim.name = sub 08:46:28 sasl.oauthbearer.token.endpoint.url = null 08:46:28 security.protocol = PLAINTEXT 08:46:28 security.providers = null 08:46:28 send.buffer.bytes = 131072 08:46:28 socket.connection.setup.timeout.max.ms = 30000 08:46:28 socket.connection.setup.timeout.ms = 10000 08:46:28 ssl.cipher.suites = null 08:46:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:28 ssl.endpoint.identification.algorithm = https 08:46:28 ssl.engine.factory.class = null 08:46:28 ssl.key.password = null 08:46:28 ssl.keymanager.algorithm = SunX509 08:46:28 ssl.keystore.certificate.chain = null 08:46:28 ssl.keystore.key = null 08:46:28 ssl.keystore.location = null 08:46:28 ssl.keystore.password = null 08:46:28 ssl.keystore.type = JKS 08:46:28 ssl.protocol = TLSv1.3 08:46:28 ssl.provider = null 08:46:28 ssl.secure.random.implementation = null 08:46:28 ssl.trustmanager.algorithm = PKIX 08:46:28 ssl.truststore.certificates = null 08:46:28 ssl.truststore.location = null 08:46:28 ssl.truststore.password = null 08:46:28 ssl.truststore.type = JKS 08:46:28 transaction.timeout.ms = 60000 08:46:28 transactional.id = null 08:46:28 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:46:28 08:46:28 2024-04-04T08:46:27.104Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:46:28 2024-04-04T08:46:27.104Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:28 2024-04-04T08:46:27.104Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:28 2024-04-04T08:46:27.104Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220387104 08:46:28 2024-04-04T08:46:27.638Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 08:46:28 2024-04-04T08:46:27.639Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: 05eU_buOS56xjAMbKS_2qA 08:46:28 2024-04-04T08:46:27.752Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 08:46:28 2024-04-04T08:46:27.857Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 4 : {test-topic=LEADER_NOT_AVAILABLE} 08:46:28 2024-04-04T08:46:28.028Z INFO 7173 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 05eU_buOS56xjAMbKS_2qA 08:46:28 2024-04-04T08:46:28.144Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 08:46:28 2024-04-04T08:46:28.152Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 08:46:28 2024-04-04T08:46:28.180Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-3a55d23e-afd1-42ad-a746-1f344904dde8 08:46:28 2024-04-04T08:46:28.181Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:46:28 2024-04-04T08:46:28.181Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 08:46:28 2024-04-04T08:46:28.202Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-3a55d23e-afd1-42ad-a746-1f344904dde8', protocol='range'} 08:46:28 2024-04-04T08:46:28.210Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-3a55d23e-afd1-42ad-a746-1f344904dde8=Assignment(partitions=[test-topic-0])} 08:46:28 2024-04-04T08:46:28.231Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-3a55d23e-afd1-42ad-a746-1f344904dde8', protocol='range'} 08:46:28 2024-04-04T08:46:28.231Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 08:46:28 2024-04-04T08:46:28.233Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 08:46:28 2024-04-04T08:46:28.244Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 08:46:28 2024-04-04T08:46:28.260Z INFO 7173 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32768 (id: 1 rack: null)], epoch=0}}. 08:46:28 2024-04-04T08:46:28.411Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:28 2024-04-04T08:46:28.415Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 08:46:28 2024-04-04T08:46:28.417Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:28 2024-04-04T08:46:28.417Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 102ms, elapsed time since send: 102ms, request timeout: 30000ms) 08:46:28 2024-04-04T08:46:28.417Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 08:46:28 2024-04-04T08:46:28.418Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 08:46:28 2024-04-04T08:46:28.418Z INFO 7173 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1744168204, epoch=1) to node 1: 08:46:28 08:46:28 org.apache.kafka.common.errors.DisconnectException: null 08:46:28 08:46:28 2024-04-04T08:46:28.420Z INFO 7173 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:46:28 2024-04-04T08:46:28.513Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:28 2024-04-04T08:46:28.514Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:28 2024-04-04T08:46:28.521Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:28 2024-04-04T08:46:28.522Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:28 2024-04-04T08:46:28.623Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:28 2024-04-04T08:46:28.623Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.928 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 08:46:28 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 08:46:33 2024-04-04T08:46:28.639Z INFO 7173 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:46:33 2024-04-04T08:46:28.664Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:33 2024-04-04T08:46:28.664Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:28.680Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 06f2659b67af6fc3144d0c9240516faca7637fa0fd80eff16bdb4d223fef6794 08:46:33 2024-04-04T08:46:28.825Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:33 2024-04-04T08:46:28.825Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:28.865Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:33 2024-04-04T08:46:28.866Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:29.269Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:33 2024-04-04T08:46:29.269Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:29.329Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:33 2024-04-04T08:46:29.329Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:30.225Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:33 2024-04-04T08:46:30.225Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:30.337Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:33 2024-04-04T08:46:30.338Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:31.282Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:33 2024-04-04T08:46:31.282Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:31.442Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:33 2024-04-04T08:46:31.442Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:32.354Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:33 2024-04-04T08:46:32.354Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:32.389Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:33 2024-04-04T08:46:32.390Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:33.395Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:33 2024-04-04T08:46:33.395Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:33.467Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:33 2024-04-04T08:46:33.467Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:33 2024-04-04T08:46:33.721Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.081244846S 08:46:33 2024-04-04T08:46:33.725Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:46:33 allow.auto.create.topics = true 08:46:33 auto.commit.interval.ms = 5000 08:46:33 auto.include.jmx.reporter = true 08:46:33 auto.offset.reset = earliest 08:46:33 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:46:33 check.crcs = true 08:46:33 client.dns.lookup = use_all_dns_ips 08:46:33 client.id = consumer-test-2 08:46:33 client.rack = 08:46:33 connections.max.idle.ms = 540000 08:46:33 default.api.timeout.ms = 60000 08:46:33 enable.auto.commit = true 08:46:33 exclude.internal.topics = true 08:46:33 fetch.max.bytes = 52428800 08:46:33 fetch.max.wait.ms = 500 08:46:33 fetch.min.bytes = 1 08:46:33 group.id = test 08:46:33 group.instance.id = null 08:46:33 heartbeat.interval.ms = 3000 08:46:33 interceptor.classes = [] 08:46:33 internal.leave.group.on.close = true 08:46:33 internal.throw.on.fetch.stable.offset.unsupported = false 08:46:33 isolation.level = read_uncommitted 08:46:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:46:33 max.partition.fetch.bytes = 1048576 08:46:33 max.poll.interval.ms = 300000 08:46:33 max.poll.records = 500 08:46:33 metadata.max.age.ms = 300000 08:46:33 metric.reporters = [] 08:46:33 metrics.num.samples = 2 08:46:33 metrics.recording.level = INFO 08:46:33 metrics.sample.window.ms = 30000 08:46:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:46:33 receive.buffer.bytes = 65536 08:46:33 reconnect.backoff.max.ms = 1000 08:46:33 reconnect.backoff.ms = 50 08:46:33 request.timeout.ms = 30000 08:46:33 retry.backoff.ms = 100 08:46:33 sasl.client.callback.handler.class = null 08:46:33 sasl.jaas.config = null 08:46:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:33 sasl.kerberos.min.time.before.relogin = 60000 08:46:33 sasl.kerberos.service.name = null 08:46:33 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:33 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:33 sasl.login.callback.handler.class = null 08:46:33 sasl.login.class = null 08:46:33 sasl.login.connect.timeout.ms = null 08:46:33 sasl.login.read.timeout.ms = null 08:46:33 sasl.login.refresh.buffer.seconds = 300 08:46:33 sasl.login.refresh.min.period.seconds = 60 08:46:33 sasl.login.refresh.window.factor = 0.8 08:46:33 sasl.login.refresh.window.jitter = 0.05 08:46:33 sasl.login.retry.backoff.max.ms = 10000 08:46:33 sasl.login.retry.backoff.ms = 100 08:46:33 sasl.mechanism = GSSAPI 08:46:33 sasl.oauthbearer.clock.skew.seconds = 30 08:46:33 sasl.oauthbearer.expected.audience = null 08:46:33 sasl.oauthbearer.expected.issuer = null 08:46:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:33 sasl.oauthbearer.jwks.endpoint.url = null 08:46:33 sasl.oauthbearer.scope.claim.name = scope 08:46:33 sasl.oauthbearer.sub.claim.name = sub 08:46:33 sasl.oauthbearer.token.endpoint.url = null 08:46:33 security.protocol = PLAINTEXT 08:46:33 security.providers = null 08:46:33 send.buffer.bytes = 131072 08:46:33 session.timeout.ms = 45000 08:46:33 socket.connection.setup.timeout.max.ms = 30000 08:46:33 socket.connection.setup.timeout.ms = 10000 08:46:33 ssl.cipher.suites = null 08:46:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:33 ssl.endpoint.identification.algorithm = https 08:46:33 ssl.engine.factory.class = null 08:46:33 ssl.key.password = null 08:46:33 ssl.keymanager.algorithm = SunX509 08:46:33 ssl.keystore.certificate.chain = null 08:46:33 ssl.keystore.key = null 08:46:33 ssl.keystore.location = null 08:46:33 ssl.keystore.password = null 08:46:33 ssl.keystore.type = JKS 08:46:33 ssl.protocol = TLSv1.3 08:46:33 ssl.provider = null 08:46:33 ssl.secure.random.implementation = null 08:46:33 ssl.trustmanager.algorithm = PKIX 08:46:33 ssl.truststore.certificates = null 08:46:33 ssl.truststore.location = null 08:46:33 ssl.truststore.password = null 08:46:33 ssl.truststore.type = JKS 08:46:33 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:46:33 08:46:33 2024-04-04T08:46:33.739Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:33 2024-04-04T08:46:33.739Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:33 2024-04-04T08:46:33.739Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220393739 08:46:33 08:46:33,775 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:46:33 08:46:33,775 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:46:33 08:46:33,776 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@79db3f2d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:46:33 08:46:33,779 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:46:33 08:46:33,779 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@79db3f2d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:46:33 08:46:33,782 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:46:33 08:46:33,782 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:46:33 08:46:33,782 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:46:33 08:46:33,782 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:46:33 08:46:33,782 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:46:33 08:46:33,782 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:46:33 08:46:33,782 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@79db3f2d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:46:33 08:46:33,785 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:46:33 08:46:33,785 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:46:33 08:46:33,785 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:46:33 08:46:33,785 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220393785) 08:46:33 08:46:33,785 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:46:33 08:46:33,785 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:46:33 08:46:33,786 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:46:33 08:46:33,786 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12dda1b8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:46:33 08:46:33,786 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:46:33 08:46:33,786 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12dda1b8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:46:33 08:46:33,786 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:46:33 08:46:33,786 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12dda1b8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:46:33 08:46:33,786 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:46:33 08:46:33,786 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12dda1b8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:46:33 08:46:33,786 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:46:33 08:46:33,786 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12dda1b8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:46:33 08:46:33,787 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:46:33 08:46:33,787 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12dda1b8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:46:33 08:46:33,787 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:46:33 08:46:33,787 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12dda1b8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:46:33 08:46:33,787 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:46:33 08:46:33,787 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12dda1b8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:46:33 08:46:33,787 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:46:33 08:46:33,787 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:46:33 08:46:33,787 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:46:33 08:46:33,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:46:33 08:46:33,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:46:33 08:46:33,789 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:46:33 08:46:33,789 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:46:33 08:46:33,801 |-INFO in ch.qos.logback.classic.pattern.DateConverter@26971d7c - Setting zoneId to "UTC" 08:46:33 08:46:33,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:46:33 08:46:33,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:46:33 08:46:33,807 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:46:33 08:46:33,807 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:46:33 08:46:33,807 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:46:33 08:46:33,807 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:46:33 08:46:33,807 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:46:33 08:46:33,807 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12dda1b8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:46:33 08:46:33,807 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:46:33 08:46:33,808 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4f07053d - End of configuration. 08:46:33 08:46:33,808 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6f8569a7 - Registering current configuration as safe fallback point 08:46:33 08:46:33 08:46:33 . ____ _ __ _ _ 08:46:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:46:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:46:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:46:33 ' |____| .__|_| |_|_| |_\__, | / / / / 08:46:33 =========|_|==============|___/=/_/_/_/ 08:46:33 :: Spring Boot :: (v3.2.4) 08:46:33 08:46:33 2024-04-04T08:46:33.813Z INFO 7173 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:46:33 2024-04-04T08:46:33.813Z INFO 7173 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:46:33 2024-04-04T08:46:33.972Z INFO 7173 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.229 seconds (process running for 47.134) 08:46:34 2024-04-04T08:46:33.977Z INFO 7173 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 08:46:34 2024-04-04T08:46:34.015Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:46:34 2024-04-04T08:46:34.015Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:46:34 acks = -1 08:46:34 auto.include.jmx.reporter = true 08:46:34 batch.size = 16384 08:46:34 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:46:34 buffer.memory = 33554432 08:46:34 client.dns.lookup = use_all_dns_ips 08:46:34 client.id = producer-2 08:46:34 compression.type = none 08:46:34 connections.max.idle.ms = 540000 08:46:34 delivery.timeout.ms = 120000 08:46:34 enable.idempotence = false 08:46:34 interceptor.classes = [] 08:46:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:46:34 linger.ms = 1 08:46:34 max.block.ms = 60000 08:46:34 max.in.flight.requests.per.connection = 5 08:46:34 max.request.size = 1048576 08:46:34 metadata.max.age.ms = 300000 08:46:34 metadata.max.idle.ms = 300000 08:46:34 metric.reporters = [] 08:46:34 metrics.num.samples = 2 08:46:34 metrics.recording.level = INFO 08:46:34 metrics.sample.window.ms = 30000 08:46:34 partitioner.adaptive.partitioning.enable = true 08:46:34 partitioner.availability.timeout.ms = 0 08:46:34 partitioner.class = null 08:46:34 partitioner.ignore.keys = false 08:46:34 receive.buffer.bytes = 32768 08:46:34 reconnect.backoff.max.ms = 1000 08:46:34 reconnect.backoff.ms = 50 08:46:34 request.timeout.ms = 30000 08:46:34 retries = 0 08:46:34 retry.backoff.ms = 100 08:46:34 sasl.client.callback.handler.class = null 08:46:34 sasl.jaas.config = null 08:46:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:34 sasl.kerberos.min.time.before.relogin = 60000 08:46:34 sasl.kerberos.service.name = null 08:46:34 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:34 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:34 sasl.login.callback.handler.class = null 08:46:34 sasl.login.class = null 08:46:34 sasl.login.connect.timeout.ms = null 08:46:34 sasl.login.read.timeout.ms = null 08:46:34 sasl.login.refresh.buffer.seconds = 300 08:46:34 sasl.login.refresh.min.period.seconds = 60 08:46:34 sasl.login.refresh.window.factor = 0.8 08:46:34 sasl.login.refresh.window.jitter = 0.05 08:46:34 sasl.login.retry.backoff.max.ms = 10000 08:46:34 sasl.login.retry.backoff.ms = 100 08:46:34 sasl.mechanism = GSSAPI 08:46:34 sasl.oauthbearer.clock.skew.seconds = 30 08:46:34 sasl.oauthbearer.expected.audience = null 08:46:34 sasl.oauthbearer.expected.issuer = null 08:46:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:34 sasl.oauthbearer.jwks.endpoint.url = null 08:46:34 sasl.oauthbearer.scope.claim.name = scope 08:46:34 sasl.oauthbearer.sub.claim.name = sub 08:46:34 sasl.oauthbearer.token.endpoint.url = null 08:46:34 security.protocol = PLAINTEXT 08:46:34 security.providers = null 08:46:34 send.buffer.bytes = 131072 08:46:34 socket.connection.setup.timeout.max.ms = 30000 08:46:34 socket.connection.setup.timeout.ms = 10000 08:46:34 ssl.cipher.suites = null 08:46:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:34 ssl.endpoint.identification.algorithm = https 08:46:34 ssl.engine.factory.class = null 08:46:34 ssl.key.password = null 08:46:34 ssl.keymanager.algorithm = SunX509 08:46:34 ssl.keystore.certificate.chain = null 08:46:34 ssl.keystore.key = null 08:46:34 ssl.keystore.location = null 08:46:34 ssl.keystore.password = null 08:46:34 ssl.keystore.type = JKS 08:46:34 ssl.protocol = TLSv1.3 08:46:34 ssl.provider = null 08:46:34 ssl.secure.random.implementation = null 08:46:34 ssl.trustmanager.algorithm = PKIX 08:46:34 ssl.truststore.certificates = null 08:46:34 ssl.truststore.location = null 08:46:34 ssl.truststore.password = null 08:46:34 ssl.truststore.type = JKS 08:46:34 transaction.timeout.ms = 60000 08:46:34 transactional.id = null 08:46:34 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:46:34 08:46:34 2024-04-04T08:46:34.019Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:46:34 2024-04-04T08:46:34.019Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:34 2024-04-04T08:46:34.019Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:34 2024-04-04T08:46:34.019Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220394019 08:46:34 2024-04-04T08:46:34.105Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 08:46:34 2024-04-04T08:46:34.105Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: UY1DqBeaRP6dONISFj_1og 08:46:34 2024-04-04T08:46:34.230Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 08:46:34 2024-04-04T08:46:34.264Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:34 2024-04-04T08:46:34.264Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:34 2024-04-04T08:46:34.285Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:34 2024-04-04T08:46:34.285Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:34 2024-04-04T08:46:34.348Z INFO 7173 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: UY1DqBeaRP6dONISFj_1og 08:46:34 2024-04-04T08:46:34.467Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 08:46:34 2024-04-04T08:46:34.470Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 08:46:34 2024-04-04T08:46:34.491Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-2-4caf9c98-0c3f-44ec-86f6-bfe706e933d8 08:46:34 2024-04-04T08:46:34.492Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:46:34 2024-04-04T08:46:34.492Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 08:46:34 2024-04-04T08:46:34.520Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-4caf9c98-0c3f-44ec-86f6-bfe706e933d8', protocol='range'} 08:46:34 2024-04-04T08:46:34.520Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Finished assignment for group at generation 1: {consumer-test-2-4caf9c98-0c3f-44ec-86f6-bfe706e933d8=Assignment(partitions=[client-topic-0])} 08:46:34 2024-04-04T08:46:34.540Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-4caf9c98-0c3f-44ec-86f6-bfe706e933d8', protocol='range'} 08:46:34 2024-04-04T08:46:34.540Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 08:46:34 2024-04-04T08:46:34.540Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 08:46:34 2024-04-04T08:46:34.550Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 08:46:34 2024-04-04T08:46:34.564Z INFO 7173 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 08:46:34 2024-04-04T08:46:34.631Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:46:34 allow.auto.create.topics = true 08:46:34 auto.commit.interval.ms = 5000 08:46:34 auto.include.jmx.reporter = true 08:46:34 auto.offset.reset = earliest 08:46:34 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:46:34 check.crcs = true 08:46:34 client.dns.lookup = use_all_dns_ips 08:46:34 client.id = consumer-test-3 08:46:34 client.rack = 08:46:34 connections.max.idle.ms = 540000 08:46:34 default.api.timeout.ms = 60000 08:46:34 enable.auto.commit = true 08:46:34 exclude.internal.topics = true 08:46:34 fetch.max.bytes = 52428800 08:46:34 fetch.max.wait.ms = 500 08:46:34 fetch.min.bytes = 1 08:46:34 group.id = test 08:46:34 group.instance.id = null 08:46:34 heartbeat.interval.ms = 3000 08:46:34 interceptor.classes = [] 08:46:34 internal.leave.group.on.close = true 08:46:34 internal.throw.on.fetch.stable.offset.unsupported = false 08:46:34 isolation.level = read_uncommitted 08:46:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:46:34 max.partition.fetch.bytes = 1048576 08:46:34 max.poll.interval.ms = 300000 08:46:34 max.poll.records = 500 08:46:34 metadata.max.age.ms = 300000 08:46:34 metric.reporters = [] 08:46:34 metrics.num.samples = 2 08:46:34 metrics.recording.level = INFO 08:46:34 metrics.sample.window.ms = 30000 08:46:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:46:34 receive.buffer.bytes = 65536 08:46:34 reconnect.backoff.max.ms = 1000 08:46:34 reconnect.backoff.ms = 50 08:46:34 request.timeout.ms = 30000 08:46:34 retry.backoff.ms = 100 08:46:34 sasl.client.callback.handler.class = null 08:46:34 sasl.jaas.config = null 08:46:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:34 sasl.kerberos.min.time.before.relogin = 60000 08:46:34 sasl.kerberos.service.name = null 08:46:34 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:34 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:34 sasl.login.callback.handler.class = null 08:46:34 sasl.login.class = null 08:46:34 sasl.login.connect.timeout.ms = null 08:46:34 sasl.login.read.timeout.ms = null 08:46:34 sasl.login.refresh.buffer.seconds = 300 08:46:34 sasl.login.refresh.min.period.seconds = 60 08:46:34 sasl.login.refresh.window.factor = 0.8 08:46:34 sasl.login.refresh.window.jitter = 0.05 08:46:34 sasl.login.retry.backoff.max.ms = 10000 08:46:34 sasl.login.retry.backoff.ms = 100 08:46:34 sasl.mechanism = GSSAPI 08:46:34 sasl.oauthbearer.clock.skew.seconds = 30 08:46:34 sasl.oauthbearer.expected.audience = null 08:46:34 sasl.oauthbearer.expected.issuer = null 08:46:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:34 sasl.oauthbearer.jwks.endpoint.url = null 08:46:34 sasl.oauthbearer.scope.claim.name = scope 08:46:34 sasl.oauthbearer.sub.claim.name = sub 08:46:34 sasl.oauthbearer.token.endpoint.url = null 08:46:34 security.protocol = PLAINTEXT 08:46:34 security.providers = null 08:46:34 send.buffer.bytes = 131072 08:46:34 session.timeout.ms = 45000 08:46:34 socket.connection.setup.timeout.max.ms = 30000 08:46:34 socket.connection.setup.timeout.ms = 10000 08:46:34 ssl.cipher.suites = null 08:46:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:34 ssl.endpoint.identification.algorithm = https 08:46:34 ssl.engine.factory.class = null 08:46:34 ssl.key.password = null 08:46:34 ssl.keymanager.algorithm = SunX509 08:46:34 ssl.keystore.certificate.chain = null 08:46:34 ssl.keystore.key = null 08:46:34 ssl.keystore.location = null 08:46:34 ssl.keystore.password = null 08:46:34 ssl.keystore.type = JKS 08:46:34 ssl.protocol = TLSv1.3 08:46:34 ssl.provider = null 08:46:34 ssl.secure.random.implementation = null 08:46:34 ssl.trustmanager.algorithm = PKIX 08:46:34 ssl.truststore.certificates = null 08:46:34 ssl.truststore.location = null 08:46:34 ssl.truststore.password = null 08:46:34 ssl.truststore.type = JKS 08:46:34 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:46:34 08:46:34 2024-04-04T08:46:34.635Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:34 2024-04-04T08:46:34.635Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:34 2024-04-04T08:46:34.635Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220394635 08:46:34 2024-04-04T08:46:34.641Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:46:34 allow.auto.create.topics = true 08:46:34 auto.commit.interval.ms = 5000 08:46:34 auto.include.jmx.reporter = true 08:46:34 auto.offset.reset = earliest 08:46:34 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:46:34 check.crcs = true 08:46:34 client.dns.lookup = use_all_dns_ips 08:46:34 client.id = consumer-test-4 08:46:34 client.rack = 08:46:34 connections.max.idle.ms = 540000 08:46:34 default.api.timeout.ms = 60000 08:46:34 enable.auto.commit = true 08:46:34 exclude.internal.topics = true 08:46:34 fetch.max.bytes = 52428800 08:46:34 fetch.max.wait.ms = 500 08:46:34 fetch.min.bytes = 1 08:46:34 group.id = test 08:46:34 group.instance.id = null 08:46:34 heartbeat.interval.ms = 3000 08:46:34 interceptor.classes = [] 08:46:34 internal.leave.group.on.close = true 08:46:34 internal.throw.on.fetch.stable.offset.unsupported = false 08:46:34 isolation.level = read_uncommitted 08:46:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:46:34 max.partition.fetch.bytes = 1048576 08:46:34 max.poll.interval.ms = 300000 08:46:34 max.poll.records = 500 08:46:34 metadata.max.age.ms = 300000 08:46:34 metric.reporters = [] 08:46:34 metrics.num.samples = 2 08:46:34 metrics.recording.level = INFO 08:46:34 metrics.sample.window.ms = 30000 08:46:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:46:34 receive.buffer.bytes = 65536 08:46:34 reconnect.backoff.max.ms = 1000 08:46:34 reconnect.backoff.ms = 50 08:46:34 request.timeout.ms = 30000 08:46:34 retry.backoff.ms = 100 08:46:34 sasl.client.callback.handler.class = null 08:46:34 sasl.jaas.config = null 08:46:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:34 sasl.kerberos.min.time.before.relogin = 60000 08:46:34 sasl.kerberos.service.name = null 08:46:34 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:34 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:34 sasl.login.callback.handler.class = null 08:46:34 sasl.login.class = null 08:46:34 sasl.login.connect.timeout.ms = null 08:46:34 sasl.login.read.timeout.ms = null 08:46:34 sasl.login.refresh.buffer.seconds = 300 08:46:34 sasl.login.refresh.min.period.seconds = 60 08:46:34 sasl.login.refresh.window.factor = 0.8 08:46:34 sasl.login.refresh.window.jitter = 0.05 08:46:34 sasl.login.retry.backoff.max.ms = 10000 08:46:34 sasl.login.retry.backoff.ms = 100 08:46:34 sasl.mechanism = GSSAPI 08:46:34 sasl.oauthbearer.clock.skew.seconds = 30 08:46:34 sasl.oauthbearer.expected.audience = null 08:46:34 sasl.oauthbearer.expected.issuer = null 08:46:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:34 sasl.oauthbearer.jwks.endpoint.url = null 08:46:34 sasl.oauthbearer.scope.claim.name = scope 08:46:34 sasl.oauthbearer.sub.claim.name = sub 08:46:34 sasl.oauthbearer.token.endpoint.url = null 08:46:34 security.protocol = PLAINTEXT 08:46:34 security.providers = null 08:46:34 send.buffer.bytes = 131072 08:46:34 session.timeout.ms = 45000 08:46:34 socket.connection.setup.timeout.max.ms = 30000 08:46:34 socket.connection.setup.timeout.ms = 10000 08:46:34 ssl.cipher.suites = null 08:46:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:34 ssl.endpoint.identification.algorithm = https 08:46:34 ssl.engine.factory.class = null 08:46:34 ssl.key.password = null 08:46:34 ssl.keymanager.algorithm = SunX509 08:46:34 ssl.keystore.certificate.chain = null 08:46:34 ssl.keystore.key = null 08:46:34 ssl.keystore.location = null 08:46:34 ssl.keystore.password = null 08:46:34 ssl.keystore.type = JKS 08:46:34 ssl.protocol = TLSv1.3 08:46:34 ssl.provider = null 08:46:34 ssl.secure.random.implementation = null 08:46:34 ssl.trustmanager.algorithm = PKIX 08:46:34 ssl.truststore.certificates = null 08:46:34 ssl.truststore.location = null 08:46:34 ssl.truststore.password = null 08:46:34 ssl.truststore.type = JKS 08:46:34 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:46:34 08:46:34 2024-04-04T08:46:34.644Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:34 2024-04-04T08:46:34.644Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:34 2024-04-04T08:46:34.644Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220394644 08:46:34 2024-04-04T08:46:34.709Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:34 2024-04-04T08:46:34.710Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 08:46:34 2024-04-04T08:46:34.742Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:34 2024-04-04T08:46:34.743Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 135ms, elapsed time since send: 135ms, request timeout: 30000ms) 08:46:34 2024-04-04T08:46:34.743Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 08:46:34 2024-04-04T08:46:34.743Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 08:46:34 2024-04-04T08:46:34.743Z INFO 7173 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=76342087, epoch=1) to node 1: 08:46:34 08:46:34 org.apache.kafka.common.errors.DisconnectException: null 08:46:34 08:46:34 2024-04-04T08:46:34.743Z INFO 7173 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:46:34 2024-04-04T08:46:34.810Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:34 2024-04-04T08:46:34.810Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:34 2024-04-04T08:46:34.844Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:34 2024-04-04T08:46:34.844Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:34 2024-04-04T08:46:34.911Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:34 2024-04-04T08:46:34.912Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.3 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 08:46:34 2024-04-04T08:46:34.946Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:34 2024-04-04T08:46:34.946Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:34 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 08:46:41 2024-04-04T08:46:34.952Z INFO 7173 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:46:41 2024-04-04T08:46:35.002Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: be4c94b387102d19c43f3bc276a08eaf0cdb52d29aae5297a59e78a30c1ac344 08:46:41 2024-04-04T08:46:35.148Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:35.149Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:35.163Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:41 2024-04-04T08:46:35.163Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:35.426Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:41 2024-04-04T08:46:35.426Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:35.497Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:35.497Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:35.571Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:41 2024-04-04T08:46:35.571Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:35.652Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:35.652Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:36.309Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:41 2024-04-04T08:46:36.310Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:36.389Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:41 2024-04-04T08:46:36.389Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:36.415Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:36.416Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:36.562Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:36.562Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:37.245Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:41 2024-04-04T08:46:37.245Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:37.465Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:37.465Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:37.466Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:41 2024-04-04T08:46:37.466Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:37.621Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:37.621Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:38.202Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:41 2024-04-04T08:46:38.202Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:38.522Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:41 2024-04-04T08:46:38.523Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:38.525Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:38.525Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:38.671Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:38.671Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:39.312Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:41 2024-04-04T08:46:39.313Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:39.429Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:39.430Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:39.575Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:39.575Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:39.685Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:41 2024-04-04T08:46:39.685Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:40.270Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:41 2024-04-04T08:46:40.270Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:40.437Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:40.437Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:40.451Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.49899727S 08:46:41 08:46:40,511 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:46:41 08:46:40,512 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:46:41 08:46:40,513 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2999e224 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:46:41 08:46:40,526 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:46:41 08:46:40,526 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2999e224 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:46:41 08:46:40,528 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:46:41 08:46:40,528 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:46:41 08:46:40,528 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:46:41 08:46:40,528 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:46:41 08:46:40,528 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:46:41 08:46:40,529 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:46:41 08:46:40,529 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2999e224 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:46:41 08:46:40,531 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:46:41 08:46:40,531 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:46:41 08:46:40,531 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:46:41 08:46:40,531 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220400531) 08:46:41 08:46:40,531 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:46:41 08:46:40,531 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5871dc87 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5871dc87 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5871dc87 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5871dc87 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5871dc87 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5871dc87 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5871dc87 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5871dc87 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:46:41 08:46:40,534 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:46:41 08:46:40,535 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:46:41 08:46:40,535 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:46:41 08:46:40,535 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:46:41 08:46:40,535 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:46:41 08:46:40,536 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:46:41 08:46:40,541 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5403fa4 - Setting zoneId to "UTC" 08:46:41 08:46:40,542 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:46:41 08:46:40,542 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:46:41 08:46:40,545 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:46:41 08:46:40,545 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:46:41 08:46:40,545 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:46:41 08:46:40,545 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:46:41 08:46:40,545 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:46:41 08:46:40,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5871dc87 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:46:41 08:46:40,546 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:46:41 08:46:40,546 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6dc90961 - End of configuration. 08:46:41 08:46:40,546 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@b274e3e - Registering current configuration as safe fallback point 08:46:41 08:46:41 08:46:41 . ____ _ __ _ _ 08:46:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:46:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:46:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:46:41 ' |____| .__|_| |_|_| |_\__, | / / / / 08:46:41 =========|_|==============|___/=/_/_/_/ 08:46:41 :: Spring Boot :: (v3.2.4) 08:46:41 08:46:41 2024-04-04T08:46:40.552Z INFO 7173 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:46:41 2024-04-04T08:46:40.552Z INFO 7173 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:46:41 2024-04-04T08:46:40.583Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:40.583Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:40.610Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:41 2024-04-04T08:46:40.610Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:41.315Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:46:41 allow.auto.create.topics = true 08:46:41 auto.commit.interval.ms = 5000 08:46:41 auto.include.jmx.reporter = true 08:46:41 auto.offset.reset = latest 08:46:41 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:46:41 check.crcs = true 08:46:41 client.dns.lookup = use_all_dns_ips 08:46:41 client.id = consumer-ncmp-data-operation-event-group-5 08:46:41 client.rack = 08:46:41 connections.max.idle.ms = 540000 08:46:41 default.api.timeout.ms = 60000 08:46:41 enable.auto.commit = false 08:46:41 exclude.internal.topics = true 08:46:41 fetch.max.bytes = 52428800 08:46:41 fetch.max.wait.ms = 500 08:46:41 fetch.min.bytes = 1 08:46:41 group.id = ncmp-data-operation-event-group 08:46:41 group.instance.id = null 08:46:41 heartbeat.interval.ms = 3000 08:46:41 interceptor.classes = [] 08:46:41 internal.leave.group.on.close = true 08:46:41 internal.throw.on.fetch.stable.offset.unsupported = false 08:46:41 isolation.level = read_uncommitted 08:46:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:46:41 max.partition.fetch.bytes = 1048576 08:46:41 max.poll.interval.ms = 300000 08:46:41 max.poll.records = 500 08:46:41 metadata.max.age.ms = 300000 08:46:41 metric.reporters = [] 08:46:41 metrics.num.samples = 2 08:46:41 metrics.recording.level = INFO 08:46:41 metrics.sample.window.ms = 30000 08:46:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:46:41 receive.buffer.bytes = 65536 08:46:41 reconnect.backoff.max.ms = 1000 08:46:41 reconnect.backoff.ms = 50 08:46:41 request.timeout.ms = 30000 08:46:41 retry.backoff.ms = 100 08:46:41 sasl.client.callback.handler.class = null 08:46:41 sasl.jaas.config = null 08:46:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:41 sasl.kerberos.min.time.before.relogin = 60000 08:46:41 sasl.kerberos.service.name = null 08:46:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:41 sasl.login.callback.handler.class = null 08:46:41 sasl.login.class = null 08:46:41 sasl.login.connect.timeout.ms = null 08:46:41 sasl.login.read.timeout.ms = null 08:46:41 sasl.login.refresh.buffer.seconds = 300 08:46:41 sasl.login.refresh.min.period.seconds = 60 08:46:41 sasl.login.refresh.window.factor = 0.8 08:46:41 sasl.login.refresh.window.jitter = 0.05 08:46:41 sasl.login.retry.backoff.max.ms = 10000 08:46:41 sasl.login.retry.backoff.ms = 100 08:46:41 sasl.mechanism = GSSAPI 08:46:41 sasl.oauthbearer.clock.skew.seconds = 30 08:46:41 sasl.oauthbearer.expected.audience = null 08:46:41 sasl.oauthbearer.expected.issuer = null 08:46:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:41 sasl.oauthbearer.jwks.endpoint.url = null 08:46:41 sasl.oauthbearer.scope.claim.name = scope 08:46:41 sasl.oauthbearer.sub.claim.name = sub 08:46:41 sasl.oauthbearer.token.endpoint.url = null 08:46:41 security.protocol = PLAINTEXT 08:46:41 security.providers = null 08:46:41 send.buffer.bytes = 131072 08:46:41 session.timeout.ms = 45000 08:46:41 socket.connection.setup.timeout.max.ms = 30000 08:46:41 socket.connection.setup.timeout.ms = 10000 08:46:41 ssl.cipher.suites = null 08:46:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:41 ssl.endpoint.identification.algorithm = https 08:46:41 ssl.engine.factory.class = null 08:46:41 ssl.key.password = null 08:46:41 ssl.keymanager.algorithm = SunX509 08:46:41 ssl.keystore.certificate.chain = null 08:46:41 ssl.keystore.key = null 08:46:41 ssl.keystore.location = null 08:46:41 ssl.keystore.password = null 08:46:41 ssl.keystore.type = JKS 08:46:41 ssl.protocol = TLSv1.3 08:46:41 ssl.provider = null 08:46:41 ssl.secure.random.implementation = null 08:46:41 ssl.trustmanager.algorithm = PKIX 08:46:41 ssl.truststore.certificates = null 08:46:41 ssl.truststore.location = null 08:46:41 ssl.truststore.password = null 08:46:41 ssl.truststore.type = JKS 08:46:41 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:46:41 08:46:41 2024-04-04T08:46:41.318Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:41 2024-04-04T08:46:41.318Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:41 2024-04-04T08:46:41.318Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220401318 08:46:41 2024-04-04T08:46:41.320Z INFO 7173 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 08:46:41 2024-04-04T08:46:41.330Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:46:41 allow.auto.create.topics = true 08:46:41 auto.commit.interval.ms = 5000 08:46:41 auto.include.jmx.reporter = true 08:46:41 auto.offset.reset = latest 08:46:41 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:46:41 check.crcs = true 08:46:41 client.dns.lookup = use_all_dns_ips 08:46:41 client.id = consumer-ncmp-async-rest-request-event-group-6 08:46:41 client.rack = 08:46:41 connections.max.idle.ms = 540000 08:46:41 default.api.timeout.ms = 60000 08:46:41 enable.auto.commit = false 08:46:41 exclude.internal.topics = true 08:46:41 fetch.max.bytes = 52428800 08:46:41 fetch.max.wait.ms = 500 08:46:41 fetch.min.bytes = 1 08:46:41 group.id = ncmp-async-rest-request-event-group 08:46:41 group.instance.id = null 08:46:41 heartbeat.interval.ms = 3000 08:46:41 interceptor.classes = [] 08:46:41 internal.leave.group.on.close = true 08:46:41 internal.throw.on.fetch.stable.offset.unsupported = false 08:46:41 isolation.level = read_uncommitted 08:46:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:46:41 max.partition.fetch.bytes = 1048576 08:46:41 max.poll.interval.ms = 300000 08:46:41 max.poll.records = 500 08:46:41 metadata.max.age.ms = 300000 08:46:41 metric.reporters = [] 08:46:41 metrics.num.samples = 2 08:46:41 metrics.recording.level = INFO 08:46:41 metrics.sample.window.ms = 30000 08:46:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:46:41 receive.buffer.bytes = 65536 08:46:41 reconnect.backoff.max.ms = 1000 08:46:41 reconnect.backoff.ms = 50 08:46:41 request.timeout.ms = 30000 08:46:41 retry.backoff.ms = 100 08:46:41 sasl.client.callback.handler.class = null 08:46:41 sasl.jaas.config = null 08:46:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:41 sasl.kerberos.min.time.before.relogin = 60000 08:46:41 sasl.kerberos.service.name = null 08:46:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:41 sasl.login.callback.handler.class = null 08:46:41 sasl.login.class = null 08:46:41 sasl.login.connect.timeout.ms = null 08:46:41 sasl.login.read.timeout.ms = null 08:46:41 sasl.login.refresh.buffer.seconds = 300 08:46:41 sasl.login.refresh.min.period.seconds = 60 08:46:41 sasl.login.refresh.window.factor = 0.8 08:46:41 sasl.login.refresh.window.jitter = 0.05 08:46:41 sasl.login.retry.backoff.max.ms = 10000 08:46:41 sasl.login.retry.backoff.ms = 100 08:46:41 sasl.mechanism = GSSAPI 08:46:41 sasl.oauthbearer.clock.skew.seconds = 30 08:46:41 sasl.oauthbearer.expected.audience = null 08:46:41 sasl.oauthbearer.expected.issuer = null 08:46:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:41 sasl.oauthbearer.jwks.endpoint.url = null 08:46:41 sasl.oauthbearer.scope.claim.name = scope 08:46:41 sasl.oauthbearer.sub.claim.name = sub 08:46:41 sasl.oauthbearer.token.endpoint.url = null 08:46:41 security.protocol = PLAINTEXT 08:46:41 security.providers = null 08:46:41 send.buffer.bytes = 131072 08:46:41 session.timeout.ms = 45000 08:46:41 socket.connection.setup.timeout.max.ms = 30000 08:46:41 socket.connection.setup.timeout.ms = 10000 08:46:41 ssl.cipher.suites = null 08:46:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:41 ssl.endpoint.identification.algorithm = https 08:46:41 ssl.engine.factory.class = null 08:46:41 ssl.key.password = null 08:46:41 ssl.keymanager.algorithm = SunX509 08:46:41 ssl.keystore.certificate.chain = null 08:46:41 ssl.keystore.key = null 08:46:41 ssl.keystore.location = null 08:46:41 ssl.keystore.password = null 08:46:41 ssl.keystore.type = JKS 08:46:41 ssl.protocol = TLSv1.3 08:46:41 ssl.provider = null 08:46:41 ssl.secure.random.implementation = null 08:46:41 ssl.trustmanager.algorithm = PKIX 08:46:41 ssl.truststore.certificates = null 08:46:41 ssl.truststore.location = null 08:46:41 ssl.truststore.password = null 08:46:41 ssl.truststore.type = JKS 08:46:41 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:46:41 08:46:41 2024-04-04T08:46:41.342Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:41 2024-04-04T08:46:41.342Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:41 2024-04-04T08:46:41.343Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220401342 08:46:41 2024-04-04T08:46:41.343Z INFO 7173 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 08:46:41 2024-04-04T08:46:41.353Z INFO 7173 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.876 seconds (process running for 54.515) 08:46:41 2024-04-04T08:46:41.356Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:41 2024-04-04T08:46:41.356Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:41 2024-04-04T08:46:41.356Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:41 2024-04-04T08:46:41.356Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:42 2024-04-04T08:46:41.385Z WARN 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 08:46:42 2024-04-04T08:46:41.385Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: grZc48AQR12koRMq9tYNQw 08:46:42 2024-04-04T08:46:41.442Z WARN 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:46:42 2024-04-04T08:46:41.443Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: grZc48AQR12koRMq9tYNQw 08:46:42 2024-04-04T08:46:41.520Z WARN 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:46:42 2024-04-04T08:46:41.562Z WARN 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:46:42 2024-04-04T08:46:41.627Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:42 2024-04-04T08:46:41.627Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:42 2024-04-04T08:46:41.630Z WARN 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:46:42 2024-04-04T08:46:41.675Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 08:46:42 2024-04-04T08:46:41.676Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 08:46:42 2024-04-04T08:46:41.696Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-9bc32922-96d8-456a-a860-d4496b6319fc 08:46:42 2024-04-04T08:46:41.696Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:46:42 2024-04-04T08:46:41.696Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 08:46:42 2024-04-04T08:46:41.726Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-9bc32922-96d8-456a-a860-d4496b6319fc', protocol='range'} 08:46:42 2024-04-04T08:46:41.727Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-9bc32922-96d8-456a-a860-d4496b6319fc=Assignment(partitions=[ncmp-async-m2m-0])} 08:46:42 2024-04-04T08:46:41.739Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 08:46:42 2024-04-04T08:46:41.740Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 08:46:42 2024-04-04T08:46:41.754Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-84ae0198-bdf9-48fd-ba66-f7d23bff902c 08:46:42 2024-04-04T08:46:41.754Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:46:42 2024-04-04T08:46:41.754Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 08:46:42 2024-04-04T08:46:41.773Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-84ae0198-bdf9-48fd-ba66-f7d23bff902c', protocol='range'} 08:46:42 2024-04-04T08:46:41.773Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-84ae0198-bdf9-48fd-ba66-f7d23bff902c=Assignment(partitions=[ncmp-async-m2m-0])} 08:46:42 2024-04-04T08:46:41.793Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:42 2024-04-04T08:46:41.794Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:42 2024-04-04T08:46:41.795Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-9bc32922-96d8-456a-a860-d4496b6319fc', protocol='range'} 08:46:42 2024-04-04T08:46:41.795Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 08:46:42 2024-04-04T08:46:41.795Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 08:46:42 2024-04-04T08:46:41.797Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-84ae0198-bdf9-48fd-ba66-f7d23bff902c', protocol='range'} 08:46:42 2024-04-04T08:46:41.797Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 08:46:42 2024-04-04T08:46:41.797Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 08:46:42 2024-04-04T08:46:41.805Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:46:42 2024-04-04T08:46:41.808Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:46:42 2024-04-04T08:46:41.808Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:46:42 2024-04-04T08:46:41.811Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:46:42 2024-04-04T08:46:41.819Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 08:46:42 2024-04-04T08:46:41.820Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 08:46:42 2024-04-04T08:46:41.841Z INFO 7173 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 08:46:42 2024-04-04T08:46:41.841Z INFO 7173 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 08:46:42 2024-04-04T08:46:41.875Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:46:42 2024-04-04T08:46:41.875Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:46:42 acks = -1 08:46:42 auto.include.jmx.reporter = true 08:46:42 batch.size = 16384 08:46:42 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:46:42 buffer.memory = 33554432 08:46:42 client.dns.lookup = use_all_dns_ips 08:46:42 client.id = producer-3 08:46:42 compression.type = none 08:46:42 connections.max.idle.ms = 540000 08:46:42 delivery.timeout.ms = 120000 08:46:42 enable.idempotence = false 08:46:42 interceptor.classes = [] 08:46:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:46:42 linger.ms = 1 08:46:42 max.block.ms = 60000 08:46:42 max.in.flight.requests.per.connection = 5 08:46:42 max.request.size = 1048576 08:46:42 metadata.max.age.ms = 300000 08:46:42 metadata.max.idle.ms = 300000 08:46:42 metric.reporters = [] 08:46:42 metrics.num.samples = 2 08:46:42 metrics.recording.level = INFO 08:46:42 metrics.sample.window.ms = 30000 08:46:42 partitioner.adaptive.partitioning.enable = true 08:46:42 partitioner.availability.timeout.ms = 0 08:46:42 partitioner.class = null 08:46:42 partitioner.ignore.keys = false 08:46:42 receive.buffer.bytes = 32768 08:46:42 reconnect.backoff.max.ms = 1000 08:46:42 reconnect.backoff.ms = 50 08:46:42 request.timeout.ms = 30000 08:46:42 retries = 0 08:46:42 retry.backoff.ms = 100 08:46:42 sasl.client.callback.handler.class = null 08:46:42 sasl.jaas.config = null 08:46:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:42 sasl.kerberos.min.time.before.relogin = 60000 08:46:42 sasl.kerberos.service.name = null 08:46:42 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:42 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:42 sasl.login.callback.handler.class = null 08:46:42 sasl.login.class = null 08:46:42 sasl.login.connect.timeout.ms = null 08:46:42 sasl.login.read.timeout.ms = null 08:46:42 sasl.login.refresh.buffer.seconds = 300 08:46:42 sasl.login.refresh.min.period.seconds = 60 08:46:42 sasl.login.refresh.window.factor = 0.8 08:46:42 sasl.login.refresh.window.jitter = 0.05 08:46:42 sasl.login.retry.backoff.max.ms = 10000 08:46:42 sasl.login.retry.backoff.ms = 100 08:46:42 sasl.mechanism = GSSAPI 08:46:42 sasl.oauthbearer.clock.skew.seconds = 30 08:46:42 sasl.oauthbearer.expected.audience = null 08:46:42 sasl.oauthbearer.expected.issuer = null 08:46:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:42 sasl.oauthbearer.jwks.endpoint.url = null 08:46:42 sasl.oauthbearer.scope.claim.name = scope 08:46:42 sasl.oauthbearer.sub.claim.name = sub 08:46:42 sasl.oauthbearer.token.endpoint.url = null 08:46:42 security.protocol = PLAINTEXT 08:46:42 security.providers = null 08:46:42 send.buffer.bytes = 131072 08:46:42 socket.connection.setup.timeout.max.ms = 30000 08:46:42 socket.connection.setup.timeout.ms = 10000 08:46:42 ssl.cipher.suites = null 08:46:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:42 ssl.endpoint.identification.algorithm = https 08:46:42 ssl.engine.factory.class = null 08:46:42 ssl.key.password = null 08:46:42 ssl.keymanager.algorithm = SunX509 08:46:42 ssl.keystore.certificate.chain = null 08:46:42 ssl.keystore.key = null 08:46:42 ssl.keystore.location = null 08:46:42 ssl.keystore.password = null 08:46:42 ssl.keystore.type = JKS 08:46:42 ssl.protocol = TLSv1.3 08:46:42 ssl.provider = null 08:46:42 ssl.secure.random.implementation = null 08:46:42 ssl.trustmanager.algorithm = PKIX 08:46:42 ssl.truststore.certificates = null 08:46:42 ssl.truststore.location = null 08:46:42 ssl.truststore.password = null 08:46:42 ssl.truststore.type = JKS 08:46:42 transaction.timeout.ms = 60000 08:46:42 transactional.id = null 08:46:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:46:42 08:46:42 2024-04-04T08:46:41.883Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:46:42 2024-04-04T08:46:41.883Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:42 2024-04-04T08:46:41.883Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:42 2024-04-04T08:46:41.883Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220401883 08:46:42 2024-04-04T08:46:41.894Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: grZc48AQR12koRMq9tYNQw 08:46:42 2024-04-04T08:46:42.208Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:46:42 2024-04-04T08:46:42.208Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:46:42 acks = -1 08:46:42 auto.include.jmx.reporter = true 08:46:42 batch.size = 16384 08:46:42 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:46:42 buffer.memory = 33554432 08:46:42 client.dns.lookup = use_all_dns_ips 08:46:42 client.id = producer-4 08:46:42 compression.type = none 08:46:42 connections.max.idle.ms = 540000 08:46:42 delivery.timeout.ms = 120000 08:46:42 enable.idempotence = false 08:46:42 interceptor.classes = [] 08:46:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:46:42 linger.ms = 1 08:46:42 max.block.ms = 60000 08:46:42 max.in.flight.requests.per.connection = 5 08:46:42 max.request.size = 1048576 08:46:42 metadata.max.age.ms = 300000 08:46:42 metadata.max.idle.ms = 300000 08:46:42 metric.reporters = [] 08:46:42 metrics.num.samples = 2 08:46:42 metrics.recording.level = INFO 08:46:42 metrics.sample.window.ms = 30000 08:46:42 partitioner.adaptive.partitioning.enable = true 08:46:42 partitioner.availability.timeout.ms = 0 08:46:42 partitioner.class = null 08:46:42 partitioner.ignore.keys = false 08:46:42 receive.buffer.bytes = 32768 08:46:42 reconnect.backoff.max.ms = 1000 08:46:42 reconnect.backoff.ms = 50 08:46:42 request.timeout.ms = 30000 08:46:42 retries = 0 08:46:42 retry.backoff.ms = 100 08:46:42 sasl.client.callback.handler.class = null 08:46:42 sasl.jaas.config = null 08:46:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:42 sasl.kerberos.min.time.before.relogin = 60000 08:46:42 sasl.kerberos.service.name = null 08:46:42 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:42 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:42 sasl.login.callback.handler.class = null 08:46:42 sasl.login.class = null 08:46:42 sasl.login.connect.timeout.ms = null 08:46:42 sasl.login.read.timeout.ms = null 08:46:42 sasl.login.refresh.buffer.seconds = 300 08:46:42 sasl.login.refresh.min.period.seconds = 60 08:46:42 sasl.login.refresh.window.factor = 0.8 08:46:42 sasl.login.refresh.window.jitter = 0.05 08:46:42 sasl.login.retry.backoff.max.ms = 10000 08:46:42 sasl.login.retry.backoff.ms = 100 08:46:42 sasl.mechanism = GSSAPI 08:46:42 sasl.oauthbearer.clock.skew.seconds = 30 08:46:42 sasl.oauthbearer.expected.audience = null 08:46:42 sasl.oauthbearer.expected.issuer = null 08:46:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:42 sasl.oauthbearer.jwks.endpoint.url = null 08:46:42 sasl.oauthbearer.scope.claim.name = scope 08:46:42 sasl.oauthbearer.sub.claim.name = sub 08:46:42 sasl.oauthbearer.token.endpoint.url = null 08:46:42 security.protocol = PLAINTEXT 08:46:42 security.providers = null 08:46:42 send.buffer.bytes = 131072 08:46:42 socket.connection.setup.timeout.max.ms = 30000 08:46:42 socket.connection.setup.timeout.ms = 10000 08:46:42 ssl.cipher.suites = null 08:46:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:42 ssl.endpoint.identification.algorithm = https 08:46:42 ssl.engine.factory.class = null 08:46:42 ssl.key.password = null 08:46:42 ssl.keymanager.algorithm = SunX509 08:46:42 ssl.keystore.certificate.chain = null 08:46:42 ssl.keystore.key = null 08:46:42 ssl.keystore.location = null 08:46:42 ssl.keystore.password = null 08:46:42 ssl.keystore.type = JKS 08:46:42 ssl.protocol = TLSv1.3 08:46:42 ssl.provider = null 08:46:42 ssl.secure.random.implementation = null 08:46:42 ssl.trustmanager.algorithm = PKIX 08:46:42 ssl.truststore.certificates = null 08:46:42 ssl.truststore.location = null 08:46:42 ssl.truststore.password = null 08:46:42 ssl.truststore.type = JKS 08:46:42 transaction.timeout.ms = 60000 08:46:42 transactional.id = null 08:46:42 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:46:42 08:46:42 2024-04-04T08:46:42.213Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:46:42 2024-04-04T08:46:42.213Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:42 2024-04-04T08:46:42.213Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:42 2024-04-04T08:46:42.213Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220402213 08:46:42 2024-04-04T08:46:42.220Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: grZc48AQR12koRMq9tYNQw 08:46:42 2024-04-04T08:46:42.279Z ERROR 7173 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 08:46:42 08:46:42 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:46:42 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:46:42 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:46:42 at java.base/java.lang.Thread.run(Thread.java:833) 08:46:42 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:46:42 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 08:46:42 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 08:46:42 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 08:46:42 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 08:46:42 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 08:46:42 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 08:46:42 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 08:46:42 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 08:46:42 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 08:46:42 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 08:46:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 08:46:42 ... 3 common frames omitted 08:46:42 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:46:42 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:46:42 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:46:42 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:46:42 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:46:42 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:46:42 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 08:46:42 ... 14 common frames omitted 08:46:42 08:46:42 2024-04-04T08:46:42.337Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:46:42 2024-04-04T08:46:42.338Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:46:42 acks = -1 08:46:42 auto.include.jmx.reporter = true 08:46:42 batch.size = 16384 08:46:42 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:46:42 buffer.memory = 33554432 08:46:42 client.dns.lookup = use_all_dns_ips 08:46:42 client.id = producer-5 08:46:42 compression.type = none 08:46:42 connections.max.idle.ms = 540000 08:46:42 delivery.timeout.ms = 120000 08:46:42 enable.idempotence = false 08:46:42 interceptor.classes = [] 08:46:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:46:42 linger.ms = 1 08:46:42 max.block.ms = 60000 08:46:42 max.in.flight.requests.per.connection = 5 08:46:42 max.request.size = 1048576 08:46:42 metadata.max.age.ms = 300000 08:46:42 metadata.max.idle.ms = 300000 08:46:42 metric.reporters = [] 08:46:42 metrics.num.samples = 2 08:46:42 metrics.recording.level = INFO 08:46:42 metrics.sample.window.ms = 30000 08:46:42 partitioner.adaptive.partitioning.enable = true 08:46:42 partitioner.availability.timeout.ms = 0 08:46:42 partitioner.class = null 08:46:42 partitioner.ignore.keys = false 08:46:42 receive.buffer.bytes = 32768 08:46:42 reconnect.backoff.max.ms = 1000 08:46:42 reconnect.backoff.ms = 50 08:46:42 request.timeout.ms = 30000 08:46:42 retries = 0 08:46:42 retry.backoff.ms = 100 08:46:42 sasl.client.callback.handler.class = null 08:46:42 sasl.jaas.config = null 08:46:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:42 sasl.kerberos.min.time.before.relogin = 60000 08:46:42 sasl.kerberos.service.name = null 08:46:42 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:42 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:42 sasl.login.callback.handler.class = null 08:46:42 sasl.login.class = null 08:46:42 sasl.login.connect.timeout.ms = null 08:46:42 sasl.login.read.timeout.ms = null 08:46:42 sasl.login.refresh.buffer.seconds = 300 08:46:42 sasl.login.refresh.min.period.seconds = 60 08:46:42 sasl.login.refresh.window.factor = 0.8 08:46:42 sasl.login.refresh.window.jitter = 0.05 08:46:42 sasl.login.retry.backoff.max.ms = 10000 08:46:42 sasl.login.retry.backoff.ms = 100 08:46:42 sasl.mechanism = GSSAPI 08:46:42 sasl.oauthbearer.clock.skew.seconds = 30 08:46:42 sasl.oauthbearer.expected.audience = null 08:46:42 sasl.oauthbearer.expected.issuer = null 08:46:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:42 sasl.oauthbearer.jwks.endpoint.url = null 08:46:42 sasl.oauthbearer.scope.claim.name = scope 08:46:42 sasl.oauthbearer.sub.claim.name = sub 08:46:42 sasl.oauthbearer.token.endpoint.url = null 08:46:42 security.protocol = PLAINTEXT 08:46:42 security.providers = null 08:46:42 send.buffer.bytes = 131072 08:46:42 socket.connection.setup.timeout.max.ms = 30000 08:46:42 socket.connection.setup.timeout.ms = 10000 08:46:42 ssl.cipher.suites = null 08:46:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:42 ssl.endpoint.identification.algorithm = https 08:46:42 ssl.engine.factory.class = null 08:46:42 ssl.key.password = null 08:46:42 ssl.keymanager.algorithm = SunX509 08:46:42 ssl.keystore.certificate.chain = null 08:46:42 ssl.keystore.key = null 08:46:42 ssl.keystore.location = null 08:46:42 ssl.keystore.password = null 08:46:42 ssl.keystore.type = JKS 08:46:42 ssl.protocol = TLSv1.3 08:46:42 ssl.provider = null 08:46:42 ssl.secure.random.implementation = null 08:46:42 ssl.trustmanager.algorithm = PKIX 08:46:42 ssl.truststore.certificates = null 08:46:42 ssl.truststore.location = null 08:46:42 ssl.truststore.password = null 08:46:42 ssl.truststore.type = JKS 08:46:42 transaction.timeout.ms = 60000 08:46:42 transactional.id = null 08:46:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:46:42 08:46:42 2024-04-04T08:46:42.341Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:46:42 2024-04-04T08:46:42.341Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:42 2024-04-04T08:46:42.341Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:42 2024-04-04T08:46:42.342Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220402341 08:46:42 2024-04-04T08:46:42.353Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: grZc48AQR12koRMq9tYNQw 08:46:42 2024-04-04T08:46:42.522Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:42 2024-04-04T08:46:42.522Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:42 2024-04-04T08:46:42.565Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:42 2024-04-04T08:46:42.565Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:42 2024-04-04T08:46:42.581Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:42 2024-04-04T08:46:42.582Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:42 2024-04-04T08:46:42.667Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:46:42 2024-04-04T08:46:42.667Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:46:42 acks = -1 08:46:42 auto.include.jmx.reporter = true 08:46:42 batch.size = 16384 08:46:42 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:46:42 buffer.memory = 33554432 08:46:42 client.dns.lookup = use_all_dns_ips 08:46:42 client.id = producer-6 08:46:42 compression.type = none 08:46:42 connections.max.idle.ms = 540000 08:46:42 delivery.timeout.ms = 120000 08:46:42 enable.idempotence = false 08:46:42 interceptor.classes = [] 08:46:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:46:42 linger.ms = 1 08:46:42 max.block.ms = 60000 08:46:42 max.in.flight.requests.per.connection = 5 08:46:42 max.request.size = 1048576 08:46:42 metadata.max.age.ms = 300000 08:46:42 metadata.max.idle.ms = 300000 08:46:42 metric.reporters = [] 08:46:42 metrics.num.samples = 2 08:46:42 metrics.recording.level = INFO 08:46:42 metrics.sample.window.ms = 30000 08:46:42 partitioner.adaptive.partitioning.enable = true 08:46:42 partitioner.availability.timeout.ms = 0 08:46:42 partitioner.class = null 08:46:42 partitioner.ignore.keys = false 08:46:42 receive.buffer.bytes = 32768 08:46:42 reconnect.backoff.max.ms = 1000 08:46:42 reconnect.backoff.ms = 50 08:46:42 request.timeout.ms = 30000 08:46:42 retries = 0 08:46:42 retry.backoff.ms = 100 08:46:42 sasl.client.callback.handler.class = null 08:46:42 sasl.jaas.config = null 08:46:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:42 sasl.kerberos.min.time.before.relogin = 60000 08:46:42 sasl.kerberos.service.name = null 08:46:42 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:42 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:42 sasl.login.callback.handler.class = null 08:46:42 sasl.login.class = null 08:46:42 sasl.login.connect.timeout.ms = null 08:46:42 sasl.login.read.timeout.ms = null 08:46:42 sasl.login.refresh.buffer.seconds = 300 08:46:42 sasl.login.refresh.min.period.seconds = 60 08:46:42 sasl.login.refresh.window.factor = 0.8 08:46:42 sasl.login.refresh.window.jitter = 0.05 08:46:42 sasl.login.retry.backoff.max.ms = 10000 08:46:42 sasl.login.retry.backoff.ms = 100 08:46:42 sasl.mechanism = GSSAPI 08:46:42 sasl.oauthbearer.clock.skew.seconds = 30 08:46:42 sasl.oauthbearer.expected.audience = null 08:46:42 sasl.oauthbearer.expected.issuer = null 08:46:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:42 sasl.oauthbearer.jwks.endpoint.url = null 08:46:42 sasl.oauthbearer.scope.claim.name = scope 08:46:42 sasl.oauthbearer.sub.claim.name = sub 08:46:42 sasl.oauthbearer.token.endpoint.url = null 08:46:42 security.protocol = PLAINTEXT 08:46:42 security.providers = null 08:46:42 send.buffer.bytes = 131072 08:46:42 socket.connection.setup.timeout.max.ms = 30000 08:46:42 socket.connection.setup.timeout.ms = 10000 08:46:42 ssl.cipher.suites = null 08:46:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:42 ssl.endpoint.identification.algorithm = https 08:46:42 ssl.engine.factory.class = null 08:46:42 ssl.key.password = null 08:46:42 ssl.keymanager.algorithm = SunX509 08:46:42 ssl.keystore.certificate.chain = null 08:46:42 ssl.keystore.key = null 08:46:42 ssl.keystore.location = null 08:46:42 ssl.keystore.password = null 08:46:42 ssl.keystore.type = JKS 08:46:42 ssl.protocol = TLSv1.3 08:46:42 ssl.provider = null 08:46:42 ssl.secure.random.implementation = null 08:46:42 ssl.trustmanager.algorithm = PKIX 08:46:42 ssl.truststore.certificates = null 08:46:42 ssl.truststore.location = null 08:46:42 ssl.truststore.password = null 08:46:42 ssl.truststore.type = JKS 08:46:42 transaction.timeout.ms = 60000 08:46:42 transactional.id = null 08:46:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:46:42 08:46:42 2024-04-04T08:46:42.669Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:46:42 2024-04-04T08:46:42.670Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:42 2024-04-04T08:46:42.670Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:42 2024-04-04T08:46:42.670Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220402669 08:46:42 2024-04-04T08:46:42.675Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: grZc48AQR12koRMq9tYNQw 08:46:42 2024-04-04T08:46:42.897Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:42 2024-04-04T08:46:42.898Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:42.986Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:46:43 2024-04-04T08:46:42.986Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:46:43 acks = -1 08:46:43 auto.include.jmx.reporter = true 08:46:43 batch.size = 16384 08:46:43 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:46:43 buffer.memory = 33554432 08:46:43 client.dns.lookup = use_all_dns_ips 08:46:43 client.id = producer-7 08:46:43 compression.type = none 08:46:43 connections.max.idle.ms = 540000 08:46:43 delivery.timeout.ms = 120000 08:46:43 enable.idempotence = false 08:46:43 interceptor.classes = [] 08:46:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:46:43 linger.ms = 1 08:46:43 max.block.ms = 60000 08:46:43 max.in.flight.requests.per.connection = 5 08:46:43 max.request.size = 1048576 08:46:43 metadata.max.age.ms = 300000 08:46:43 metadata.max.idle.ms = 300000 08:46:43 metric.reporters = [] 08:46:43 metrics.num.samples = 2 08:46:43 metrics.recording.level = INFO 08:46:43 metrics.sample.window.ms = 30000 08:46:43 partitioner.adaptive.partitioning.enable = true 08:46:43 partitioner.availability.timeout.ms = 0 08:46:43 partitioner.class = null 08:46:43 partitioner.ignore.keys = false 08:46:43 receive.buffer.bytes = 32768 08:46:43 reconnect.backoff.max.ms = 1000 08:46:43 reconnect.backoff.ms = 50 08:46:43 request.timeout.ms = 30000 08:46:43 retries = 0 08:46:43 retry.backoff.ms = 100 08:46:43 sasl.client.callback.handler.class = null 08:46:43 sasl.jaas.config = null 08:46:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:43 sasl.kerberos.min.time.before.relogin = 60000 08:46:43 sasl.kerberos.service.name = null 08:46:43 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:43 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:43 sasl.login.callback.handler.class = null 08:46:43 sasl.login.class = null 08:46:43 sasl.login.connect.timeout.ms = null 08:46:43 sasl.login.read.timeout.ms = null 08:46:43 sasl.login.refresh.buffer.seconds = 300 08:46:43 sasl.login.refresh.min.period.seconds = 60 08:46:43 sasl.login.refresh.window.factor = 0.8 08:46:43 sasl.login.refresh.window.jitter = 0.05 08:46:43 sasl.login.retry.backoff.max.ms = 10000 08:46:43 sasl.login.retry.backoff.ms = 100 08:46:43 sasl.mechanism = GSSAPI 08:46:43 sasl.oauthbearer.clock.skew.seconds = 30 08:46:43 sasl.oauthbearer.expected.audience = null 08:46:43 sasl.oauthbearer.expected.issuer = null 08:46:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:43 sasl.oauthbearer.jwks.endpoint.url = null 08:46:43 sasl.oauthbearer.scope.claim.name = scope 08:46:43 sasl.oauthbearer.sub.claim.name = sub 08:46:43 sasl.oauthbearer.token.endpoint.url = null 08:46:43 security.protocol = PLAINTEXT 08:46:43 security.providers = null 08:46:43 send.buffer.bytes = 131072 08:46:43 socket.connection.setup.timeout.max.ms = 30000 08:46:43 socket.connection.setup.timeout.ms = 10000 08:46:43 ssl.cipher.suites = null 08:46:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:43 ssl.endpoint.identification.algorithm = https 08:46:43 ssl.engine.factory.class = null 08:46:43 ssl.key.password = null 08:46:43 ssl.keymanager.algorithm = SunX509 08:46:43 ssl.keystore.certificate.chain = null 08:46:43 ssl.keystore.key = null 08:46:43 ssl.keystore.location = null 08:46:43 ssl.keystore.password = null 08:46:43 ssl.keystore.type = JKS 08:46:43 ssl.protocol = TLSv1.3 08:46:43 ssl.provider = null 08:46:43 ssl.secure.random.implementation = null 08:46:43 ssl.trustmanager.algorithm = PKIX 08:46:43 ssl.truststore.certificates = null 08:46:43 ssl.truststore.location = null 08:46:43 ssl.truststore.password = null 08:46:43 ssl.truststore.type = JKS 08:46:43 transaction.timeout.ms = 60000 08:46:43 transactional.id = null 08:46:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:46:43 08:46:43 2024-04-04T08:46:42.988Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:46:43 2024-04-04T08:46:42.988Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:43 2024-04-04T08:46:42.988Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:43 2024-04-04T08:46:42.988Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220402988 08:46:43 2024-04-04T08:46:42.997Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: grZc48AQR12koRMq9tYNQw 08:46:43 2024-04-04T08:46:43.306Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:46:43 2024-04-04T08:46:43.307Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:46:43 acks = -1 08:46:43 auto.include.jmx.reporter = true 08:46:43 batch.size = 16384 08:46:43 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:46:43 buffer.memory = 33554432 08:46:43 client.dns.lookup = use_all_dns_ips 08:46:43 client.id = producer-8 08:46:43 compression.type = none 08:46:43 connections.max.idle.ms = 540000 08:46:43 delivery.timeout.ms = 120000 08:46:43 enable.idempotence = false 08:46:43 interceptor.classes = [] 08:46:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:46:43 linger.ms = 1 08:46:43 max.block.ms = 60000 08:46:43 max.in.flight.requests.per.connection = 5 08:46:43 max.request.size = 1048576 08:46:43 metadata.max.age.ms = 300000 08:46:43 metadata.max.idle.ms = 300000 08:46:43 metric.reporters = [] 08:46:43 metrics.num.samples = 2 08:46:43 metrics.recording.level = INFO 08:46:43 metrics.sample.window.ms = 30000 08:46:43 partitioner.adaptive.partitioning.enable = true 08:46:43 partitioner.availability.timeout.ms = 0 08:46:43 partitioner.class = null 08:46:43 partitioner.ignore.keys = false 08:46:43 receive.buffer.bytes = 32768 08:46:43 reconnect.backoff.max.ms = 1000 08:46:43 reconnect.backoff.ms = 50 08:46:43 request.timeout.ms = 30000 08:46:43 retries = 0 08:46:43 retry.backoff.ms = 100 08:46:43 sasl.client.callback.handler.class = null 08:46:43 sasl.jaas.config = null 08:46:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:43 sasl.kerberos.min.time.before.relogin = 60000 08:46:43 sasl.kerberos.service.name = null 08:46:43 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:43 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:43 sasl.login.callback.handler.class = null 08:46:43 sasl.login.class = null 08:46:43 sasl.login.connect.timeout.ms = null 08:46:43 sasl.login.read.timeout.ms = null 08:46:43 sasl.login.refresh.buffer.seconds = 300 08:46:43 sasl.login.refresh.min.period.seconds = 60 08:46:43 sasl.login.refresh.window.factor = 0.8 08:46:43 sasl.login.refresh.window.jitter = 0.05 08:46:43 sasl.login.retry.backoff.max.ms = 10000 08:46:43 sasl.login.retry.backoff.ms = 100 08:46:43 sasl.mechanism = GSSAPI 08:46:43 sasl.oauthbearer.clock.skew.seconds = 30 08:46:43 sasl.oauthbearer.expected.audience = null 08:46:43 sasl.oauthbearer.expected.issuer = null 08:46:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:43 sasl.oauthbearer.jwks.endpoint.url = null 08:46:43 sasl.oauthbearer.scope.claim.name = scope 08:46:43 sasl.oauthbearer.sub.claim.name = sub 08:46:43 sasl.oauthbearer.token.endpoint.url = null 08:46:43 security.protocol = PLAINTEXT 08:46:43 security.providers = null 08:46:43 send.buffer.bytes = 131072 08:46:43 socket.connection.setup.timeout.max.ms = 30000 08:46:43 socket.connection.setup.timeout.ms = 10000 08:46:43 ssl.cipher.suites = null 08:46:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:43 ssl.endpoint.identification.algorithm = https 08:46:43 ssl.engine.factory.class = null 08:46:43 ssl.key.password = null 08:46:43 ssl.keymanager.algorithm = SunX509 08:46:43 ssl.keystore.certificate.chain = null 08:46:43 ssl.keystore.key = null 08:46:43 ssl.keystore.location = null 08:46:43 ssl.keystore.password = null 08:46:43 ssl.keystore.type = JKS 08:46:43 ssl.protocol = TLSv1.3 08:46:43 ssl.provider = null 08:46:43 ssl.secure.random.implementation = null 08:46:43 ssl.trustmanager.algorithm = PKIX 08:46:43 ssl.truststore.certificates = null 08:46:43 ssl.truststore.location = null 08:46:43 ssl.truststore.password = null 08:46:43 ssl.truststore.type = JKS 08:46:43 transaction.timeout.ms = 60000 08:46:43 transactional.id = null 08:46:43 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:46:43 08:46:43 2024-04-04T08:46:43.309Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:46:43 2024-04-04T08:46:43.309Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:43 2024-04-04T08:46:43.309Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:43 2024-04-04T08:46:43.309Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220403309 08:46:43 2024-04-04T08:46:43.316Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: grZc48AQR12koRMq9tYNQw 08:46:43 2024-04-04T08:46:43.329Z ERROR 7173 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 08:46:43 08:46:43 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 08:46:43 Endpoint handler details: 08:46:43 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 08:46:43 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@65bd587b] 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2950) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2895) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2859) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:46:43 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:46:43 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:46:43 at java.base/java.lang.Thread.run(Thread.java:833) 08:46:43 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 08:46:43 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 08:46:43 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 08:46:43 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 08:46:43 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 08:46:43 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 08:46:43 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 08:46:43 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 08:46:43 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 08:46:43 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 08:46:43 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 08:46:43 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 08:46:43 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 08:46:43 ... 12 common frames omitted 08:46:43 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@7f6296f1, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1712220403316, kafka_groupId=ncmp-async-rest-request-event-group}] 08:46:43 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 08:46:43 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 08:46:43 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 08:46:43 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 08:46:43 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 08:46:43 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 08:46:43 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:376) 08:46:43 ... 17 common frames omitted 08:46:43 08:46:43 2024-04-04T08:46:43.332Z ERROR 7173 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 08:46:43 08:46:43 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:46:43 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:46:43 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:46:43 at java.base/java.lang.Thread.run(Thread.java:833) 08:46:43 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:46:43 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 08:46:43 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 08:46:43 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 08:46:43 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 08:46:43 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 08:46:43 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 08:46:43 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 08:46:43 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 08:46:43 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 08:46:43 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 08:46:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 08:46:43 ... 3 common frames omitted 08:46:43 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:46:43 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:46:43 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:46:43 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:46:43 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:46:43 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:46:43 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 08:46:43 ... 14 common frames omitted 08:46:43 08:46:43 2024-04-04T08:46:43.533Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.533Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.676Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.676Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.676Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.677Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 08:46:43 2024-04-04T08:46:43.676Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.677Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 349ms, elapsed time since send: 349ms, request timeout: 30000ms) 08:46:43 2024-04-04T08:46:43.677Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:46:43 2024-04-04T08:46:43.677Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.677Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 08:46:43 2024-04-04T08:46:43.677Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 08:46:43 2024-04-04T08:46:43.677Z INFO 7173 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1994178549, epoch=6) to node 1: 08:46:43 08:46:43 org.apache.kafka.common.errors.DisconnectException: null 08:46:43 08:46:43 2024-04-04T08:46:43.677Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.677Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 348ms, elapsed time since send: 348ms, request timeout: 30000ms) 08:46:43 2024-04-04T08:46:43.677Z INFO 7173 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=481997266, epoch=6) to node 1: 08:46:43 08:46:43 org.apache.kafka.common.errors.DisconnectException: null 08:46:43 08:46:43 2024-04-04T08:46:43.678Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.678Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 08:46:43 2024-04-04T08:46:43.679Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 08:46:43 2024-04-04T08:46:43.679Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:46:43 2024-04-04T08:46:43.679Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 08:46:43 2024-04-04T08:46:43.679Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:46:43 2024-04-04T08:46:43.680Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 08:46:43 2024-04-04T08:46:43.680Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:46:43 2024-04-04T08:46:43.680Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.680Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 08:46:43 2024-04-04T08:46:43.738Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.738Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.770Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.770Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.777Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.777Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.777Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.777Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.778Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.778Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.778Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.778Z WARN 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.779Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.779Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.779Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.779Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.781Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.781Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.781Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.781Z WARN 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.878Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.878Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.878Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.878Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.879Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.879Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.880Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.880Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.880Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.880Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.881Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.881Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.882Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.882Z WARN 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.895Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 08:46:43 2024-04-04T08:46:43.896Z INFO 7173 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 08:46:43 2024-04-04T08:46:43.896Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 08:46:43 2024-04-04T08:46:43.896Z INFO 7173 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 08:46:43 2024-04-04T08:46:43.896Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 08:46:43 2024-04-04T08:46:43.896Z INFO 7173 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 08:46:43 2024-04-04T08:46:43.896Z WARN 7173 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:43 2024-04-04T08:46:43.897Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 08:46:43 2024-04-04T08:46:43.897Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 08:46:43 2024-04-04T08:46:43.898Z INFO 7173 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:46:43 2024-04-04T08:46:43.898Z INFO 7173 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:46:43 2024-04-04T08:46:43.898Z INFO 7173 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:46:43 2024-04-04T08:46:43.900Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 08:46:43 2024-04-04T08:46:43.900Z INFO 7173 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 08:46:43 2024-04-04T08:46:43.900Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 08:46:43 2024-04-04T08:46:43.900Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 08:46:43 2024-04-04T08:46:43.900Z INFO 7173 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 08:46:43 2024-04-04T08:46:43.901Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 08:46:43 2024-04-04T08:46:43.901Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 08:46:43 2024-04-04T08:46:43.901Z INFO 7173 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 08:46:43 2024-04-04T08:46:43.901Z INFO 7173 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:46:43 2024-04-04T08:46:43.901Z INFO 7173 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:46:43 2024-04-04T08:46:43.901Z INFO 7173 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:46:43 2024-04-04T08:46:43.901Z INFO 7173 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 08:46:43 2024-04-04T08:46:43.903Z INFO 7173 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 08:46:43 2024-04-04T08:46:43.903Z INFO 7173 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 08:46:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.956 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 08:46:43 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 08:46:49 2024-04-04T08:46:43.910Z INFO 7173 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:46:49 2024-04-04T08:46:43.957Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f053e22396022eeb3ca4ac3ce9d80d165b68dfcc5e3885e35ff367b3faa26d55 08:46:49 2024-04-04T08:46:44.080Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.080Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.081Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.081Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.082Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.082Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.103Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.103Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.131Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.131Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.131Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.132Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.132Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.132Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.446Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.446Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.483Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.483Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.483Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.483Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.533Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.533Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.534Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.534Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.538Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.538Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.583Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.583Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.675Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.675Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:44.848Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:49 2024-04-04T08:46:44.848Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.009Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.009Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.237Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.237Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.244Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.244Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.253Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.253Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.316Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.316Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.366Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.367Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.438Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.439Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.458Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.458Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.584Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.584Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.705Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.705Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:45.911Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:45.912Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:46.270Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:49 2024-04-04T08:46:46.270Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:46.291Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:49 2024-04-04T08:46:46.292Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:46.292Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:49 2024-04-04T08:46:46.292Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:46.308Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:49 2024-04-04T08:46:46.308Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:46.348Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:49 2024-04-04T08:46:46.348Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:46.362Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:49 2024-04-04T08:46:46.362Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:46.521Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:49 2024-04-04T08:46:46.521Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:46.687Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:46.687Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:46.710Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:49 2024-04-04T08:46:46.710Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:46.915Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:46.915Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:47.252Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:49 2024-04-04T08:46:47.253Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:47.295Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:49 2024-04-04T08:46:47.295Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:47.339Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:49 2024-04-04T08:46:47.339Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:47.404Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:49 2024-04-04T08:46:47.404Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:47.413Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:49 2024-04-04T08:46:47.413Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:47.470Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:49 2024-04-04T08:46:47.470Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:47.630Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:49 2024-04-04T08:46:47.631Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:47.690Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:47.691Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:47.818Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:47.818Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:47.916Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:49 2024-04-04T08:46:47.916Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:48.197Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:49 2024-04-04T08:46:48.197Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:48.257Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:49 2024-04-04T08:46:48.257Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:48.351Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:49 2024-04-04T08:46:48.351Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:48.381Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:49 2024-04-04T08:46:48.381Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:48.459Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:49 2024-04-04T08:46:48.459Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:48.546Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:49 2024-04-04T08:46:48.546Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:48.569Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:49 2024-04-04T08:46:48.569Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:48.794Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:48.794Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:48.870Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:49 2024-04-04T08:46:48.870Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:49.028Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:49 2024-04-04T08:46:49.028Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:49.161Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:49 2024-04-04T08:46:49.161Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:49.211Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:49 2024-04-04T08:46:49.211Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:49.268Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.357300252S 08:46:49 08:46:49,300 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:46:49 08:46:49,301 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:46:49 08:46:49,301 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12da5238 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:46:49 08:46:49,304 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:46:49 08:46:49,304 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12da5238 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:46:49 08:46:49,306 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:46:49 08:46:49,306 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:46:49 08:46:49,306 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:46:49 08:46:49,306 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:46:49 08:46:49,306 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:46:49 08:46:49,306 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:46:49 08:46:49,306 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12da5238 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:46:49 08:46:49,308 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:46:49 08:46:49,308 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:46:49 08:46:49,308 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:46:49 08:46:49,308 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220409308) 08:46:49 08:46:49,308 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:46:49 08:46:49,308 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123a52d3 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123a52d3 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123a52d3 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123a52d3 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123a52d3 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:46:49 08:46:49,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123a52d3 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:46:49 08:46:49,322 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:46:49 08:46:49,322 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123a52d3 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:46:49 08:46:49,322 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:46:49 08:46:49,322 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123a52d3 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:46:49 08:46:49,322 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:46:49 08:46:49,322 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:46:49 08:46:49,323 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:46:49 08:46:49,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:46:49 08:46:49,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:46:49 08:46:49,323 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:46:49 08:46:49,324 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:46:49 08:46:49,338 |-INFO in ch.qos.logback.classic.pattern.DateConverter@42cdaea2 - Setting zoneId to "UTC" 08:46:49 08:46:49,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:46:49 08:46:49,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:46:49 08:46:49,342 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:46:49 08:46:49,342 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:46:49 08:46:49,342 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:46:49 08:46:49,342 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:46:49 08:46:49,342 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:46:49 08:46:49,342 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123a52d3 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:46:49 08:46:49,342 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:46:49 08:46:49,342 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5e1f3c74 - End of configuration. 08:46:49 08:46:49,342 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1e94fe1d - Registering current configuration as safe fallback point 08:46:49 08:46:49 08:46:49 . ____ _ __ _ _ 08:46:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:46:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:46:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:46:49 ' |____| .__|_| |_|_| |_\__, | / / / / 08:46:49 =========|_|==============|___/=/_/_/_/ 08:46:49 :: Spring Boot :: (v3.2.4) 08:46:49 08:46:49 2024-04-04T08:46:49.343Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:49 2024-04-04T08:46:49.343Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:49.346Z INFO 7173 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:46:49 2024-04-04T08:46:49.346Z INFO 7173 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:46:49 2024-04-04T08:46:49.471Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:49 2024-04-04T08:46:49.471Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:49.510Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:46:49 allow.auto.create.topics = true 08:46:49 auto.commit.interval.ms = 5000 08:46:49 auto.include.jmx.reporter = true 08:46:49 auto.offset.reset = latest 08:46:49 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:46:49 check.crcs = true 08:46:49 client.dns.lookup = use_all_dns_ips 08:46:49 client.id = consumer-ncmp-data-operation-event-group-7 08:46:49 client.rack = 08:46:49 connections.max.idle.ms = 540000 08:46:49 default.api.timeout.ms = 60000 08:46:49 enable.auto.commit = false 08:46:49 exclude.internal.topics = true 08:46:49 fetch.max.bytes = 52428800 08:46:49 fetch.max.wait.ms = 500 08:46:49 fetch.min.bytes = 1 08:46:49 group.id = ncmp-data-operation-event-group 08:46:49 group.instance.id = null 08:46:49 heartbeat.interval.ms = 3000 08:46:49 interceptor.classes = [] 08:46:49 internal.leave.group.on.close = true 08:46:49 internal.throw.on.fetch.stable.offset.unsupported = false 08:46:49 isolation.level = read_uncommitted 08:46:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:46:49 max.partition.fetch.bytes = 1048576 08:46:49 max.poll.interval.ms = 300000 08:46:49 max.poll.records = 500 08:46:49 metadata.max.age.ms = 300000 08:46:49 metric.reporters = [] 08:46:49 metrics.num.samples = 2 08:46:49 metrics.recording.level = INFO 08:46:49 metrics.sample.window.ms = 30000 08:46:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:46:49 receive.buffer.bytes = 65536 08:46:49 reconnect.backoff.max.ms = 1000 08:46:49 reconnect.backoff.ms = 50 08:46:49 request.timeout.ms = 30000 08:46:49 retry.backoff.ms = 100 08:46:49 sasl.client.callback.handler.class = null 08:46:49 sasl.jaas.config = null 08:46:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:49 sasl.kerberos.min.time.before.relogin = 60000 08:46:49 sasl.kerberos.service.name = null 08:46:49 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:49 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:49 sasl.login.callback.handler.class = null 08:46:49 sasl.login.class = null 08:46:49 sasl.login.connect.timeout.ms = null 08:46:49 sasl.login.read.timeout.ms = null 08:46:49 sasl.login.refresh.buffer.seconds = 300 08:46:49 sasl.login.refresh.min.period.seconds = 60 08:46:49 sasl.login.refresh.window.factor = 0.8 08:46:49 sasl.login.refresh.window.jitter = 0.05 08:46:49 sasl.login.retry.backoff.max.ms = 10000 08:46:49 sasl.login.retry.backoff.ms = 100 08:46:49 sasl.mechanism = GSSAPI 08:46:49 sasl.oauthbearer.clock.skew.seconds = 30 08:46:49 sasl.oauthbearer.expected.audience = null 08:46:49 sasl.oauthbearer.expected.issuer = null 08:46:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:49 sasl.oauthbearer.jwks.endpoint.url = null 08:46:49 sasl.oauthbearer.scope.claim.name = scope 08:46:49 sasl.oauthbearer.sub.claim.name = sub 08:46:49 sasl.oauthbearer.token.endpoint.url = null 08:46:49 security.protocol = PLAINTEXT 08:46:49 security.providers = null 08:46:49 send.buffer.bytes = 131072 08:46:49 session.timeout.ms = 45000 08:46:49 socket.connection.setup.timeout.max.ms = 30000 08:46:49 socket.connection.setup.timeout.ms = 10000 08:46:49 ssl.cipher.suites = null 08:46:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:49 ssl.endpoint.identification.algorithm = https 08:46:49 ssl.engine.factory.class = null 08:46:49 ssl.key.password = null 08:46:49 ssl.keymanager.algorithm = SunX509 08:46:49 ssl.keystore.certificate.chain = null 08:46:49 ssl.keystore.key = null 08:46:49 ssl.keystore.location = null 08:46:49 ssl.keystore.password = null 08:46:49 ssl.keystore.type = JKS 08:46:49 ssl.protocol = TLSv1.3 08:46:49 ssl.provider = null 08:46:49 ssl.secure.random.implementation = null 08:46:49 ssl.trustmanager.algorithm = PKIX 08:46:49 ssl.truststore.certificates = null 08:46:49 ssl.truststore.location = null 08:46:49 ssl.truststore.password = null 08:46:49 ssl.truststore.type = JKS 08:46:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:46:49 08:46:49 2024-04-04T08:46:49.512Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:49 2024-04-04T08:46:49.512Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:49 2024-04-04T08:46:49.512Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220409512 08:46:49 2024-04-04T08:46:49.512Z INFO 7173 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 08:46:49 2024-04-04T08:46:49.516Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:46:49 allow.auto.create.topics = true 08:46:49 auto.commit.interval.ms = 5000 08:46:49 auto.include.jmx.reporter = true 08:46:49 auto.offset.reset = latest 08:46:49 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:46:49 check.crcs = true 08:46:49 client.dns.lookup = use_all_dns_ips 08:46:49 client.id = consumer-ncmp-async-rest-request-event-group-8 08:46:49 client.rack = 08:46:49 connections.max.idle.ms = 540000 08:46:49 default.api.timeout.ms = 60000 08:46:49 enable.auto.commit = false 08:46:49 exclude.internal.topics = true 08:46:49 fetch.max.bytes = 52428800 08:46:49 fetch.max.wait.ms = 500 08:46:49 fetch.min.bytes = 1 08:46:49 group.id = ncmp-async-rest-request-event-group 08:46:49 group.instance.id = null 08:46:49 heartbeat.interval.ms = 3000 08:46:49 interceptor.classes = [] 08:46:49 internal.leave.group.on.close = true 08:46:49 internal.throw.on.fetch.stable.offset.unsupported = false 08:46:49 isolation.level = read_uncommitted 08:46:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:46:49 max.partition.fetch.bytes = 1048576 08:46:49 max.poll.interval.ms = 300000 08:46:49 max.poll.records = 500 08:46:49 metadata.max.age.ms = 300000 08:46:49 metric.reporters = [] 08:46:49 metrics.num.samples = 2 08:46:49 metrics.recording.level = INFO 08:46:49 metrics.sample.window.ms = 30000 08:46:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:46:49 receive.buffer.bytes = 65536 08:46:49 reconnect.backoff.max.ms = 1000 08:46:49 reconnect.backoff.ms = 50 08:46:49 request.timeout.ms = 30000 08:46:49 retry.backoff.ms = 100 08:46:49 sasl.client.callback.handler.class = null 08:46:49 sasl.jaas.config = null 08:46:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:49 sasl.kerberos.min.time.before.relogin = 60000 08:46:49 sasl.kerberos.service.name = null 08:46:49 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:49 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:49 sasl.login.callback.handler.class = null 08:46:49 sasl.login.class = null 08:46:49 sasl.login.connect.timeout.ms = null 08:46:49 sasl.login.read.timeout.ms = null 08:46:49 sasl.login.refresh.buffer.seconds = 300 08:46:49 sasl.login.refresh.min.period.seconds = 60 08:46:49 sasl.login.refresh.window.factor = 0.8 08:46:49 sasl.login.refresh.window.jitter = 0.05 08:46:49 sasl.login.retry.backoff.max.ms = 10000 08:46:49 sasl.login.retry.backoff.ms = 100 08:46:49 sasl.mechanism = GSSAPI 08:46:49 sasl.oauthbearer.clock.skew.seconds = 30 08:46:49 sasl.oauthbearer.expected.audience = null 08:46:49 sasl.oauthbearer.expected.issuer = null 08:46:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:49 sasl.oauthbearer.jwks.endpoint.url = null 08:46:49 sasl.oauthbearer.scope.claim.name = scope 08:46:49 sasl.oauthbearer.sub.claim.name = sub 08:46:49 sasl.oauthbearer.token.endpoint.url = null 08:46:49 security.protocol = PLAINTEXT 08:46:49 security.providers = null 08:46:49 send.buffer.bytes = 131072 08:46:49 session.timeout.ms = 45000 08:46:49 socket.connection.setup.timeout.max.ms = 30000 08:46:49 socket.connection.setup.timeout.ms = 10000 08:46:49 ssl.cipher.suites = null 08:46:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:49 ssl.endpoint.identification.algorithm = https 08:46:49 ssl.engine.factory.class = null 08:46:49 ssl.key.password = null 08:46:49 ssl.keymanager.algorithm = SunX509 08:46:49 ssl.keystore.certificate.chain = null 08:46:49 ssl.keystore.key = null 08:46:49 ssl.keystore.location = null 08:46:49 ssl.keystore.password = null 08:46:49 ssl.keystore.type = JKS 08:46:49 ssl.protocol = TLSv1.3 08:46:49 ssl.provider = null 08:46:49 ssl.secure.random.implementation = null 08:46:49 ssl.trustmanager.algorithm = PKIX 08:46:49 ssl.truststore.certificates = null 08:46:49 ssl.truststore.location = null 08:46:49 ssl.truststore.password = null 08:46:49 ssl.truststore.type = JKS 08:46:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:46:49 08:46:49 2024-04-04T08:46:49.516Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:49 2024-04-04T08:46:49.516Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:49 2024-04-04T08:46:49.538Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:49 2024-04-04T08:46:49.538Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:49 2024-04-04T08:46:49.538Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220409538 08:46:49 2024-04-04T08:46:49.538Z INFO 7173 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 08:46:49 2024-04-04T08:46:49.543Z INFO 7173 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.266 seconds (process running for 62.706) 08:46:50 2024-04-04T08:46:49.565Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:50 2024-04-04T08:46:49.566Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:49.576Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:50 2024-04-04T08:46:49.576Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:49.643Z WARN 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 08:46:50 2024-04-04T08:46:49.644Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: dUMfw_cFSsWfQUMm2nCkvg 08:46:50 2024-04-04T08:46:49.689Z WARN 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:46:50 2024-04-04T08:46:49.689Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: dUMfw_cFSsWfQUMm2nCkvg 08:46:50 2024-04-04T08:46:49.765Z WARN 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:46:50 2024-04-04T08:46:49.811Z WARN 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:46:50 2024-04-04T08:46:49.881Z WARN 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:46:50 2024-04-04T08:46:49.885Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:50 2024-04-04T08:46:49.885Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:49.915Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:50 2024-04-04T08:46:49.915Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:49.921Z WARN 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:46:50 2024-04-04T08:46:49.931Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 08:46:50 2024-04-04T08:46:49.932Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 08:46:50 2024-04-04T08:46:49.963Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-9c3e13b3-0c5a-48df-9a9f-09f3878d0e2c 08:46:50 2024-04-04T08:46:49.963Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:46:50 2024-04-04T08:46:49.963Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 08:46:50 2024-04-04T08:46:50.000Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 08:46:50 2024-04-04T08:46:50.001Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-9c3e13b3-0c5a-48df-9a9f-09f3878d0e2c', protocol='range'} 08:46:50 2024-04-04T08:46:50.001Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 08:46:50 2024-04-04T08:46:50.015Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-957f77ca-d558-401a-a711-dc644ecabc85 08:46:50 2024-04-04T08:46:50.015Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:46:50 2024-04-04T08:46:50.015Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 08:46:50 2024-04-04T08:46:50.029Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-9c3e13b3-0c5a-48df-9a9f-09f3878d0e2c=Assignment(partitions=[ncmp-async-m2m-0])} 08:46:50 2024-04-04T08:46:50.031Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-957f77ca-d558-401a-a711-dc644ecabc85', protocol='range'} 08:46:50 2024-04-04T08:46:50.031Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-957f77ca-d558-401a-a711-dc644ecabc85=Assignment(partitions=[ncmp-async-m2m-0])} 08:46:50 2024-04-04T08:46:50.053Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.053Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.091Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-957f77ca-d558-401a-a711-dc644ecabc85', protocol='range'} 08:46:50 2024-04-04T08:46:50.092Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 08:46:50 2024-04-04T08:46:50.092Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 08:46:50 2024-04-04T08:46:50.099Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:46:50 2024-04-04T08:46:50.101Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:46:50 2024-04-04T08:46:50.104Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-9c3e13b3-0c5a-48df-9a9f-09f3878d0e2c', protocol='range'} 08:46:50 2024-04-04T08:46:50.104Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 08:46:50 2024-04-04T08:46:50.104Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 08:46:50 2024-04-04T08:46:50.112Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 08:46:50 2024-04-04T08:46:50.114Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:46:50 2024-04-04T08:46:50.130Z INFO 7173 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 08:46:50 2024-04-04T08:46:50.131Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:46:50 2024-04-04T08:46:50.140Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 08:46:50 2024-04-04T08:46:50.158Z INFO 7173 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 08:46:50 2024-04-04T08:46:50.169Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:46:50 2024-04-04T08:46:50.169Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:46:50 acks = -1 08:46:50 auto.include.jmx.reporter = true 08:46:50 batch.size = 16384 08:46:50 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:46:50 buffer.memory = 33554432 08:46:50 client.dns.lookup = use_all_dns_ips 08:46:50 client.id = producer-9 08:46:50 compression.type = none 08:46:50 connections.max.idle.ms = 540000 08:46:50 delivery.timeout.ms = 120000 08:46:50 enable.idempotence = false 08:46:50 interceptor.classes = [] 08:46:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:46:50 linger.ms = 1 08:46:50 max.block.ms = 60000 08:46:50 max.in.flight.requests.per.connection = 5 08:46:50 max.request.size = 1048576 08:46:50 metadata.max.age.ms = 300000 08:46:50 metadata.max.idle.ms = 300000 08:46:50 metric.reporters = [] 08:46:50 metrics.num.samples = 2 08:46:50 metrics.recording.level = INFO 08:46:50 metrics.sample.window.ms = 30000 08:46:50 partitioner.adaptive.partitioning.enable = true 08:46:50 partitioner.availability.timeout.ms = 0 08:46:50 partitioner.class = null 08:46:50 partitioner.ignore.keys = false 08:46:50 receive.buffer.bytes = 32768 08:46:50 reconnect.backoff.max.ms = 1000 08:46:50 reconnect.backoff.ms = 50 08:46:50 request.timeout.ms = 30000 08:46:50 retries = 0 08:46:50 retry.backoff.ms = 100 08:46:50 sasl.client.callback.handler.class = null 08:46:50 sasl.jaas.config = null 08:46:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:50 sasl.kerberos.min.time.before.relogin = 60000 08:46:50 sasl.kerberos.service.name = null 08:46:50 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:50 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:50 sasl.login.callback.handler.class = null 08:46:50 sasl.login.class = null 08:46:50 sasl.login.connect.timeout.ms = null 08:46:50 sasl.login.read.timeout.ms = null 08:46:50 sasl.login.refresh.buffer.seconds = 300 08:46:50 sasl.login.refresh.min.period.seconds = 60 08:46:50 sasl.login.refresh.window.factor = 0.8 08:46:50 sasl.login.refresh.window.jitter = 0.05 08:46:50 sasl.login.retry.backoff.max.ms = 10000 08:46:50 sasl.login.retry.backoff.ms = 100 08:46:50 sasl.mechanism = GSSAPI 08:46:50 sasl.oauthbearer.clock.skew.seconds = 30 08:46:50 sasl.oauthbearer.expected.audience = null 08:46:50 sasl.oauthbearer.expected.issuer = null 08:46:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:50 sasl.oauthbearer.jwks.endpoint.url = null 08:46:50 sasl.oauthbearer.scope.claim.name = scope 08:46:50 sasl.oauthbearer.sub.claim.name = sub 08:46:50 sasl.oauthbearer.token.endpoint.url = null 08:46:50 security.protocol = PLAINTEXT 08:46:50 security.providers = null 08:46:50 send.buffer.bytes = 131072 08:46:50 socket.connection.setup.timeout.max.ms = 30000 08:46:50 socket.connection.setup.timeout.ms = 10000 08:46:50 ssl.cipher.suites = null 08:46:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:50 ssl.endpoint.identification.algorithm = https 08:46:50 ssl.engine.factory.class = null 08:46:50 ssl.key.password = null 08:46:50 ssl.keymanager.algorithm = SunX509 08:46:50 ssl.keystore.certificate.chain = null 08:46:50 ssl.keystore.key = null 08:46:50 ssl.keystore.location = null 08:46:50 ssl.keystore.password = null 08:46:50 ssl.keystore.type = JKS 08:46:50 ssl.protocol = TLSv1.3 08:46:50 ssl.provider = null 08:46:50 ssl.secure.random.implementation = null 08:46:50 ssl.trustmanager.algorithm = PKIX 08:46:50 ssl.truststore.certificates = null 08:46:50 ssl.truststore.location = null 08:46:50 ssl.truststore.password = null 08:46:50 ssl.truststore.type = JKS 08:46:50 transaction.timeout.ms = 60000 08:46:50 transactional.id = null 08:46:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:46:50 08:46:50 2024-04-04T08:46:50.173Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:46:50 2024-04-04T08:46:50.173Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:50 2024-04-04T08:46:50.173Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:50 2024-04-04T08:46:50.173Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220410173 08:46:50 2024-04-04T08:46:50.180Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: dUMfw_cFSsWfQUMm2nCkvg 08:46:50 2024-04-04T08:46:50.274Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.274Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.295Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:46:50 2024-04-04T08:46:50.295Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:46:50 acks = -1 08:46:50 auto.include.jmx.reporter = true 08:46:50 batch.size = 16384 08:46:50 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:46:50 buffer.memory = 33554432 08:46:50 client.dns.lookup = use_all_dns_ips 08:46:50 client.id = producer-10 08:46:50 compression.type = none 08:46:50 connections.max.idle.ms = 540000 08:46:50 delivery.timeout.ms = 120000 08:46:50 enable.idempotence = false 08:46:50 interceptor.classes = [] 08:46:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:46:50 linger.ms = 1 08:46:50 max.block.ms = 60000 08:46:50 max.in.flight.requests.per.connection = 5 08:46:50 max.request.size = 1048576 08:46:50 metadata.max.age.ms = 300000 08:46:50 metadata.max.idle.ms = 300000 08:46:50 metric.reporters = [] 08:46:50 metrics.num.samples = 2 08:46:50 metrics.recording.level = INFO 08:46:50 metrics.sample.window.ms = 30000 08:46:50 partitioner.adaptive.partitioning.enable = true 08:46:50 partitioner.availability.timeout.ms = 0 08:46:50 partitioner.class = null 08:46:50 partitioner.ignore.keys = false 08:46:50 receive.buffer.bytes = 32768 08:46:50 reconnect.backoff.max.ms = 1000 08:46:50 reconnect.backoff.ms = 50 08:46:50 request.timeout.ms = 30000 08:46:50 retries = 0 08:46:50 retry.backoff.ms = 100 08:46:50 sasl.client.callback.handler.class = null 08:46:50 sasl.jaas.config = null 08:46:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:46:50 sasl.kerberos.min.time.before.relogin = 60000 08:46:50 sasl.kerberos.service.name = null 08:46:50 sasl.kerberos.ticket.renew.jitter = 0.05 08:46:50 sasl.kerberos.ticket.renew.window.factor = 0.8 08:46:50 sasl.login.callback.handler.class = null 08:46:50 sasl.login.class = null 08:46:50 sasl.login.connect.timeout.ms = null 08:46:50 sasl.login.read.timeout.ms = null 08:46:50 sasl.login.refresh.buffer.seconds = 300 08:46:50 sasl.login.refresh.min.period.seconds = 60 08:46:50 sasl.login.refresh.window.factor = 0.8 08:46:50 sasl.login.refresh.window.jitter = 0.05 08:46:50 sasl.login.retry.backoff.max.ms = 10000 08:46:50 sasl.login.retry.backoff.ms = 100 08:46:50 sasl.mechanism = GSSAPI 08:46:50 sasl.oauthbearer.clock.skew.seconds = 30 08:46:50 sasl.oauthbearer.expected.audience = null 08:46:50 sasl.oauthbearer.expected.issuer = null 08:46:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:46:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:46:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:46:50 sasl.oauthbearer.jwks.endpoint.url = null 08:46:50 sasl.oauthbearer.scope.claim.name = scope 08:46:50 sasl.oauthbearer.sub.claim.name = sub 08:46:50 sasl.oauthbearer.token.endpoint.url = null 08:46:50 security.protocol = PLAINTEXT 08:46:50 security.providers = null 08:46:50 send.buffer.bytes = 131072 08:46:50 socket.connection.setup.timeout.max.ms = 30000 08:46:50 socket.connection.setup.timeout.ms = 10000 08:46:50 ssl.cipher.suites = null 08:46:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:46:50 ssl.endpoint.identification.algorithm = https 08:46:50 ssl.engine.factory.class = null 08:46:50 ssl.key.password = null 08:46:50 ssl.keymanager.algorithm = SunX509 08:46:50 ssl.keystore.certificate.chain = null 08:46:50 ssl.keystore.key = null 08:46:50 ssl.keystore.location = null 08:46:50 ssl.keystore.password = null 08:46:50 ssl.keystore.type = JKS 08:46:50 ssl.protocol = TLSv1.3 08:46:50 ssl.provider = null 08:46:50 ssl.secure.random.implementation = null 08:46:50 ssl.trustmanager.algorithm = PKIX 08:46:50 ssl.truststore.certificates = null 08:46:50 ssl.truststore.location = null 08:46:50 ssl.truststore.password = null 08:46:50 ssl.truststore.type = JKS 08:46:50 transaction.timeout.ms = 60000 08:46:50 transactional.id = null 08:46:50 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:46:50 08:46:50 2024-04-04T08:46:50.298Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:46:50 2024-04-04T08:46:50.298Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:46:50 2024-04-04T08:46:50.298Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:46:50 2024-04-04T08:46:50.298Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220410298 08:46:50 2024-04-04T08:46:50.311Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: dUMfw_cFSsWfQUMm2nCkvg 08:46:50 2024-04-04T08:46:50.324Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.324Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.342Z ERROR 7173 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 08:46:50 08:46:50 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:46:50 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:46:50 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:46:50 at java.base/java.lang.Thread.run(Thread.java:833) 08:46:50 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:46:50 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 08:46:50 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 08:46:50 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 08:46:50 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 08:46:50 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 08:46:50 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 08:46:50 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 08:46:50 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 08:46:50 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 08:46:50 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 08:46:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 08:46:50 ... 3 common frames omitted 08:46:50 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:46:50 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:46:50 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:46:50 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:46:50 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:46:50 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:46:50 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 08:46:50 ... 14 common frames omitted 08:46:50 08:46:50 2024-04-04T08:46:50.407Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.407Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.471Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.472Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.484Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.484Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 08:46:50 2024-04-04T08:46:50.484Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 08:46:50 2024-04-04T08:46:50.484Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 08:46:50 2024-04-04T08:46:50.485Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.485Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 08:46:50 2024-04-04T08:46:50.485Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.485Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 148ms, elapsed time since send: 148ms, request timeout: 30000ms) 08:46:50 2024-04-04T08:46:50.485Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 08:46:50 2024-04-04T08:46:50.486Z INFO 7173 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=219824635, epoch=2) to node 1: 08:46:50 08:46:50 org.apache.kafka.common.errors.DisconnectException: null 08:46:50 08:46:50 2024-04-04T08:46:50.486Z INFO 7173 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.486Z INFO 7173 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 20 due to node 1 being disconnected (elapsed time since creation: 147ms, elapsed time since send: 147ms, request timeout: 30000ms) 08:46:50 2024-04-04T08:46:50.486Z INFO 7173 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 22 due to node 1 being disconnected (elapsed time since creation: 46ms, elapsed time since send: 46ms, request timeout: 30000ms) 08:46:50 2024-04-04T08:46:50.486Z INFO 7173 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=776560285, epoch=2) to node 1: 08:46:50 08:46:50 org.apache.kafka.common.errors.DisconnectException: null 08:46:50 08:46:50 2024-04-04T08:46:50.486Z INFO 7173 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:46:50 2024-04-04T08:46:50.487Z INFO 7173 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:46:50 2024-04-04T08:46:50.489Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:46:50 2024-04-04T08:46:50.493Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:46:50 2024-04-04T08:46:50.533Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.533Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.585Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.586Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.586Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.586Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.586Z INFO 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.586Z WARN 7173 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.587Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.587Z WARN 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.646Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.647Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.682Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.682Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.687Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.687Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.688Z INFO 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.688Z WARN 7173 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 08:46:50 2024-04-04T08:46:50.695Z INFO 7173 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 08:46:50 2024-04-04T08:46:50.696Z INFO 7173 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:46:50 2024-04-04T08:46:50.696Z INFO 7173 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:46:50 2024-04-04T08:46:50.696Z INFO 7173 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:46:50 2024-04-04T08:46:50.697Z INFO 7173 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 08:46:50 2024-04-04T08:46:50.697Z INFO 7173 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 08:46:50 2024-04-04T08:46:50.697Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 08:46:50 2024-04-04T08:46:50.697Z INFO 7173 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 08:46:50 2024-04-04T08:46:50.698Z INFO 7173 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:46:50 2024-04-04T08:46:50.698Z INFO 7173 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:46:50 2024-04-04T08:46:50.698Z INFO 7173 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:46:50 2024-04-04T08:46:50.699Z INFO 7173 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 08:46:50 2024-04-04T08:46:50.699Z INFO 7173 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 08:46:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.791 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 08:46:50 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 08:46:50 2024-04-04T08:46:50.739Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.739Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:50 2024-04-04T08:46:50.833Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:50 2024-04-04T08:46:50.834Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:50 08:46:50,859 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:46:50 08:46:50,859 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:46:50 08:46:50,860 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52092fc0 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:46:50 08:46:50,862 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:46:50 08:46:50,862 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52092fc0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:46:50 08:46:50,864 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:46:50 08:46:50,864 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:46:50 08:46:50,864 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:46:50 08:46:50,864 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:46:50 08:46:50,864 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:46:50 08:46:50,864 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:46:50 08:46:50,864 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52092fc0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:46:50 08:46:50,866 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:46:50 08:46:50,866 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:46:50 08:46:50,866 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:46:50 08:46:50,866 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220410866) 08:46:50 08:46:50,866 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:46:50 08:46:50,866 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:46:50 08:46:50,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:46:50 08:46:50,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26a2471f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26a2471f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26a2471f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26a2471f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26a2471f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26a2471f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26a2471f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26a2471f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:46:51 08:46:50,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:46:51 08:46:50,868 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:46:51 08:46:50,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:46:51 08:46:50,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:46:51 08:46:50,869 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:46:51 08:46:50,869 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:46:51 08:46:50,873 |-INFO in ch.qos.logback.classic.pattern.DateConverter@18e1692 - Setting zoneId to "UTC" 08:46:51 08:46:50,873 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:46:51 08:46:50,873 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:46:51 08:46:50,876 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:46:51 08:46:50,876 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:46:51 08:46:50,876 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:46:51 08:46:50,876 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:46:51 08:46:50,877 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:46:51 08:46:50,877 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26a2471f - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:46:51 08:46:50,877 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:46:51 08:46:50,877 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@b7e175b - End of configuration. 08:46:51 08:46:50,877 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@10124edb - Registering current configuration as safe fallback point 08:46:51 08:46:51 08:46:51 . ____ _ __ _ _ 08:46:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:46:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:46:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:46:51 ' |____| .__|_| |_|_| |_\__, | / / / / 08:46:51 =========|_|==============|___/=/_/_/_/ 08:46:51 :: Spring Boot :: (v3.2.4) 08:46:51 08:46:51 2024-04-04T08:46:50.880Z INFO 7173 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:46:51 2024-04-04T08:46:50.880Z INFO 7173 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 08:46:51 2024-04-04T08:46:50.909Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:51 2024-04-04T08:46:50.909Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:51 2024-04-04T08:46:50.942Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:46:51 2024-04-04T08:46:50.942Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:51 2024-04-04T08:46:50.944Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:46:51 2024-04-04T08:46:50.944Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:51 2024-04-04T08:46:50.983Z INFO 7173 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.139 seconds (process running for 64.145) 08:46:51 2024-04-04T08:46:51.020Z WARN 7173 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') 08:46:51 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 08:46:51 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 08:46:51 08:46:51 . ____ _ __ _ _ 08:46:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:46:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:46:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:46:51 ' |____| .__|_| |_|_| |_\__, | / / / / 08:46:51 =========|_|==============|___/=/_/_/_/ 08:46:51 :: Spring Boot :: (v3.2.4) 08:46:51 08:46:51 2024-04-04T08:46:51.060Z INFO 7173 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:46:51 2024-04-04T08:46:51.060Z INFO 7173 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 08:46:51 2024-04-04T08:46:51.076Z INFO 7173 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.033 seconds (process running for 64.238) 08:46:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 08:46:51 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 08:46:51 08:46:51 . ____ _ __ _ _ 08:46:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:46:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:46:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:46:51 ' |____| .__|_| |_|_| |_\__, | / / / / 08:46:51 =========|_|==============|___/=/_/_/_/ 08:46:51 :: Spring Boot :: (v3.2.4) 08:46:51 08:46:51 2024-04-04T08:46:51.103Z INFO 7173 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:46:51 2024-04-04T08:46:51.103Z INFO 7173 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 08:46:51 2024-04-04T08:46:51.108Z INFO 7173 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.021 seconds (process running for 64.271) 08:46:51 2024-04-04T08:46:51.234Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:51 2024-04-04T08:46:51.234Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:51 2024-04-04T08:46:51.235Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:51 2024-04-04T08:46:51.235Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:51 2024-04-04T08:46:51.268Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:51 2024-04-04T08:46:51.268Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 08:46:51 2024-04-04T08:46:51.295Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:46:51 2024-04-04T08:46:51.295Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:51 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 08:46:54 08:46:54 . ____ _ __ _ _ 08:46:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:46:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:46:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:46:54 ' |____| .__|_| |_|_| |_\__, | / / / / 08:46:54 =========|_|==============|___/=/_/_/_/ 08:46:54 :: Spring Boot :: (v3.2.4) 08:46:54 08:46:54 2024-04-04T08:46:51.314Z INFO 7173 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:46:54 2024-04-04T08:46:51.314Z INFO 7173 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:46:54 2024-04-04T08:46:51.360Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:54 2024-04-04T08:46:51.361Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:51.390Z WARN 7173 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 08:46:54 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 08:46:54 2024-04-04T08:46:51.396Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:46:54 2024-04-04T08:46:51.396Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:51.456Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:54 2024-04-04T08:46:51.456Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:51.473Z INFO 7173 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:46:54 + + o o o o---o o----o o o---o o o----o o--o--o 08:46:54 + + + + | | / \ / | | / / \ | | 08:46:54 + + + + + o----o o o o o----o | o o o o----o | 08:46:54 + + + + | | / \ / | | \ / \ | | 08:46:54 + + o o o o o---o o----o o----o o---o o o o----o o 08:46:54 2024-04-04T08:46:51.473Z INFO 7173 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:46:54 2024-04-04T08:46:51.473Z INFO 7173 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5701 08:46:54 2024-04-04T08:46:51.473Z INFO 7173 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:46:54 2024-04-04T08:46:51.473Z INFO 7173 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:46:54 2024-04-04T08:46:51.499Z INFO 7173 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:46:54 To enable the Jet engine on the members, do one of the following: 08:46:54 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:46:54 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:46:54 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:46:54 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:46:54 2024-04-04T08:46:51.597Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:54 2024-04-04T08:46:51.597Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:51.612Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:54 2024-04-04T08:46:51.613Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:51.649Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:54 2024-04-04T08:46:51.649Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:51.686Z INFO 7173 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:46:54 2024-04-04T08:46:51.736Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:54 2024-04-04T08:46:51.736Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:51.863Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:54 2024-04-04T08:46:51.863Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:51.887Z INFO 7173 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:46:54 2024-04-04T08:46:51.984Z INFO 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:46:54 2024-04-04T08:46:51.988Z WARN 7173 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:46:54 2024-04-04T08:46:52.100Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.100Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.201Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.201Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.215Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.215Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.231Z INFO 7173 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:46:54 2024-04-04T08:46:52.237Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTING 08:46:54 2024-04-04T08:46:52.300Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.300Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.353Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.353Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.471Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.471Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.560Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.560Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.565Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.566Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.655Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.655Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.805Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.805Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.818Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.818Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:52.841Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:54 2024-04-04T08:46:52.841Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.119Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.120Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.257Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.258Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.355Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.355Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.456Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.457Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.457Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.457Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.674Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.674Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.719Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.719Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.765Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.765Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.772Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.772Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.860Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.860Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.909Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.909Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:53.944Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:46:54 2024-04-04T08:46:53.944Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:54.110Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:46:54 2024-04-04T08:46:54.110Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:54.224Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:46:54 2024-04-04T08:46:54.224Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:54.260Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:46:54 2024-04-04T08:46:54.260Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:54.453Z INFO 7173 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:46:54 08:46:54 Members {size:1, ver:1} [ 08:46:54 Member [10.250.0.254]:5701 - c523f44f-bdc0-443b-9b8c-1795e9a970be this 08:46:54 ] 08:46:54 08:46:54 2024-04-04T08:46:54.472Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTED 08:46:54 2024-04-04T08:46:54.506Z INFO 7173 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.207 seconds (process running for 67.668) 08:46:54 2024-04-04T08:46:54.512Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:46:54 2024-04-04T08:46:54.512Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:54.581Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:46:54 2024-04-04T08:46:54.582Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:54.610Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:46:54 2024-04-04T08:46:54.610Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:46:54 2024-04-04T08:46:54.617Z INFO 7173 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 08:46:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.457 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 08:46:54 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 08:47:01 2024-04-04T08:46:54.776Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:01 2024-04-04T08:46:54.776Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 08:47:01 . ____ _ __ _ _ 08:47:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:47:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:47:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:47:01 ' |____| .__|_| |_|_| |_\__, | / / / / 08:47:01 =========|_|==============|___/=/_/_/_/ 08:47:01 :: Spring Boot :: (v3.2.4) 08:47:01 08:47:01 2024-04-04T08:46:54.787Z INFO 7173 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:47:01 2024-04-04T08:46:54.787Z INFO 7173 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:47:01 2024-04-04T08:46:54.804Z INFO 7173 --- [ main] com.hazelcast.system.logo : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:47:01 + + o o o o---o o----o o o---o o o----o o--o--o 08:47:01 + + + + | | / \ / | | / / \ | | 08:47:01 + + + + + o----o o o o o----o | o o o o----o | 08:47:01 + + + + | | / \ / | | \ / \ | | 08:47:01 + + o o o o o---o o----o o----o o---o o o o----o o 08:47:01 2024-04-04T08:46:54.804Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:47:01 2024-04-04T08:46:54.804Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.225]:5702 08:47:01 2024-04-04T08:46:54.804Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:47:01 2024-04-04T08:46:54.804Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:47:01 2024-04-04T08:46:54.804Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:47:01 To enable the Jet engine on the members, do one of the following: 08:47:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:47:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:47:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:47:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:47:01 2024-04-04T08:46:54.808Z INFO 7173 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:47:01 2024-04-04T08:46:54.820Z INFO 7173 --- [ main] com.hazelcast.system.security : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:47:01 2024-04-04T08:46:54.823Z INFO 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:47:01 2024-04-04T08:46:54.823Z WARN 7173 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:47:01 2024-04-04T08:46:54.853Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:46:54.853Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:54.859Z INFO 7173 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:47:01 2024-04-04T08:46:54.860Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5702 is STARTING 08:47:01 2024-04-04T08:46:54.908Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:01 2024-04-04T08:46:54.908Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:54.981Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:01 2024-04-04T08:46:54.981Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:54.982Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:01 2024-04-04T08:46:54.982Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:55.082Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:01 2024-04-04T08:46:55.082Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:01 2024-04-04T08:46:55.082Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:55.082Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:55.082Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:01 2024-04-04T08:46:55.082Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:55.133Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:01 2024-04-04T08:46:55.133Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:55.537Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:01 2024-04-04T08:46:55.538Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:55.609Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:46:55.609Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:55.635Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:01 2024-04-04T08:46:55.635Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:55.684Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:01 2024-04-04T08:46:55.685Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:55.984Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:46:55.984Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.036Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.036Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.036Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.036Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.086Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.086Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.086Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.086Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.114Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.114Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.186Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.187Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.237Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.237Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.637Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.638Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.639Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.639Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.641Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.641Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.812Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.812Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.887Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.887Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.939Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.939Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:56.989Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:01 2024-04-04T08:46:56.989Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.169Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.169Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.190Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.190Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.191Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.191Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.290Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.290Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.392Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.392Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.495Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.495Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.791Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.791Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.793Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.793Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.843Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.843Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.890Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.891Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:57.915Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:46:57.916Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.008Z INFO 7173 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:47:01 08:47:01 Members {size:1, ver:1} [ 08:47:01 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 this 08:47:01 ] 08:47:01 08:47:01 2024-04-04T08:46:58.008Z WARN 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 08:47:01 2024-04-04T08:46:58.009Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5702 is STARTED 08:47:01 2024-04-04T08:46:58.028Z INFO 7173 --- [ main] com.hazelcast.system.logo : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:47:01 + + o o o o---o o----o o o---o o o----o o--o--o 08:47:01 + + + + | | / \ / | | / / \ | | 08:47:01 + + + + + o----o o o o o----o | o o o o----o | 08:47:01 + + + + | | / \ / | | \ / \ | | 08:47:01 + + o o o o o---o o----o o----o o---o o o o----o o 08:47:01 2024-04-04T08:46:58.028Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:47:01 2024-04-04T08:46:58.028Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.225]:5703 08:47:01 2024-04-04T08:46:58.028Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:47:01 2024-04-04T08:46:58.028Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:47:01 2024-04-04T08:46:58.028Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:47:01 To enable the Jet engine on the members, do one of the following: 08:47:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:47:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:47:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:47:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:47:01 2024-04-04T08:46:58.033Z INFO 7173 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:47:01 2024-04-04T08:46:58.043Z INFO 7173 --- [ main] com.hazelcast.system.security : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:47:01 2024-04-04T08:46:58.045Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.045Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.045Z INFO 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:47:01 2024-04-04T08:46:58.045Z WARN 7173 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:47:01 2024-04-04T08:46:58.056Z INFO 7173 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:47:01 2024-04-04T08:46:58.057Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5703 is STARTING 08:47:01 2024-04-04T08:46:58.146Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.146Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.174Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.174Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.194Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.194Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.220Z INFO 7173 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.225]:5702 08:47:01 2024-04-04T08:46:58.245Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.245Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.245Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5702 and /10.30.106.225:53221 08:47:01 2024-04-04T08:46:58.247Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:53221 and /10.30.106.225:5702 08:47:01 2024-04-04T08:46:58.347Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.347Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.452Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.452Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.793Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.793Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.848Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.848Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.897Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.897Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.899Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.899Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:58.998Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:01 2024-04-04T08:46:58.998Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.119Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.119Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.201Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.202Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.279Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.279Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.355Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.356Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.399Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.399Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.449Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.449Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.551Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.551Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.751Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.751Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.795Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.795Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.803Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.803Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:46:59.951Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:01 2024-04-04T08:46:59.951Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.021Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.021Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.102Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.103Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.107Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.107Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.133Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.133Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.308Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.308Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.604Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.604Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.653Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.653Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.654Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.654Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.655Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.655Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.656Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.656Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.854Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.854Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.899Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.899Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:00.955Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:01 2024-04-04T08:47:00.955Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:01.011Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:01 2024-04-04T08:47:01.012Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:01.023Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:01 2024-04-04T08:47:01.023Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:01.038Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:01 2024-04-04T08:47:01.038Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:01 2024-04-04T08:47:01.463Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:08 2024-04-04T08:47:01.463Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:01.509Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:08 2024-04-04T08:47:01.509Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:01.708Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:08 2024-04-04T08:47:01.708Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:01.710Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:08 2024-04-04T08:47:01.710Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:01.726Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:08 2024-04-04T08:47:01.726Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:01.777Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:08 2024-04-04T08:47:01.777Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:01.902Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:01.902Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:01.915Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:08 2024-04-04T08:47:01.915Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.009Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.009Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.026Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.026Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.161Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.161Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.193Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.193Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.362Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.362Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.629Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.629Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.669Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.669Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.712Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.712Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.733Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.733Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.814Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.815Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.919Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.919Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:02.928Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:02.928Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.005Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.005Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.013Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.013Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.297Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.297Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.349Z INFO 7173 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:47:08 08:47:08 Members {size:2, ver:2} [ 08:47:08 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 this 08:47:08 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 08:47:08 ] 08:47:08 08:47:08 2024-04-04T08:47:03.357Z INFO 7173 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:47:08 08:47:08 Members {size:2, ver:2} [ 08:47:08 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 08:47:08 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 this 08:47:08 ] 08:47:08 08:47:08 2024-04-04T08:47:03.358Z WARN 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 08:47:08 2024-04-04T08:47:03.358Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5703 is STARTED 08:47:08 2024-04-04T08:47:03.365Z INFO 7173 --- [ main] com.hazelcast.system.logo : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:47:08 + + o o o o---o o----o o o---o o o----o o--o--o 08:47:08 + + + + | | / \ / | | / / \ | | 08:47:08 + + + + + o----o o o o o----o | o o o o----o | 08:47:08 + + + + | | / \ / | | \ / \ | | 08:47:08 + + o o o o o---o o----o o----o o---o o o o----o o 08:47:08 2024-04-04T08:47:03.365Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:47:08 2024-04-04T08:47:03.365Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.225]:5704 08:47:08 2024-04-04T08:47:03.365Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:47:08 2024-04-04T08:47:03.365Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:47:08 2024-04-04T08:47:03.365Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:47:08 To enable the Jet engine on the members, do one of the following: 08:47:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:47:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:47:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:47:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:47:08 2024-04-04T08:47:03.366Z INFO 7173 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 08:47:08 2024-04-04T08:47:03.367Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.367Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.369Z INFO 7173 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:47:08 2024-04-04T08:47:03.378Z INFO 7173 --- [ main] com.hazelcast.system.security : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:47:08 2024-04-04T08:47:03.379Z INFO 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:47:08 2024-04-04T08:47:03.379Z WARN 7173 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:47:08 2024-04-04T08:47:03.402Z INFO 7173 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:47:08 2024-04-04T08:47:03.403Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5704 is STARTING 08:47:08 2024-04-04T08:47:03.517Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.517Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.530Z INFO 7173 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.225]:5702 08:47:08 2024-04-04T08:47:03.534Z INFO 7173 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5702 and /10.30.106.225:41143 08:47:08 2024-04-04T08:47:03.534Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:41143 and /10.30.106.225:5702 08:47:08 2024-04-04T08:47:03.622Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.622Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.688Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.688Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.835Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.835Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.918Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.918Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.918Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.918Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:03.930Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:03.930Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:04.008Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:04.008Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:04.017Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:08 2024-04-04T08:47:04.017Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:04.071Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:08 2024-04-04T08:47:04.071Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:04.454Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:08 2024-04-04T08:47:04.454Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:04.473Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:08 2024-04-04T08:47:04.473Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:04.642Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:08 2024-04-04T08:47:04.643Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:04.723Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:08 2024-04-04T08:47:04.723Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:04.775Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:08 2024-04-04T08:47:04.775Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:04.971Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:08 2024-04-04T08:47:04.971Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:04.995Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:08 2024-04-04T08:47:04.995Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.022Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.023Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.025Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.025Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.032Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.032Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.071Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.071Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.110Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.110Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.325Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.326Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.508Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.508Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.576Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.576Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.595Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.595Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.678Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.678Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.899Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.899Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:05.976Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:08 2024-04-04T08:47:05.976Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.028Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.028Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.035Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.035Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.113Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.113Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.125Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.125Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.175Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.175Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.513Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.513Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.529Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.529Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.530Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.530Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.649Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.649Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.682Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.682Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.803Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.803Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:06.938Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:06.938Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.080Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.080Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.115Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.115Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.129Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.129Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.181Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.181Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.280Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.280Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.417Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.417Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.532Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.532Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.633Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.633Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.635Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.635Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.657Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.657Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.803Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.803Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.933Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.933Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:07.940Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:07.940Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:08.017Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:08 2024-04-04T08:47:08.017Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:08.284Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:08 2024-04-04T08:47:08.284Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:08.284Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:08 2024-04-04T08:47:08.284Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:08.371Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:08 2024-04-04T08:47:08.371Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:08.384Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:08 2024-04-04T08:47:08.384Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:08.435Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:08 2024-04-04T08:47:08.435Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:08.486Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:08 2024-04-04T08:47:08.486Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:08.510Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:08 2024-04-04T08:47:08.510Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:08 2024-04-04T08:47:08.643Z INFO 7173 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:47:08 08:47:08 Members {size:3, ver:3} [ 08:47:08 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 this 08:47:08 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 08:47:08 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 08:47:08 ] 08:47:08 08:47:08 2024-04-04T08:47:08.652Z INFO 7173 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:47:08 08:47:08 Members {size:3, ver:3} [ 08:47:08 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 08:47:08 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 08:47:08 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 this 08:47:08 ] 08:47:08 08:47:08 2024-04-04T08:47:08.652Z INFO 7173 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:47:08 08:47:08 Members {size:3, ver:3} [ 08:47:08 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 08:47:08 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 this 08:47:08 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 08:47:08 ] 08:47:08 08:47:09 2024-04-04T08:47:08.653Z INFO 7173 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.225:5703, timeout: 10000, bind-any: true 08:47:09 2024-04-04T08:47:08.654Z INFO 7173 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5704 and /10.30.106.225:55283 08:47:09 2024-04-04T08:47:08.654Z INFO 7173 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:55283 and /10.30.106.225:5704 08:47:09 2024-04-04T08:47:08.660Z INFO 7173 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5703 and /10.30.106.225:57463 08:47:09 2024-04-04T08:47:08.661Z INFO 7173 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:57463 and /10.30.106.225:5703 08:47:09 2024-04-04T08:47:08.692Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:09 2024-04-04T08:47:08.692Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:08.710Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:09 2024-04-04T08:47:08.710Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:08.786Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:09 2024-04-04T08:47:08.786Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:08.842Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:09 2024-04-04T08:47:08.842Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:08.921Z INFO 7173 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:47:09 2024-04-04T08:47:09.120Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:09 2024-04-04T08:47:09.120Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:09.221Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:09 2024-04-04T08:47:09.221Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:09.290Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:09 2024-04-04T08:47:09.290Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:09.292Z INFO 7173 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:47:08 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 08:47:09 2024-04-04T08:47:09.324Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:09 2024-04-04T08:47:09.324Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:09.444Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:09 2024-04-04T08:47:09.444Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:09.540Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:09 2024-04-04T08:47:09.540Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:09.592Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:09 2024-04-04T08:47:09.592Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:09.620Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:09 2024-04-04T08:47:09.621Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:09.640Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:09 2024-04-04T08:47:09.640Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:09 2024-04-04T08:47:09.653Z WARN 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 08:47:09 2024-04-04T08:47:09.654Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5704 is STARTED 08:47:09 2024-04-04T08:47:09.665Z INFO 7173 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 14.903 seconds (process running for 82.828) 08:47:10 2024-04-04T08:47:09.704Z INFO 7173 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:47:10 2024-04-04T08:47:09.769Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:10 2024-04-04T08:47:09.769Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:10 2024-04-04T08:47:09.780Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:10 2024-04-04T08:47:09.780Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:10 2024-04-04T08:47:09.963Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:10 2024-04-04T08:47:09.963Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.081Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.082Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.197Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.197Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.323Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.323Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.330Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.330Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.393Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.393Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.397Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.397Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.446Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.446Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.473Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.473Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.594Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.595Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.671Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.671Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.884Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.884Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:11 2024-04-04T08:47:10.966Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:11 2024-04-04T08:47:10.966Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.291 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 08:47:11 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 08:47:17 08:47:17 . ____ _ __ _ _ 08:47:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:47:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:47:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:47:17 ' |____| .__|_| |_|_| |_\__, | / / / / 08:47:17 =========|_|==============|___/=/_/_/_/ 08:47:17 :: Spring Boot :: (v3.2.4) 08:47:17 08:47:17 2024-04-04T08:47:11.085Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.085Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:11.089Z INFO 7173 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:47:17 2024-04-04T08:47:11.089Z INFO 7173 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:47:17 2024-04-04T08:47:11.108Z INFO 7173 --- [ main] com.hazelcast.system.logo : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:47:17 + + o o o o---o o----o o o---o o o----o o--o--o 08:47:17 + + + + | | / \ / | | / / \ | | 08:47:17 + + + + + o----o o o o o----o | o o o o----o | 08:47:17 + + + + | | / \ / | | \ / \ | | 08:47:17 + + o o o o o---o o----o o----o o---o o o o----o o 08:47:17 2024-04-04T08:47:11.108Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:47:17 2024-04-04T08:47:11.108Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.225]:5705 08:47:17 2024-04-04T08:47:11.108Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:47:17 2024-04-04T08:47:11.108Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:47:17 2024-04-04T08:47:11.108Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:47:17 To enable the Jet engine on the members, do one of the following: 08:47:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:47:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:47:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:47:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:47:17 2024-04-04T08:47:11.112Z INFO 7173 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:47:17 2024-04-04T08:47:11.119Z INFO 7173 --- [ main] com.hazelcast.system.security : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:47:17 2024-04-04T08:47:11.121Z INFO 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:47:17 2024-04-04T08:47:11.121Z WARN 7173 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:47:17 2024-04-04T08:47:11.130Z INFO 7173 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:47:17 2024-04-04T08:47:11.131Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5705 is STARTING 08:47:17 2024-04-04T08:47:11.250Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.250Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:11.301Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.301Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:11.314Z INFO 7173 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.225]:5702 08:47:17 2024-04-04T08:47:11.325Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.325Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:11.327Z INFO 7173 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5702 and /10.30.106.225:39991 08:47:17 2024-04-04T08:47:11.328Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:39991 and /10.30.106.225:5702 08:47:17 2024-04-04T08:47:11.353Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.354Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:11.434Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.434Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:11.499Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.499Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:11.530Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.530Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:11.736Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.736Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:11.777Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.777Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:11.804Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:17 2024-04-04T08:47:11.804Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.038Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.038Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.153Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.153Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.168Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.169Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.228Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.228Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.354Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.354Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.356Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.356Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.402Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.402Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.434Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.434Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.487Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.487Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.630Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.631Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.707Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.707Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.789Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.789Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:12.991Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:17 2024-04-04T08:47:12.991Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.071Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.071Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.206Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.206Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.338Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.338Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.355Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.355Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.431Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.431Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.455Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.455Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.510Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.511Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.633Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.633Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.640Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.640Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.811Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.811Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.893Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.893Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.894Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.894Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:13.973Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:13.973Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.207Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.207Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.241Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.241Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.259Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.259Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.364Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.364Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.609Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.610Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.634Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.634Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.636Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.636Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.642Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.642Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.875Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.875Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.965Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.965Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:14.997Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:17 2024-04-04T08:47:14.997Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.098Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.098Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.161Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.161Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.162Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.162Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.295Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.295Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.317Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.317Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.537Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.537Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.612Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.613Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.696Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.696Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.790Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.790Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.878Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.878Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:15.919Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:17 2024-04-04T08:47:15.919Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.101Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.101Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.152Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.152Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.165Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.165Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.214Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.214Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.425Z INFO 7173 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:47:17 08:47:17 Members {size:4, ver:4} [ 08:47:17 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 this 08:47:17 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 08:47:17 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 08:47:17 Member [10.30.106.225]:5705 - a3154451-b99a-49e3-b98a-f85eb167ae24 08:47:17 ] 08:47:17 08:47:17 2024-04-04T08:47:16.434Z INFO 7173 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:47:17 08:47:17 Members {size:4, ver:4} [ 08:47:17 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 08:47:17 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 08:47:17 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 08:47:17 Member [10.30.106.225]:5705 - a3154451-b99a-49e3-b98a-f85eb167ae24 this 08:47:17 ] 08:47:17 08:47:17 2024-04-04T08:47:16.435Z INFO 7173 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:47:17 08:47:17 Members {size:4, ver:4} [ 08:47:17 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 08:47:17 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 this 08:47:17 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 08:47:17 Member [10.30.106.225]:5705 - a3154451-b99a-49e3-b98a-f85eb167ae24 08:47:17 ] 08:47:17 08:47:17 2024-04-04T08:47:16.435Z INFO 7173 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.225:5703, timeout: 10000, bind-any: true 08:47:17 2024-04-04T08:47:16.436Z INFO 7173 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.225:5704, timeout: 10000, bind-any: true 08:47:17 2024-04-04T08:47:16.439Z INFO 7173 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5703 and /10.30.106.225:47051 08:47:17 2024-04-04T08:47:16.439Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5704 and /10.30.106.225:48829 08:47:17 2024-04-04T08:47:16.439Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.439Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.440Z INFO 7173 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:48829 and /10.30.106.225:5704 08:47:17 2024-04-04T08:47:16.440Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5705 and /10.30.106.225:45423 08:47:17 2024-04-04T08:47:16.440Z INFO 7173 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:47051 and /10.30.106.225:5703 08:47:17 2024-04-04T08:47:16.440Z INFO 7173 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5705 and /10.30.106.225:34613 08:47:17 2024-04-04T08:47:16.441Z INFO 7173 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:34613 and /10.30.106.225:5705 08:47:17 2024-04-04T08:47:16.441Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:45423 and /10.30.106.225:5705 08:47:17 2024-04-04T08:47:16.441Z INFO 7173 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:47:17 08:47:17 Members {size:4, ver:4} [ 08:47:17 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 08:47:17 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 08:47:17 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 this 08:47:17 Member [10.30.106.225]:5705 - a3154451-b99a-49e3-b98a-f85eb167ae24 08:47:17 ] 08:47:17 08:47:17 2024-04-04T08:47:16.449Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.449Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.464Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.464Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.470Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.470Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.649Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.649Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.689Z INFO 7173 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:47:17 2024-04-04T08:47:16.797Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.798Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:16.981Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:17 2024-04-04T08:47:16.981Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:17.006Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:17 2024-04-04T08:47:17.006Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:17.050Z INFO 7173 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:47:16 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 08:47:17 2024-04-04T08:47:17.084Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:17.084Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:17.243Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:17 2024-04-04T08:47:17.243Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:17.270Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:17 2024-04-04T08:47:17.270Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:17.345Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:17 2024-04-04T08:47:17.345Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:17.356Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:17 2024-04-04T08:47:17.356Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:17 2024-04-04T08:47:17.435Z WARN 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 08:47:17 2024-04-04T08:47:17.436Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5705 is STARTED 08:47:23 2024-04-04T08:47:17.444Z INFO 7173 --- [ main] com.hazelcast.system.logo : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:47:23 + + o o o o---o o----o o o---o o o----o o--o--o 08:47:23 + + + + | | / \ / | | / / \ | | 08:47:23 + + + + + o----o o o o o----o | o o o o----o | 08:47:23 + + + + | | / \ / | | \ / \ | | 08:47:23 + + o o o o o---o o----o o----o o---o o o o----o o 08:47:23 2024-04-04T08:47:17.444Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:47:23 2024-04-04T08:47:17.444Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.225]:5706 08:47:23 2024-04-04T08:47:17.444Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:47:23 2024-04-04T08:47:17.444Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:47:23 2024-04-04T08:47:17.444Z INFO 7173 --- [ main] com.hazelcast.system : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:47:23 To enable the Jet engine on the members, do one of the following: 08:47:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:47:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:47:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:47:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:47:23 2024-04-04T08:47:17.449Z INFO 7173 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:47:23 2024-04-04T08:47:17.458Z INFO 7173 --- [ main] com.hazelcast.system.security : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:47:23 2024-04-04T08:47:17.460Z INFO 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:47:23 2024-04-04T08:47:17.460Z WARN 7173 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:47:23 2024-04-04T08:47:17.472Z INFO 7173 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:47:23 2024-04-04T08:47:17.473Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5706 is STARTING 08:47:23 2024-04-04T08:47:17.516Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:23 2024-04-04T08:47:17.516Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:17.567Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:23 2024-04-04T08:47:17.567Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:17.618Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:23 2024-04-04T08:47:17.618Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:17.652Z INFO 7173 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.225]:5702 08:47:23 2024-04-04T08:47:17.655Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5702 and /10.30.106.225:34805 08:47:23 2024-04-04T08:47:17.655Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:34805 and /10.30.106.225:5702 08:47:23 2024-04-04T08:47:17.768Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:23 2024-04-04T08:47:17.768Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:17.819Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:23 2024-04-04T08:47:17.819Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:17.820Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:23 2024-04-04T08:47:17.820Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:17.917Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:23 2024-04-04T08:47:17.917Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.018Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.018Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.180Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.180Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.247Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.248Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.268Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.268Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.469Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.484Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.535Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.536Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.569Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.569Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.586Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.586Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.686Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.686Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.686Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.686Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.737Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.737Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:18.787Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:23 2024-04-04T08:47:18.787Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.021Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.021Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.137Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.137Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.351Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.351Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.438Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.438Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.475Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.475Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.481Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.481Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.498Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.498Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.638Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.639Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.639Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.639Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.640Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.640Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.739Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.740Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:19.789Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:23 2024-04-04T08:47:19.789Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.091Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.091Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.123Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.123Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.253Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.253Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.378Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.378Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.451Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.451Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.484Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.485Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.540Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.540Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.543Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.543Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.590Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.590Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.642Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.642Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.692Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.692Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:20.943Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:23 2024-04-04T08:47:20.943Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.195Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.195Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.226Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.226Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.355Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.355Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.382Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.382Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.395Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.395Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.487Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.487Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.504Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.504Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.643Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.643Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.794Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.794Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.795Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.795Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:21.845Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:23 2024-04-04T08:47:21.845Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.047Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.047Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.235Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.235Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.299Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.299Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.357Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.357Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.389Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.389Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.429Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.429Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.546Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.546Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.599Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.599Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.658Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.658Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.748Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.748Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.760Z INFO 7173 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:47:23 08:47:23 Members {size:5, ver:5} [ 08:47:23 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 this 08:47:23 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 08:47:23 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 08:47:23 Member [10.30.106.225]:5705 - a3154451-b99a-49e3-b98a-f85eb167ae24 08:47:23 Member [10.30.106.225]:5706 - 6f3fb6f8-27f6-455c-9f38-f171188a7df5 08:47:23 ] 08:47:23 08:47:23 2024-04-04T08:47:22.766Z INFO 7173 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:47:23 08:47:23 Members {size:5, ver:5} [ 08:47:23 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 08:47:23 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 this 08:47:23 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 08:47:23 Member [10.30.106.225]:5705 - a3154451-b99a-49e3-b98a-f85eb167ae24 08:47:23 Member [10.30.106.225]:5706 - 6f3fb6f8-27f6-455c-9f38-f171188a7df5 08:47:23 ] 08:47:23 08:47:23 2024-04-04T08:47:22.768Z INFO 7173 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:47:23 08:47:23 Members {size:5, ver:5} [ 08:47:23 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 08:47:23 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 08:47:23 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 08:47:23 Member [10.30.106.225]:5705 - a3154451-b99a-49e3-b98a-f85eb167ae24 08:47:23 Member [10.30.106.225]:5706 - 6f3fb6f8-27f6-455c-9f38-f171188a7df5 this 08:47:23 ] 08:47:23 08:47:23 2024-04-04T08:47:22.769Z INFO 7173 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5706 and /10.30.106.225:37521 08:47:23 2024-04-04T08:47:22.769Z INFO 7173 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:47:23 08:47:23 Members {size:5, ver:5} [ 08:47:23 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 08:47:23 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 08:47:23 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 08:47:23 Member [10.30.106.225]:5705 - a3154451-b99a-49e3-b98a-f85eb167ae24 this 08:47:23 Member [10.30.106.225]:5706 - 6f3fb6f8-27f6-455c-9f38-f171188a7df5 08:47:23 ] 08:47:23 08:47:23 2024-04-04T08:47:22.770Z INFO 7173 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.225:5703, timeout: 10000, bind-any: true 08:47:23 2024-04-04T08:47:22.770Z INFO 7173 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.225:5704, timeout: 10000, bind-any: true 08:47:23 2024-04-04T08:47:22.770Z INFO 7173 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.225:5705, timeout: 10000, bind-any: true 08:47:23 2024-04-04T08:47:22.771Z INFO 7173 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5706 and /10.30.106.225:39643 08:47:23 2024-04-04T08:47:22.772Z INFO 7173 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:39643 and /10.30.106.225:5706 08:47:23 2024-04-04T08:47:22.774Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5703 and /10.30.106.225:37513 08:47:23 2024-04-04T08:47:22.778Z INFO 7173 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:37521 and /10.30.106.225:5706 08:47:23 2024-04-04T08:47:22.782Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5705 and /10.30.106.225:48825 08:47:23 2024-04-04T08:47:22.782Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:37513 and /10.30.106.225:5703 08:47:23 2024-04-04T08:47:22.782Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5706 and /10.30.106.225:48209 08:47:23 2024-04-04T08:47:22.783Z INFO 7173 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:5704 and /10.30.106.225:43491 08:47:23 2024-04-04T08:47:22.783Z INFO 7173 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:48209 and /10.30.106.225:5706 08:47:23 2024-04-04T08:47:22.783Z INFO 7173 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:48825 and /10.30.106.225:5705 08:47:23 2024-04-04T08:47:22.784Z INFO 7173 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.225:43491 and /10.30.106.225:5704 08:47:23 2024-04-04T08:47:22.784Z INFO 7173 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.225]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:47:23 08:47:23 Members {size:5, ver:5} [ 08:47:23 Member [10.30.106.225]:5702 - afaa3bb9-5043-44bf-92f4-9f07757481c0 08:47:23 Member [10.30.106.225]:5703 - 2a96f619-e3ff-4c76-8ae9-5397b2fbc6a3 08:47:23 Member [10.30.106.225]:5704 - c81b8bb0-a7c9-4b6a-9f43-271a0a4cb8d6 this 08:47:23 Member [10.30.106.225]:5705 - a3154451-b99a-49e3-b98a-f85eb167ae24 08:47:23 Member [10.30.106.225]:5706 - 6f3fb6f8-27f6-455c-9f38-f171188a7df5 08:47:23 ] 08:47:23 08:47:23 2024-04-04T08:47:22.948Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.949Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:22.999Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:23 2024-04-04T08:47:22.999Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.024Z INFO 7173 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 347 08:47:23 2024-04-04T08:47:23.189Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.190Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.200Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.200Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.304Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.304Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.364Z INFO 7173 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.225]:5703 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=24.6G, swap.space.total=0, swap.space.free=0, heap.memory.used=128.1M, heap.memory.free=151.6M, heap.memory.total=280.0M, heap.memory.max=7.8G, heap.memory.used/total=45.74%, heap.memory.used/max=1.61%, minor.gc.count=26, minor.gc.time=294ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=75.83%, load.systemAverage=2.93, thread.count=337, thread.peakCount=337, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=804, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=4, clientEndpoint.count=0, connection.active.count=7, client.connection.count=0, connection.count=4 08:47:23 2024-04-04T08:47:23.450Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.451Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.476Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.476Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.491Z INFO 7173 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:47:23 UTC 2024, plannedMigrations=347, completedMigrations=347, remainingMigrations=0, totalCompletedMigrations=889) 08:47:23 2024-04-04T08:47:23.562Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.562Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.637Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.638Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.657Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.657Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.700Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.700Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.704Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.704Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.770Z WARN 7173 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 08:47:23 2024-04-04T08:47:23.771Z INFO 7173 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.225]:5706 is STARTED 08:47:23 2024-04-04T08:47:23.777Z INFO 7173 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.709 seconds (process running for 96.939) 08:47:23 2024-04-04T08:47:23.790Z INFO 7173 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:47:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.729 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 08:47:23 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 08:47:23 08:47:23 . ____ _ __ _ _ 08:47:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:47:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:47:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:47:23 ' |____| .__|_| |_|_| |_\__, | / / / / 08:47:23 =========|_|==============|___/=/_/_/_/ 08:47:23 :: Spring Boot :: (v3.2.4) 08:47:23 08:47:23 2024-04-04T08:47:23.813Z INFO 7173 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:47:23 2024-04-04T08:47:23.813Z INFO 7173 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:47:23 2024-04-04T08:47:23.835Z INFO 7173 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.04 seconds (process running for 96.998) 08:47:23 2024-04-04T08:47:23.841Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:47:23 acks = -1 08:47:23 auto.include.jmx.reporter = true 08:47:23 batch.size = 16384 08:47:23 bootstrap.servers = [localhost:9092] 08:47:23 buffer.memory = 33554432 08:47:23 client.dns.lookup = use_all_dns_ips 08:47:23 client.id = producer-11 08:47:23 compression.type = none 08:47:23 connections.max.idle.ms = 540000 08:47:23 delivery.timeout.ms = 120000 08:47:23 enable.idempotence = true 08:47:23 interceptor.classes = [] 08:47:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:47:23 linger.ms = 0 08:47:23 max.block.ms = 60000 08:47:23 max.in.flight.requests.per.connection = 5 08:47:23 max.request.size = 1048576 08:47:23 metadata.max.age.ms = 300000 08:47:23 metadata.max.idle.ms = 300000 08:47:23 metric.reporters = [] 08:47:23 metrics.num.samples = 2 08:47:23 metrics.recording.level = INFO 08:47:23 metrics.sample.window.ms = 30000 08:47:23 partitioner.adaptive.partitioning.enable = true 08:47:23 partitioner.availability.timeout.ms = 0 08:47:23 partitioner.class = null 08:47:23 partitioner.ignore.keys = false 08:47:23 receive.buffer.bytes = 32768 08:47:23 reconnect.backoff.max.ms = 1000 08:47:23 reconnect.backoff.ms = 50 08:47:23 request.timeout.ms = 30000 08:47:23 retries = 2147483647 08:47:23 retry.backoff.ms = 100 08:47:23 sasl.client.callback.handler.class = null 08:47:23 sasl.jaas.config = null 08:47:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:47:23 sasl.kerberos.min.time.before.relogin = 60000 08:47:23 sasl.kerberos.service.name = null 08:47:23 sasl.kerberos.ticket.renew.jitter = 0.05 08:47:23 sasl.kerberos.ticket.renew.window.factor = 0.8 08:47:23 sasl.login.callback.handler.class = null 08:47:23 sasl.login.class = null 08:47:23 sasl.login.connect.timeout.ms = null 08:47:23 sasl.login.read.timeout.ms = null 08:47:23 sasl.login.refresh.buffer.seconds = 300 08:47:23 sasl.login.refresh.min.period.seconds = 60 08:47:23 sasl.login.refresh.window.factor = 0.8 08:47:23 sasl.login.refresh.window.jitter = 0.05 08:47:23 sasl.login.retry.backoff.max.ms = 10000 08:47:23 sasl.login.retry.backoff.ms = 100 08:47:23 sasl.mechanism = GSSAPI 08:47:23 sasl.oauthbearer.clock.skew.seconds = 30 08:47:23 sasl.oauthbearer.expected.audience = null 08:47:23 sasl.oauthbearer.expected.issuer = null 08:47:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:47:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:47:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:47:23 sasl.oauthbearer.jwks.endpoint.url = null 08:47:23 sasl.oauthbearer.scope.claim.name = scope 08:47:23 sasl.oauthbearer.sub.claim.name = sub 08:47:23 sasl.oauthbearer.token.endpoint.url = null 08:47:23 security.protocol = PLAINTEXT 08:47:23 security.providers = null 08:47:23 send.buffer.bytes = 131072 08:47:23 socket.connection.setup.timeout.max.ms = 30000 08:47:23 socket.connection.setup.timeout.ms = 10000 08:47:23 ssl.cipher.suites = null 08:47:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:47:23 ssl.endpoint.identification.algorithm = https 08:47:23 ssl.engine.factory.class = null 08:47:23 ssl.key.password = null 08:47:23 ssl.keymanager.algorithm = SunX509 08:47:23 ssl.keystore.certificate.chain = null 08:47:23 ssl.keystore.key = null 08:47:23 ssl.keystore.location = null 08:47:23 ssl.keystore.password = null 08:47:23 ssl.keystore.type = JKS 08:47:23 ssl.protocol = TLSv1.3 08:47:23 ssl.provider = null 08:47:23 ssl.secure.random.implementation = null 08:47:23 ssl.trustmanager.algorithm = PKIX 08:47:23 ssl.truststore.certificates = null 08:47:23 ssl.truststore.location = null 08:47:23 ssl.truststore.password = null 08:47:23 ssl.truststore.type = JKS 08:47:23 transaction.timeout.ms = 60000 08:47:23 transactional.id = null 08:47:23 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:47:23 08:47:23 2024-04-04T08:47:23.849Z INFO 7173 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 08:47:23 2024-04-04T08:47:23.850Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:47:23 2024-04-04T08:47:23.850Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:47:23 2024-04-04T08:47:23.850Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220443850 08:47:23 2024-04-04T08:47:23.854Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:23 2024-04-04T08:47:23.854Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.854Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 08:47:23 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 08:47:23 2024-04-04T08:47:23.863Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:47:23 acks = -1 08:47:23 auto.include.jmx.reporter = true 08:47:23 batch.size = 16384 08:47:23 bootstrap.servers = [localhost:9092] 08:47:23 buffer.memory = 33554432 08:47:23 client.dns.lookup = use_all_dns_ips 08:47:23 client.id = producer-12 08:47:23 compression.type = none 08:47:23 connections.max.idle.ms = 540000 08:47:23 delivery.timeout.ms = 120000 08:47:23 enable.idempotence = true 08:47:23 interceptor.classes = [] 08:47:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:47:23 linger.ms = 0 08:47:23 max.block.ms = 60000 08:47:23 max.in.flight.requests.per.connection = 5 08:47:23 max.request.size = 1048576 08:47:23 metadata.max.age.ms = 300000 08:47:23 metadata.max.idle.ms = 300000 08:47:23 metric.reporters = [] 08:47:23 metrics.num.samples = 2 08:47:23 metrics.recording.level = INFO 08:47:23 metrics.sample.window.ms = 30000 08:47:23 partitioner.adaptive.partitioning.enable = true 08:47:23 partitioner.availability.timeout.ms = 0 08:47:23 partitioner.class = null 08:47:23 partitioner.ignore.keys = false 08:47:23 receive.buffer.bytes = 32768 08:47:23 reconnect.backoff.max.ms = 1000 08:47:23 reconnect.backoff.ms = 50 08:47:23 request.timeout.ms = 30000 08:47:23 retries = 2147483647 08:47:23 retry.backoff.ms = 100 08:47:23 sasl.client.callback.handler.class = null 08:47:23 sasl.jaas.config = null 08:47:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:47:23 sasl.kerberos.min.time.before.relogin = 60000 08:47:23 sasl.kerberos.service.name = null 08:47:23 sasl.kerberos.ticket.renew.jitter = 0.05 08:47:23 sasl.kerberos.ticket.renew.window.factor = 0.8 08:47:23 sasl.login.callback.handler.class = null 08:47:23 sasl.login.class = null 08:47:23 sasl.login.connect.timeout.ms = null 08:47:23 sasl.login.read.timeout.ms = null 08:47:23 sasl.login.refresh.buffer.seconds = 300 08:47:23 sasl.login.refresh.min.period.seconds = 60 08:47:23 sasl.login.refresh.window.factor = 0.8 08:47:23 sasl.login.refresh.window.jitter = 0.05 08:47:23 sasl.login.retry.backoff.max.ms = 10000 08:47:23 sasl.login.retry.backoff.ms = 100 08:47:23 sasl.mechanism = GSSAPI 08:47:23 sasl.oauthbearer.clock.skew.seconds = 30 08:47:23 sasl.oauthbearer.expected.audience = null 08:47:23 sasl.oauthbearer.expected.issuer = null 08:47:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:47:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:47:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:47:23 sasl.oauthbearer.jwks.endpoint.url = null 08:47:23 sasl.oauthbearer.scope.claim.name = scope 08:47:23 sasl.oauthbearer.sub.claim.name = sub 08:47:23 sasl.oauthbearer.token.endpoint.url = null 08:47:23 security.protocol = PLAINTEXT 08:47:23 security.providers = null 08:47:23 send.buffer.bytes = 131072 08:47:23 socket.connection.setup.timeout.max.ms = 30000 08:47:23 socket.connection.setup.timeout.ms = 10000 08:47:23 ssl.cipher.suites = null 08:47:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:47:23 ssl.endpoint.identification.algorithm = https 08:47:23 ssl.engine.factory.class = null 08:47:23 ssl.key.password = null 08:47:23 ssl.keymanager.algorithm = SunX509 08:47:23 ssl.keystore.certificate.chain = null 08:47:23 ssl.keystore.key = null 08:47:23 ssl.keystore.location = null 08:47:23 ssl.keystore.password = null 08:47:23 ssl.keystore.type = JKS 08:47:23 ssl.protocol = TLSv1.3 08:47:23 ssl.provider = null 08:47:23 ssl.secure.random.implementation = null 08:47:23 ssl.trustmanager.algorithm = PKIX 08:47:23 ssl.truststore.certificates = null 08:47:23 ssl.truststore.location = null 08:47:23 ssl.truststore.password = null 08:47:23 ssl.truststore.type = JKS 08:47:23 transaction.timeout.ms = 60000 08:47:23 transactional.id = null 08:47:23 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:47:23 08:47:23 2024-04-04T08:47:23.864Z INFO 7173 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 08:47:23 2024-04-04T08:47:23.866Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:47:23 2024-04-04T08:47:23.866Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:47:23 2024-04-04T08:47:23.866Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220443866 08:47:23 2024-04-04T08:47:23.866Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:23 2024-04-04T08:47:23.866Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.866Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 08:47:23 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 08:47:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 08:47:23 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 08:47:23 2024-04-04T08:47:23.914Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.915Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.917Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:23 2024-04-04T08:47:23.917Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:23 2024-04-04T08:47:23.951Z INFO 7173 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-2 08:47:25 2024-04-04T08:47:23.955Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:25 2024-04-04T08:47:23.955Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:23.955Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:25 2024-04-04T08:47:23.967Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:25 2024-04-04T08:47:23.967Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:23.967Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:25 2024-04-04T08:47:24.055Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:25 2024-04-04T08:47:24.056Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.056Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:25 2024-04-04T08:47:24.117Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:25 2024-04-04T08:47:24.117Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.118Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:25 2024-04-04T08:47:24.216Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.216Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.257Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:25 2024-04-04T08:47:24.257Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.257Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:25 2024-04-04T08:47:24.354Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.355Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.355Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.355Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.369Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:25 2024-04-04T08:47:24.369Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.369Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:25 2024-04-04T08:47:24.507Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.507Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.637Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.638Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.658Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:25 2024-04-04T08:47:24.659Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.659Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:25 2024-04-04T08:47:24.720Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:25 2024-04-04T08:47:24.720Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.720Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:25 2024-04-04T08:47:24.766Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.766Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.768Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.768Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.811Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.811Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.840Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.840Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.856Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.856Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.917Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:25 2024-04-04T08:47:24.917Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:24.957Z ERROR 7173 --- [pool-4-thread-1] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription_merge1_0_0.ncmp_to_client.CmNotificationSubscriptionNcmpOutEvent with cause : null 08:47:25 2024-04-04T08:47:25.070Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:25 2024-04-04T08:47:25.070Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:25.168Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:25 2024-04-04T08:47:25.168Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:25.457Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:25 2024-04-04T08:47:25.457Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:25.461Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:25 2024-04-04T08:47:25.461Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:25 2024-04-04T08:47:25.461Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:25 2024-04-04T08:47:25.475Z INFO 7173 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-3 08:47:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.565 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 08:47:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 08:47:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 08:47:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 08:47:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 08:47:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 08:47:25 2024-04-04T08:47:25.559Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:25 2024-04-04T08:47:25.559Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 08:47:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 08:47:31 2024-04-04T08:47:25.580Z INFO 7173 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:47:31 2024-04-04T08:47:25.628Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 4fb4d73e81be591db8717633f69dd9cd8529f2b6e4b9d5fba9a1c0d12c1a4ea3 08:47:31 2024-04-04T08:47:25.661Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:31 2024-04-04T08:47:25.661Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:25.673Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:31 2024-04-04T08:47:25.673Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:25.673Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:25.742Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:31 2024-04-04T08:47:25.742Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:25.776Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:31 2024-04-04T08:47:25.776Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:25.841Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:31 2024-04-04T08:47:25.841Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:25.862Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:31 2024-04-04T08:47:25.862Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:25.923Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:31 2024-04-04T08:47:25.923Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:25.967Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:31 2024-04-04T08:47:25.967Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:25.969Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:31 2024-04-04T08:47:25.969Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.021Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:31 2024-04-04T08:47:26.021Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.025Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:31 2024-04-04T08:47:26.025Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.515Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:31 2024-04-04T08:47:26.515Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.520Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:31 2024-04-04T08:47:26.521Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.521Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:31 2024-04-04T08:47:26.521Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.521Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:26.567Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:31 2024-04-04T08:47:26.567Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.790Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:31 2024-04-04T08:47:26.790Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.790Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:26.826Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:31 2024-04-04T08:47:26.826Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.899Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:31 2024-04-04T08:47:26.899Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.935Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:31 2024-04-04T08:47:26.935Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.947Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:31 2024-04-04T08:47:26.947Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:26.984Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:31 2024-04-04T08:47:26.984Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.001Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.001Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.056Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.056Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.134Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.134Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.173Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.173Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.475Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.475Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.475Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:31 2024-04-04T08:47:27.475Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.475Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:27.624Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.624Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.643Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:31 2024-04-04T08:47:27.643Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.643Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:27.673Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.674Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.836Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.836Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.904Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.904Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.953Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.953Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.984Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.984Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:27.987Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:31 2024-04-04T08:47:27.988Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.037Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.037Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.049Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.049Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.209Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.209Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.375Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.375Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.496Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:31 2024-04-04T08:47:28.496Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.496Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:28.528Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.528Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.579Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:31 2024-04-04T08:47:28.579Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.579Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:28.827Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.827Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.876Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.876Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.889Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.889Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.889Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.889Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.952Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.952Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:28.990Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:31 2024-04-04T08:47:28.990Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.058Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:31 2024-04-04T08:47:29.058Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.111Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:31 2024-04-04T08:47:29.111Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.151Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:31 2024-04-04T08:47:29.151Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.330Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:31 2024-04-04T08:47:29.330Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.477Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:31 2024-04-04T08:47:29.477Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.543Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:31 2024-04-04T08:47:29.544Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.544Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:31 2024-04-04T08:47:29.544Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.544Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:29.550Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:31 2024-04-04T08:47:29.550Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.550Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:29.834Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:31 2024-04-04T08:47:29.834Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.844Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:31 2024-04-04T08:47:29.844Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:29.890Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:31 2024-04-04T08:47:29.890Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.006Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.006Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.017Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.017Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.120Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.120Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.169Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.169Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.199Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.199Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.253Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.253Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.459Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.459Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.544Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.544Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.569Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:31 2024-04-04T08:47:30.569Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.569Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:30.585Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.585Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.653Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:31 2024-04-04T08:47:30.653Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.653Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:31 2024-04-04T08:47:30.751Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.751Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.862Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.862Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:30.906Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:31 2024-04-04T08:47:30.906Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:31.006Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:31 2024-04-04T08:47:31.006Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:31.021Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.44140023S 08:47:31 08:47:31 . ____ _ __ _ _ 08:47:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:47:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:47:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:47:31 ' |____| .__|_| |_|_| |_\__, | / / / / 08:47:31 =========|_|==============|___/=/_/_/_/ 08:47:31 :: Spring Boot :: (v3.2.4) 08:47:31 08:47:31 2024-04-04T08:47:31.046Z INFO 7173 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:47:31 2024-04-04T08:47:31.046Z INFO 7173 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:47:31 2024-04-04T08:47:31.053Z INFO 7173 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.027 seconds (process running for 104.215) 08:47:31 2024-04-04T08:47:31.070Z INFO 7173 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 08:47:31 2024-04-04T08:47:31.108Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:31 2024-04-04T08:47:31.108Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 2024-04-04T08:47:31.127Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:31 2024-04-04T08:47:31.127Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.749 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 08:47:31 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 08:47:36 2024-04-04T08:47:31.335Z INFO 7173 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:47:36 2024-04-04T08:47:31.336Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:36 2024-04-04T08:47:31.336Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.338Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:36 2024-04-04T08:47:31.338Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.355Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:31.355Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.375Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 66684e53d24655cf388e1d61962c776946c47551abfad4617bf9a8211f9fa01e 08:47:36 2024-04-04T08:47:31.449Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:36 2024-04-04T08:47:31.449Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.476Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:36 2024-04-04T08:47:31.476Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.476Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:31.522Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:36 2024-04-04T08:47:31.522Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.592Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:31.592Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.721Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:36 2024-04-04T08:47:31.721Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.757Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:36 2024-04-04T08:47:31.757Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.764Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:36 2024-04-04T08:47:31.764Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.807Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:36 2024-04-04T08:47:31.808Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:31.808Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:32.059Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.059Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.161Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.161Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.181Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.181Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.257Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.257Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.312Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.312Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.348Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.348Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.457Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.457Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.581Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:36 2024-04-04T08:47:32.581Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.581Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:32.684Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.684Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.705Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.706Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.727Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.727Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.829Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.829Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.869Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:36 2024-04-04T08:47:32.869Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.869Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:32.919Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.919Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:32.925Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:36 2024-04-04T08:47:32.925Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.186Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.186Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.369Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.369Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.387Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.387Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.437Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.437Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.509Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.509Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.561Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.561Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.587Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.587Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.587Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.588Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.788Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:36 2024-04-04T08:47:33.788Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.788Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.788Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.788Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:33.809Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.809Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.939Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:36 2024-04-04T08:47:33.939Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.939Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:36 2024-04-04T08:47:33.939Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:33.939Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:34.039Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.039Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.091Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.091Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.272Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.272Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.340Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.340Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.491Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.491Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.563Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.563Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.591Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.591Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.641Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:36 2024-04-04T08:47:34.641Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.641Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:34.692Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.692Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.693Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.693Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.768Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.768Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.891Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.891Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:34.911Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:34.911Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.004Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:36 2024-04-04T08:47:35.004Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.004Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:35.004Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.004Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.174Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.174Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.191Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.191Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.308Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.308Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.466Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.466Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.545Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:36 2024-04-04T08:47:35.545Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.545Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:35.660Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.660Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.660Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.660Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.665Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.665Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.724Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.724Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.750Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.750Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.848Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.848Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.915Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.915Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:35.958Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:36 2024-04-04T08:47:35.958Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.009Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:36 2024-04-04T08:47:36.009Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.009Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:36.044Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.044Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.276Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.277Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.362Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.362Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.519Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.519Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.572Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.572Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.614Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.614Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.654Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:36 2024-04-04T08:47:36.654Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.654Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:36 2024-04-04T08:47:36.677Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.677Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.679Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.343385692S 08:47:36 2024-04-04T08:47:36.702Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.702Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.714Z INFO 7173 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 08:47:36 2024-04-04T08:47:36.714Z INFO 7173 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 08:47:36 2024-04-04T08:47:36.788Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.788Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.863Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.863Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.867Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.867Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:36 2024-04-04T08:47:36.922Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:36 2024-04-04T08:47:36.922Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.648 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 08:47:36 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 08:47:42 2024-04-04T08:47:36.989Z INFO 7173 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:47:42 2024-04-04T08:47:37.014Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:42 2024-04-04T08:47:37.014Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.014Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:37.029Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 1947736c41147e5b8860fb191fc219729a75a309dedd38aa19f1fd6acee8990b 08:47:42 2024-04-04T08:47:37.062Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:42 2024-04-04T08:47:37.062Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.181Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:37.181Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.423Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:42 2024-04-04T08:47:37.423Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.437Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:42 2024-04-04T08:47:37.437Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.508Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:42 2024-04-04T08:47:37.508Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.508Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:37.524Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:42 2024-04-04T08:47:37.524Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.525Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:42 2024-04-04T08:47:37.525Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.655Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:42 2024-04-04T08:47:37.655Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.834Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:42 2024-04-04T08:47:37.834Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.931Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:42 2024-04-04T08:47:37.931Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.971Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:42 2024-04-04T08:47:37.971Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:37.971Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:38.006Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.006Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.081Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.081Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.128Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.128Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.191Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.191Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.275Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.275Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.276Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.276Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.443Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.443Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.471Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.471Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.517Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:42 2024-04-04T08:47:38.517Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.517Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:38.535Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.535Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.626Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.626Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.935Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.935Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.946Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.946Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.983Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:42 2024-04-04T08:47:38.983Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:38.983Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:38.985Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:42 2024-04-04T08:47:38.985Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.030Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.030Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.167Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.167Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.229Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.229Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.279Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.279Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.293Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.293Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.526Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.526Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.588Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.588Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.629Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.629Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.646Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.646Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.670Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:42 2024-04-04T08:47:39.670Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.671Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:39.741Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.742Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:39.932Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:39.933Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.086Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.086Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.136Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:42 2024-04-04T08:47:40.136Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.136Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:40.152Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.152Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.231Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.231Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.371Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.371Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.482Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.482Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.482Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.482Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.495Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.495Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.642Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.642Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.735Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.735Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.749Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.749Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.875Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:42 2024-04-04T08:47:40.875Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:40.875Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:40.920Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:42 2024-04-04T08:47:40.920Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.055Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.055Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.098Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.099Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.136Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.136Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.199Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:42 2024-04-04T08:47:41.199Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.199Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:41.376Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.376Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.395Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.395Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.445Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.446Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.546Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.546Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.660Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.660Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.701Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.701Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.703Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.703Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.851Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:42 2024-04-04T08:47:41.851Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.878Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:42 2024-04-04T08:47:41.878Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:41.878Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:42.009Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.009Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.102Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.102Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.102Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:42 2024-04-04T08:47:42.102Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.102Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:42 2024-04-04T08:47:42.124Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.124Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.148Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.148Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.256Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.256Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.318Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.329663706S 08:47:42 08:47:42 . ____ _ __ _ _ 08:47:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:47:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:47:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:47:42 ' |____| .__|_| |_|_| |_\__, | / / / / 08:47:42 =========|_|==============|___/=/_/_/_/ 08:47:42 :: Spring Boot :: (v3.2.4) 08:47:42 08:47:42 2024-04-04T08:47:42.343Z INFO 7173 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:47:42 2024-04-04T08:47:42.343Z INFO 7173 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:47:42 2024-04-04T08:47:42.351Z INFO 7173 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.028 seconds (process running for 115.513) 08:47:42 2024-04-04T08:47:42.408Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.408Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.580Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.580Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.588Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.588Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.688Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.688Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.706Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.706Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.776 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 08:47:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 08:47:42 2024-04-04T08:47:42.806Z INFO 7173 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 08:47:42 2024-04-04T08:47:42.808Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:42 2024-04-04T08:47:42.808Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:42 2024-04-04T08:47:42.812Z INFO 7173 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 08:47:42 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 08:47:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 08:47:42 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 08:47:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 08:47:42 2024-04-04T08:47:42.860Z ERROR 7173 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 08:47:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 08:47:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 08:47:48 2024-04-04T08:47:42.863Z INFO 7173 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:47:48 2024-04-04T08:47:42.925Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 9eb8aaafa43c7ad5ee8af329ee162acb0a3e3f3471f013abb2541384adb8125f 08:47:48 2024-04-04T08:47:42.932Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:48 2024-04-04T08:47:42.932Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:42.932Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:42.958Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:48 2024-04-04T08:47:42.958Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:42.958Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:43.009Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.009Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.016Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.016Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.059Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.059Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.139Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.139Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.256Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.256Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.409Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.409Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.466Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.466Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.536Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.536Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.540Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.540Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.590Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.590Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.715Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:43.715Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.887Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:48 2024-04-04T08:47:43.887Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.887Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:43.921Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:48 2024-04-04T08:47:43.921Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:43.921Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:44.013Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.013Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.028Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.028Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.077Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.078Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.099Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.099Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.184Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.184Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.278Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.278Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.364Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.364Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.441Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.441Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.500Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.500Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.550Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.550Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.651Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.651Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.820Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.821Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.891Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:48 2024-04-04T08:47:44.891Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.891Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:44.966Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.966Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.979Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.979Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:44.986Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:48 2024-04-04T08:47:44.986Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.049Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:48 2024-04-04T08:47:45.049Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.049Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:45.053Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.053Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.130Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.130Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.237Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.237Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.344Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.344Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.504Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.504Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.566Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.566Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.603Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.603Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.704Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.704Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.918Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.918Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.923Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.923Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.952Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:48 2024-04-04T08:47:45.952Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.952Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:45.955Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.955Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:45.982Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:48 2024-04-04T08:47:45.982Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.047Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:48 2024-04-04T08:47:46.047Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.047Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:46.191Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.191Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.199Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.199Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.286Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.287Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.341Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.341Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.568Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.568Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.658Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.658Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.708Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.708Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.781Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.781Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.859Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.859Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.863Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:48 2024-04-04T08:47:46.863Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.863Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:46.873Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.873Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.921Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:48 2024-04-04T08:47:46.921Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.921Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:46.930Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.930Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:46.993Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:48 2024-04-04T08:47:46.993Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.053Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.053Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.251Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.251Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.304Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.304Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.394Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.394Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.443Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.443Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.684Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.684Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.694Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.694Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.694Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.694Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.745Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.745Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.773Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:48 2024-04-04T08:47:47.773Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.773Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:47.845Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.845Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.900Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:48 2024-04-04T08:47:47.900Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.900Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:48 2024-04-04T08:47:47.932Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.932Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:47.956Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:48 2024-04-04T08:47:47.956Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:48.004Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:48 2024-04-04T08:47:48.004Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:48.154Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:48 2024-04-04T08:47:48.154Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:48.312Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:48 2024-04-04T08:47:48.312Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:48.397Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:48 2024-04-04T08:47:48.397Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:48.497Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:48 2024-04-04T08:47:48.497Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:48.648Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:48 2024-04-04T08:47:48.648Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:48.683Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.81966314S 08:47:48 2024-04-04T08:47:48.686Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:47:48 allow.auto.create.topics = true 08:47:48 auto.commit.interval.ms = 5000 08:47:48 auto.include.jmx.reporter = true 08:47:48 auto.offset.reset = earliest 08:47:48 bootstrap.servers = [PLAINTEXT://localhost:32782] 08:47:48 check.crcs = true 08:47:48 client.dns.lookup = use_all_dns_ips 08:47:48 client.id = consumer-ncmp-group-9 08:47:48 client.rack = 08:47:48 connections.max.idle.ms = 540000 08:47:48 default.api.timeout.ms = 60000 08:47:48 enable.auto.commit = true 08:47:48 exclude.internal.topics = true 08:47:48 fetch.max.bytes = 52428800 08:47:48 fetch.max.wait.ms = 500 08:47:48 fetch.min.bytes = 1 08:47:48 group.id = ncmp-group 08:47:48 group.instance.id = null 08:47:48 heartbeat.interval.ms = 3000 08:47:48 interceptor.classes = [] 08:47:48 internal.leave.group.on.close = true 08:47:48 internal.throw.on.fetch.stable.offset.unsupported = false 08:47:48 isolation.level = read_uncommitted 08:47:48 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:47:48 max.partition.fetch.bytes = 1048576 08:47:48 max.poll.interval.ms = 300000 08:47:48 max.poll.records = 500 08:47:48 metadata.max.age.ms = 300000 08:47:48 metric.reporters = [] 08:47:48 metrics.num.samples = 2 08:47:48 metrics.recording.level = INFO 08:47:48 metrics.sample.window.ms = 30000 08:47:48 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:47:48 receive.buffer.bytes = 65536 08:47:48 reconnect.backoff.max.ms = 1000 08:47:48 reconnect.backoff.ms = 50 08:47:48 request.timeout.ms = 30000 08:47:48 retry.backoff.ms = 100 08:47:48 sasl.client.callback.handler.class = null 08:47:48 sasl.jaas.config = null 08:47:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:47:48 sasl.kerberos.min.time.before.relogin = 60000 08:47:48 sasl.kerberos.service.name = null 08:47:48 sasl.kerberos.ticket.renew.jitter = 0.05 08:47:48 sasl.kerberos.ticket.renew.window.factor = 0.8 08:47:48 sasl.login.callback.handler.class = null 08:47:48 sasl.login.class = null 08:47:48 sasl.login.connect.timeout.ms = null 08:47:48 sasl.login.read.timeout.ms = null 08:47:48 sasl.login.refresh.buffer.seconds = 300 08:47:48 sasl.login.refresh.min.period.seconds = 60 08:47:48 sasl.login.refresh.window.factor = 0.8 08:47:48 sasl.login.refresh.window.jitter = 0.05 08:47:48 sasl.login.retry.backoff.max.ms = 10000 08:47:48 sasl.login.retry.backoff.ms = 100 08:47:48 sasl.mechanism = GSSAPI 08:47:48 sasl.oauthbearer.clock.skew.seconds = 30 08:47:48 sasl.oauthbearer.expected.audience = null 08:47:48 sasl.oauthbearer.expected.issuer = null 08:47:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:47:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:47:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:47:48 sasl.oauthbearer.jwks.endpoint.url = null 08:47:48 sasl.oauthbearer.scope.claim.name = scope 08:47:48 sasl.oauthbearer.sub.claim.name = sub 08:47:48 sasl.oauthbearer.token.endpoint.url = null 08:47:48 security.protocol = PLAINTEXT 08:47:48 security.providers = null 08:47:48 send.buffer.bytes = 131072 08:47:48 session.timeout.ms = 45000 08:47:48 socket.connection.setup.timeout.max.ms = 30000 08:47:48 socket.connection.setup.timeout.ms = 10000 08:47:48 ssl.cipher.suites = null 08:47:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:47:48 ssl.endpoint.identification.algorithm = https 08:47:48 ssl.engine.factory.class = null 08:47:48 ssl.key.password = null 08:47:48 ssl.keymanager.algorithm = SunX509 08:47:48 ssl.keystore.certificate.chain = null 08:47:48 ssl.keystore.key = null 08:47:48 ssl.keystore.location = null 08:47:48 ssl.keystore.password = null 08:47:48 ssl.keystore.type = JKS 08:47:48 ssl.protocol = TLSv1.3 08:47:48 ssl.provider = null 08:47:48 ssl.secure.random.implementation = null 08:47:48 ssl.trustmanager.algorithm = PKIX 08:47:48 ssl.truststore.certificates = null 08:47:48 ssl.truststore.location = null 08:47:48 ssl.truststore.password = null 08:47:48 ssl.truststore.type = JKS 08:47:48 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:47:48 08:47:48 2024-04-04T08:47:48.689Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:48 2024-04-04T08:47:48.689Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:48.689Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:47:48 2024-04-04T08:47:48.689Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:47:48 2024-04-04T08:47:48.689Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220468689 08:47:48 08:47:48 . ____ _ __ _ _ 08:47:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:47:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:47:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:47:48 ' |____| .__|_| |_|_| |_\__, | / / / / 08:47:48 =========|_|==============|___/=/_/_/_/ 08:47:48 :: Spring Boot :: (v3.2.4) 08:47:48 08:47:48 2024-04-04T08:47:48.698Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:48 2024-04-04T08:47:48.698Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:48 2024-04-04T08:47:48.712Z INFO 7173 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:47:48 2024-04-04T08:47:48.712Z INFO 7173 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 08:47:48 2024-04-04T08:47:48.718Z INFO 7173 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.027 seconds (process running for 121.88) 08:47:49 2024-04-04T08:47:48.720Z INFO 7173 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 08:47:49 2024-04-04T08:47:48.723Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:47:49 2024-04-04T08:47:48.723Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:47:49 acks = -1 08:47:49 auto.include.jmx.reporter = true 08:47:49 batch.size = 16384 08:47:49 bootstrap.servers = [PLAINTEXT://localhost:32782] 08:47:49 buffer.memory = 33554432 08:47:49 client.dns.lookup = use_all_dns_ips 08:47:49 client.id = producer-13 08:47:49 compression.type = none 08:47:49 connections.max.idle.ms = 540000 08:47:49 delivery.timeout.ms = 120000 08:47:49 enable.idempotence = false 08:47:49 interceptor.classes = [] 08:47:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:47:49 linger.ms = 1 08:47:49 max.block.ms = 60000 08:47:49 max.in.flight.requests.per.connection = 5 08:47:49 max.request.size = 1048576 08:47:49 metadata.max.age.ms = 300000 08:47:49 metadata.max.idle.ms = 300000 08:47:49 metric.reporters = [] 08:47:49 metrics.num.samples = 2 08:47:49 metrics.recording.level = INFO 08:47:49 metrics.sample.window.ms = 30000 08:47:49 partitioner.adaptive.partitioning.enable = true 08:47:49 partitioner.availability.timeout.ms = 0 08:47:49 partitioner.class = null 08:47:49 partitioner.ignore.keys = false 08:47:49 receive.buffer.bytes = 32768 08:47:49 reconnect.backoff.max.ms = 1000 08:47:49 reconnect.backoff.ms = 50 08:47:49 request.timeout.ms = 30000 08:47:49 retries = 0 08:47:49 retry.backoff.ms = 100 08:47:49 sasl.client.callback.handler.class = null 08:47:49 sasl.jaas.config = null 08:47:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:47:49 sasl.kerberos.min.time.before.relogin = 60000 08:47:49 sasl.kerberos.service.name = null 08:47:49 sasl.kerberos.ticket.renew.jitter = 0.05 08:47:49 sasl.kerberos.ticket.renew.window.factor = 0.8 08:47:49 sasl.login.callback.handler.class = null 08:47:49 sasl.login.class = null 08:47:49 sasl.login.connect.timeout.ms = null 08:47:49 sasl.login.read.timeout.ms = null 08:47:49 sasl.login.refresh.buffer.seconds = 300 08:47:49 sasl.login.refresh.min.period.seconds = 60 08:47:49 sasl.login.refresh.window.factor = 0.8 08:47:49 sasl.login.refresh.window.jitter = 0.05 08:47:49 sasl.login.retry.backoff.max.ms = 10000 08:47:49 sasl.login.retry.backoff.ms = 100 08:47:49 sasl.mechanism = GSSAPI 08:47:49 sasl.oauthbearer.clock.skew.seconds = 30 08:47:49 sasl.oauthbearer.expected.audience = null 08:47:49 sasl.oauthbearer.expected.issuer = null 08:47:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:47:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:47:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:47:49 sasl.oauthbearer.jwks.endpoint.url = null 08:47:49 sasl.oauthbearer.scope.claim.name = scope 08:47:49 sasl.oauthbearer.sub.claim.name = sub 08:47:49 sasl.oauthbearer.token.endpoint.url = null 08:47:49 security.protocol = PLAINTEXT 08:47:49 security.providers = null 08:47:49 send.buffer.bytes = 131072 08:47:49 socket.connection.setup.timeout.max.ms = 30000 08:47:49 socket.connection.setup.timeout.ms = 10000 08:47:49 ssl.cipher.suites = null 08:47:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:47:49 ssl.endpoint.identification.algorithm = https 08:47:49 ssl.engine.factory.class = null 08:47:49 ssl.key.password = null 08:47:49 ssl.keymanager.algorithm = SunX509 08:47:49 ssl.keystore.certificate.chain = null 08:47:49 ssl.keystore.key = null 08:47:49 ssl.keystore.location = null 08:47:49 ssl.keystore.password = null 08:47:49 ssl.keystore.type = JKS 08:47:49 ssl.protocol = TLSv1.3 08:47:49 ssl.provider = null 08:47:49 ssl.secure.random.implementation = null 08:47:49 ssl.trustmanager.algorithm = PKIX 08:47:49 ssl.truststore.certificates = null 08:47:49 ssl.truststore.location = null 08:47:49 ssl.truststore.password = null 08:47:49 ssl.truststore.type = JKS 08:47:49 transaction.timeout.ms = 60000 08:47:49 transactional.id = null 08:47:49 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:47:49 08:47:49 2024-04-04T08:47:48.726Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:47:49 2024-04-04T08:47:48.726Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:49 2024-04-04T08:47:48.726Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:47:49 2024-04-04T08:47:48.726Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:47:49 2024-04-04T08:47:48.726Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220468726 08:47:49 2024-04-04T08:47:48.726Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:48.726Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:49 2024-04-04T08:47:48.761Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:49 2024-04-04T08:47:48.761Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:48.761Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:49 2024-04-04T08:47:48.761Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:48.941Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 08:47:49 2024-04-04T08:47:48.941Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: TCwQqu6zTWyj2Lg3mOHENg 08:47:49 2024-04-04T08:47:48.963Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:49 2024-04-04T08:47:48.963Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:48.963Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:49 2024-04-04T08:47:49.038Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.038Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.064Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.064Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.089Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 08:47:49 2024-04-04T08:47:49.122Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.122Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.215Z INFO 7173 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: TCwQqu6zTWyj2Lg3mOHENg 08:47:49 2024-04-04T08:47:49.311Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.311Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.327Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 08:47:49 2024-04-04T08:47:49.328Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 08:47:49 2024-04-04T08:47:49.350Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-9-c2764835-e38e-40af-899a-71437bbafac5 08:47:49 2024-04-04T08:47:49.350Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:47:49 2024-04-04T08:47:49.350Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 08:47:49 2024-04-04T08:47:49.361Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.361Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.372Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-9-c2764835-e38e-40af-899a-71437bbafac5', protocol='range'} 08:47:49 2024-04-04T08:47:49.373Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-9-c2764835-e38e-40af-899a-71437bbafac5=Assignment(partitions=[ncmp-events-test-0])} 08:47:49 2024-04-04T08:47:49.396Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-9-c2764835-e38e-40af-899a-71437bbafac5', protocol='range'} 08:47:49 2024-04-04T08:47:49.396Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 08:47:49 2024-04-04T08:47:49.396Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 08:47:49 2024-04-04T08:47:49.407Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 08:47:49 2024-04-04T08:47:49.419Z INFO 7173 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32782 (id: 1 rack: null)], epoch=0}}. 08:47:49 2024-04-04T08:47:49.425Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.425Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.512Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.512Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.551Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.551Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.552Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.552Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 08:47:49 2024-04-04T08:47:49.577Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.578Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 110ms, elapsed time since send: 110ms, request timeout: 30000ms) 08:47:49 2024-04-04T08:47:49.578Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 08:47:49 2024-04-04T08:47:49.578Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 08:47:49 2024-04-04T08:47:49.578Z INFO 7173 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1761247345, epoch=1) to node 1: 08:47:49 08:47:49 org.apache.kafka.common.errors.DisconnectException: null 08:47:49 08:47:49 2024-04-04T08:47:49.578Z INFO 7173 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:47:49 2024-04-04T08:47:49.653Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.653Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.663Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.663Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.666Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.666Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.679Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.679Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.695Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:49 2024-04-04T08:47:49.695Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:49 2024-04-04T08:47:49.696Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:49 2024-04-04T08:47:49.767Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:49 2024-04-04T08:47:49.767Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.926 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 08:47:49 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 08:47:55 2024-04-04T08:47:49.797Z INFO 7173 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:47:55 2024-04-04T08:47:49.804Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:55 2024-04-04T08:47:49.804Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:49.836Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 454b135e1492ae25ec8e93f0642f94beb01fa006a9005b2704f5951780f68ede 08:47:55 2024-04-04T08:47:49.854Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:55 2024-04-04T08:47:49.855Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:49.984Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:47:55 2024-04-04T08:47:49.984Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.005Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.005Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.018Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.018Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.069Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:55 2024-04-04T08:47:50.069Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.069Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:50.141Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.141Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.265Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.265Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.285Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.285Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.285Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.285Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.406Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.407Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.480Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.480Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.519Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.520Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.521Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.521Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.555Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.555Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.615Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.615Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.750Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:55 2024-04-04T08:47:50.750Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.750Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:50.791Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.791Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.819Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.819Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:50.823Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:55 2024-04-04T08:47:50.823Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.023Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.024Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.052Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.052Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.124Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:55 2024-04-04T08:47:51.124Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.124Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:51.188Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.188Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.224Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.224Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.270Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.270Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.330Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.330Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.401Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.401Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.525Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.525Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.621Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.621Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.636Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.636Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.724Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.724Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.753Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:55 2024-04-04T08:47:51.753Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.753Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:51.776Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.776Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.793Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.793Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.825Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.825Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:51.954Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:51.954Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.026Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:55 2024-04-04T08:47:52.026Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.026Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:52.076Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.076Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.131Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.131Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.173Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.173Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.190Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.190Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.283Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.283Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.353Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.353Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.432Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.432Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.698Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.698Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.756Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:55 2024-04-04T08:47:52.756Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.756Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:52.779Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.779Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.783Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.783Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.827Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.827Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.829Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.829Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.841Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.841Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:52.980Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:55 2024-04-04T08:47:52.980Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.039Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:55 2024-04-04T08:47:53.039Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.039Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:53.056Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.056Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.080Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.080Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.289Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.289Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.340Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.340Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.343Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.343Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.440Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.440Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.473Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.473Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.663Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:55 2024-04-04T08:47:53.663Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.663Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:53.732Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.732Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.755Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.755Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.802Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.802Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.832Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.833Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.983Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.983Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:53.986Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:55 2024-04-04T08:47:53.986Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.041Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.041Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.042Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:47:55 2024-04-04T08:47:54.042Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.042Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:54.084Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.084Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.146Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.146Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.172Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.173Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.398Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.398Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.493Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.493Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.594Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.595Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.620Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:55 2024-04-04T08:47:54.620Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.620Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:54.644Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.644Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.660Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.660Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.705Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.705Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.834Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.835Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.845Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.845Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.937Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.937Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.964Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.964Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.969Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.172071711S 08:47:55 2024-04-04T08:47:54.972Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:54.972Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:54.973Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:47:55 allow.auto.create.topics = true 08:47:55 auto.commit.interval.ms = 5000 08:47:55 auto.include.jmx.reporter = true 08:47:55 auto.offset.reset = earliest 08:47:55 bootstrap.servers = [PLAINTEXT://localhost:32784] 08:47:55 check.crcs = true 08:47:55 client.dns.lookup = use_all_dns_ips 08:47:55 client.id = consumer-ncmp-group-10 08:47:55 client.rack = 08:47:55 connections.max.idle.ms = 540000 08:47:55 default.api.timeout.ms = 60000 08:47:55 enable.auto.commit = true 08:47:55 exclude.internal.topics = true 08:47:55 fetch.max.bytes = 52428800 08:47:55 fetch.max.wait.ms = 500 08:47:55 fetch.min.bytes = 1 08:47:55 group.id = ncmp-group 08:47:55 group.instance.id = null 08:47:55 heartbeat.interval.ms = 3000 08:47:55 interceptor.classes = [] 08:47:55 internal.leave.group.on.close = true 08:47:55 internal.throw.on.fetch.stable.offset.unsupported = false 08:47:55 isolation.level = read_uncommitted 08:47:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:47:55 max.partition.fetch.bytes = 1048576 08:47:55 max.poll.interval.ms = 300000 08:47:55 max.poll.records = 500 08:47:55 metadata.max.age.ms = 300000 08:47:55 metric.reporters = [] 08:47:55 metrics.num.samples = 2 08:47:55 metrics.recording.level = INFO 08:47:55 metrics.sample.window.ms = 30000 08:47:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:47:55 receive.buffer.bytes = 65536 08:47:55 reconnect.backoff.max.ms = 1000 08:47:55 reconnect.backoff.ms = 50 08:47:55 request.timeout.ms = 30000 08:47:55 retry.backoff.ms = 100 08:47:55 sasl.client.callback.handler.class = null 08:47:55 sasl.jaas.config = null 08:47:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:47:55 sasl.kerberos.min.time.before.relogin = 60000 08:47:55 sasl.kerberos.service.name = null 08:47:55 sasl.kerberos.ticket.renew.jitter = 0.05 08:47:55 sasl.kerberos.ticket.renew.window.factor = 0.8 08:47:55 sasl.login.callback.handler.class = null 08:47:55 sasl.login.class = null 08:47:55 sasl.login.connect.timeout.ms = null 08:47:55 sasl.login.read.timeout.ms = null 08:47:55 sasl.login.refresh.buffer.seconds = 300 08:47:55 sasl.login.refresh.min.period.seconds = 60 08:47:55 sasl.login.refresh.window.factor = 0.8 08:47:55 sasl.login.refresh.window.jitter = 0.05 08:47:55 sasl.login.retry.backoff.max.ms = 10000 08:47:55 sasl.login.retry.backoff.ms = 100 08:47:55 sasl.mechanism = GSSAPI 08:47:55 sasl.oauthbearer.clock.skew.seconds = 30 08:47:55 sasl.oauthbearer.expected.audience = null 08:47:55 sasl.oauthbearer.expected.issuer = null 08:47:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:47:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:47:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:47:55 sasl.oauthbearer.jwks.endpoint.url = null 08:47:55 sasl.oauthbearer.scope.claim.name = scope 08:47:55 sasl.oauthbearer.sub.claim.name = sub 08:47:55 sasl.oauthbearer.token.endpoint.url = null 08:47:55 security.protocol = PLAINTEXT 08:47:55 security.providers = null 08:47:55 send.buffer.bytes = 131072 08:47:55 session.timeout.ms = 45000 08:47:55 socket.connection.setup.timeout.max.ms = 30000 08:47:55 socket.connection.setup.timeout.ms = 10000 08:47:55 ssl.cipher.suites = null 08:47:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:47:55 ssl.endpoint.identification.algorithm = https 08:47:55 ssl.engine.factory.class = null 08:47:55 ssl.key.password = null 08:47:55 ssl.keymanager.algorithm = SunX509 08:47:55 ssl.keystore.certificate.chain = null 08:47:55 ssl.keystore.key = null 08:47:55 ssl.keystore.location = null 08:47:55 ssl.keystore.password = null 08:47:55 ssl.keystore.type = JKS 08:47:55 ssl.protocol = TLSv1.3 08:47:55 ssl.provider = null 08:47:55 ssl.secure.random.implementation = null 08:47:55 ssl.trustmanager.algorithm = PKIX 08:47:55 ssl.truststore.certificates = null 08:47:55 ssl.truststore.location = null 08:47:55 ssl.truststore.password = null 08:47:55 ssl.truststore.type = JKS 08:47:55 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:47:55 08:47:55 2024-04-04T08:47:54.975Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:47:55 2024-04-04T08:47:54.975Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:47:55 2024-04-04T08:47:54.975Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220474975 08:47:55 08:47:50,867 |-INFO in ReconfigureOnChangeTask(born:1712220410866) - Empty watch file list. Disabling 08:47:55 08:47:54,993 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:47:55 08:47:54,993 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:47:55 08:47:54,994 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6d3c1a0a - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:47:55 08:47:54,996 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:47:55 08:47:54,996 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6d3c1a0a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:47:55 08:47:54,998 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:47:55 08:47:54,998 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:47:55 08:47:54,998 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:47:55 08:47:54,998 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:47:55 08:47:54,998 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:47:55 08:47:54,998 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:47:55 08:47:54,998 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6d3c1a0a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:47:55 08:47:55,000 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:47:55 08:47:55,000 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:47:55 08:47:55,000 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:47:55 08:47:55,001 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220475001) 08:47:55 08:47:55,001 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:47:55 08:47:55,001 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:47:55 08:47:55,001 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@137d0899 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@137d0899 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@137d0899 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@137d0899 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@137d0899 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@137d0899 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@137d0899 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@137d0899 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:47:55 08:47:55,002 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:47:55 08:47:55,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:47:55 08:47:55,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:47:55 08:47:55,003 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:47:55 08:47:55,003 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:47:55 08:47:55,007 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1994528e - Setting zoneId to "UTC" 08:47:55 08:47:55,008 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:47:55 08:47:55,008 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:47:55 08:47:55,010 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:47:55 08:47:55,010 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:47:55 08:47:55,010 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:47:55 08:47:55,010 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:47:55 08:47:55,011 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:47:55 08:47:55,011 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@137d0899 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:47:55 08:47:55,011 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:47:55 08:47:55,011 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6547fe6b - End of configuration. 08:47:55 08:47:55,011 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@68264483 - Registering current configuration as safe fallback point 08:47:55 08:47:55 08:47:55 . ____ _ __ _ _ 08:47:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:47:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:47:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:47:55 ' |____| .__|_| |_|_| |_\__, | / / / / 08:47:55 =========|_|==============|___/=/_/_/_/ 08:47:55 :: Spring Boot :: (v3.2.4) 08:47:55 08:47:55 2024-04-04T08:47:55.014Z INFO 7173 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:47:55 2024-04-04T08:47:55.014Z INFO 7173 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:47:55 2024-04-04T08:47:55.033Z INFO 7173 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.054 seconds (process running for 128.195) 08:47:55 2024-04-04T08:47:55.035Z INFO 7173 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 08:47:55 2024-04-04T08:47:55.052Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:47:55 2024-04-04T08:47:55.052Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:47:55 acks = -1 08:47:55 auto.include.jmx.reporter = true 08:47:55 batch.size = 16384 08:47:55 bootstrap.servers = [PLAINTEXT://localhost:32784] 08:47:55 buffer.memory = 33554432 08:47:55 client.dns.lookup = use_all_dns_ips 08:47:55 client.id = producer-14 08:47:55 compression.type = none 08:47:55 connections.max.idle.ms = 540000 08:47:55 delivery.timeout.ms = 120000 08:47:55 enable.idempotence = false 08:47:55 interceptor.classes = [] 08:47:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:47:55 linger.ms = 1 08:47:55 max.block.ms = 60000 08:47:55 max.in.flight.requests.per.connection = 5 08:47:55 max.request.size = 1048576 08:47:55 metadata.max.age.ms = 300000 08:47:55 metadata.max.idle.ms = 300000 08:47:55 metric.reporters = [] 08:47:55 metrics.num.samples = 2 08:47:55 metrics.recording.level = INFO 08:47:55 metrics.sample.window.ms = 30000 08:47:55 partitioner.adaptive.partitioning.enable = true 08:47:55 partitioner.availability.timeout.ms = 0 08:47:55 partitioner.class = null 08:47:55 partitioner.ignore.keys = false 08:47:55 receive.buffer.bytes = 32768 08:47:55 reconnect.backoff.max.ms = 1000 08:47:55 reconnect.backoff.ms = 50 08:47:55 request.timeout.ms = 30000 08:47:55 retries = 0 08:47:55 retry.backoff.ms = 100 08:47:55 sasl.client.callback.handler.class = null 08:47:55 sasl.jaas.config = null 08:47:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:47:55 sasl.kerberos.min.time.before.relogin = 60000 08:47:55 sasl.kerberos.service.name = null 08:47:55 sasl.kerberos.ticket.renew.jitter = 0.05 08:47:55 sasl.kerberos.ticket.renew.window.factor = 0.8 08:47:55 sasl.login.callback.handler.class = null 08:47:55 sasl.login.class = null 08:47:55 sasl.login.connect.timeout.ms = null 08:47:55 sasl.login.read.timeout.ms = null 08:47:55 sasl.login.refresh.buffer.seconds = 300 08:47:55 sasl.login.refresh.min.period.seconds = 60 08:47:55 sasl.login.refresh.window.factor = 0.8 08:47:55 sasl.login.refresh.window.jitter = 0.05 08:47:55 sasl.login.retry.backoff.max.ms = 10000 08:47:55 sasl.login.retry.backoff.ms = 100 08:47:55 sasl.mechanism = GSSAPI 08:47:55 sasl.oauthbearer.clock.skew.seconds = 30 08:47:55 sasl.oauthbearer.expected.audience = null 08:47:55 sasl.oauthbearer.expected.issuer = null 08:47:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:47:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:47:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:47:55 sasl.oauthbearer.jwks.endpoint.url = null 08:47:55 sasl.oauthbearer.scope.claim.name = scope 08:47:55 sasl.oauthbearer.sub.claim.name = sub 08:47:55 sasl.oauthbearer.token.endpoint.url = null 08:47:55 security.protocol = PLAINTEXT 08:47:55 security.providers = null 08:47:55 send.buffer.bytes = 131072 08:47:55 socket.connection.setup.timeout.max.ms = 30000 08:47:55 socket.connection.setup.timeout.ms = 10000 08:47:55 ssl.cipher.suites = null 08:47:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:47:55 ssl.endpoint.identification.algorithm = https 08:47:55 ssl.engine.factory.class = null 08:47:55 ssl.key.password = null 08:47:55 ssl.keymanager.algorithm = SunX509 08:47:55 ssl.keystore.certificate.chain = null 08:47:55 ssl.keystore.key = null 08:47:55 ssl.keystore.location = null 08:47:55 ssl.keystore.password = null 08:47:55 ssl.keystore.type = JKS 08:47:55 ssl.protocol = TLSv1.3 08:47:55 ssl.provider = null 08:47:55 ssl.secure.random.implementation = null 08:47:55 ssl.trustmanager.algorithm = PKIX 08:47:55 ssl.truststore.certificates = null 08:47:55 ssl.truststore.location = null 08:47:55 ssl.truststore.password = null 08:47:55 ssl.truststore.type = JKS 08:47:55 transaction.timeout.ms = 60000 08:47:55 transactional.id = null 08:47:55 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:47:55 08:47:55 2024-04-04T08:47:55.054Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:47:55 2024-04-04T08:47:55.054Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:47:55 2024-04-04T08:47:55.054Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:47:55 2024-04-04T08:47:55.054Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220475054 08:47:55 2024-04-04T08:47:55.123Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:47:55 2024-04-04T08:47:55.123Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:55.149Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:47:55 2024-04-04T08:47:55.149Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:55.180Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:47:55 2024-04-04T08:47:55.180Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:55.204Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 08:47:55 2024-04-04T08:47:55.204Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: sl_P0oe9SvefAfC5C7mpEw 08:47:55 2024-04-04T08:47:55.322Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 08:47:55 2024-04-04T08:47:55.445Z INFO 7173 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: sl_P0oe9SvefAfC5C7mpEw 08:47:55 2024-04-04T08:47:55.510Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:47:55 2024-04-04T08:47:55.510Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:55.562Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:47:55 2024-04-04T08:47:55.562Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 08:47:55 2024-04-04T08:47:55.562Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:55.563Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 08:47:55 2024-04-04T08:47:55.596Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-10-298e3ad6-2935-4a99-8ee8-7516b67be95c 08:47:55 2024-04-04T08:47:55.596Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:47:55 2024-04-04T08:47:55.596Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 08:47:55 2024-04-04T08:47:55.609Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:47:55 2024-04-04T08:47:55.609Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:55.611Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:47:55 2024-04-04T08:47:55.611Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:55.623Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-10-298e3ad6-2935-4a99-8ee8-7516b67be95c', protocol='range'} 08:47:55 2024-04-04T08:47:55.624Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-10-298e3ad6-2935-4a99-8ee8-7516b67be95c=Assignment(partitions=[cm-events-0])} 08:47:55 2024-04-04T08:47:55.646Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-10-298e3ad6-2935-4a99-8ee8-7516b67be95c', protocol='range'} 08:47:55 2024-04-04T08:47:55.646Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 08:47:55 2024-04-04T08:47:55.646Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 08:47:55 2024-04-04T08:47:55.656Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 08:47:55 2024-04-04T08:47:55.667Z INFO 7173 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 08:47:55 2024-04-04T08:47:55.689Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:47:55 2024-04-04T08:47:55.689Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:47:55 2024-04-04T08:47:55.689Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:47:55 2024-04-04T08:47:55.718Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:47:55 2024-04-04T08:47:55.718Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:47:56 2024-04-04T08:47:55.745Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:47:56 2024-04-04T08:47:55.745Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:47:56 2024-04-04T08:47:55.755Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:47:56 2024-04-04T08:47:55.755Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:56 2024-04-04T08:47:55.800Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:47:56 2024-04-04T08:47:55.800Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 08:47:56 2024-04-04T08:47:55.829Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:47:56 2024-04-04T08:47:55.829Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 111ms, elapsed time since send: 111ms, request timeout: 30000ms) 08:47:56 2024-04-04T08:47:55.829Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 08:47:56 2024-04-04T08:47:55.829Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 08:47:56 2024-04-04T08:47:55.830Z INFO 7173 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=190185109, epoch=1) to node 1: 08:47:56 08:47:56 org.apache.kafka.common.errors.DisconnectException: null 08:47:56 08:47:56 2024-04-04T08:47:55.830Z INFO 7173 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:47:56 2024-04-04T08:47:55.872Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:47:56 2024-04-04T08:47:55.872Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:47:56 2024-04-04T08:47:55.893Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:47:56 2024-04-04T08:47:55.893Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:47:56 2024-04-04T08:47:55.901Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:47:56 2024-04-04T08:47:55.901Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:47:56 2024-04-04T08:47:55.930Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:47:56 2024-04-04T08:47:55.930Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:47:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.199 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 08:47:56 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 08:48:01 2024-04-04T08:47:55.997Z INFO 7173 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:48:01 2024-04-04T08:47:56.022Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.022Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.031Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.031Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.032Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: b9e08faf68c878a507902c273c0095730ff066137f9711e9635e73d67c02fe8d 08:48:01 2024-04-04T08:47:56.052Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.052Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.056Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.056Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.060Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:01 2024-04-04T08:47:56.060Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.060Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:47:56.075Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.075Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.232Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.232Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.253Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.254Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.328Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.328Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.367Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.367Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.382Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.382Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.550Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.550Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.608Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.608Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.612Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.612Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.633Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.633Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.642Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:01 2024-04-04T08:47:56.642Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.642Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:47:56.669Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.669Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.671Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.671Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.684Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.684Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.808Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.808Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.831Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.831Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.938Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.938Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:56.948Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:01 2024-04-04T08:47:56.948Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.012Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.012Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.086Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.086Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.198Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.198Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.227Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:01 2024-04-04T08:47:57.227Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.227Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:47:57.263Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.263Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.285Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.285Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.386Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.386Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.627Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.627Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.646Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.646Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.674Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.674Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.696Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.696Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.710Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.710Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.753Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:01 2024-04-04T08:47:57.753Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.753Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:47:57.889Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.889Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.964Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.964Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:57.992Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:01 2024-04-04T08:47:57.992Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.035Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.035Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.088Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.088Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.100Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.100Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.108Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.108Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.164Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.164Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.165Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.165Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.239Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.239Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.330Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:01 2024-04-04T08:47:58.330Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.330Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:47:58.487Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.487Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.562Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.562Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.599Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.599Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.648Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.648Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.656Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:01 2024-04-04T08:47:58.656Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.656Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:47:58.727Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.727Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.729Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.730Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.816Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.816Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.845Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.845Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:58.996Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:47:58.996Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.039Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.039Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.042Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.042Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.103Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.103Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.115Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.115Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.135Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:01 2024-04-04T08:47:59.135Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.135Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:47:59.147Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.147Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.167Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.167Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.317Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.317Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.555Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.555Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.590Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.590Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.606Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.606Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.619Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:01 2024-04-04T08:47:59.619Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.619Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:47:59.672Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.672Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.683Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.683Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.736Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.736Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.805Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.805Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.830Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.830Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.905Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.906Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:47:59.998Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:01 2024-04-04T08:47:59.998Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.008Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:01 2024-04-04T08:48:00.008Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.008Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:48:00.019Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.019Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.024Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.024Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.145Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.145Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.256Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.256Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.353Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.353Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.370Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.370Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.511Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.511Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.580Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.580Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.640Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.640Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.668Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.668Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.709Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.709Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.774Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:01 2024-04-04T08:48:00.775Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.775Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:48:00.797Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.797Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.839Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.839Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:00.989Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:01 2024-04-04T08:48:00.989Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.008Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.008Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.077Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.077Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.126Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.126Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.174Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.174Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.177Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.177Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:01 2024-04-04T08:48:01.177Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.177Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.177Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:48:01.308Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.308Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.334Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.33757628S 08:48:01 2024-04-04T08:48:01.518Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.518Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.535Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.535Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.572Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.572Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.586Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.586Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.630Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:01 2024-04-04T08:48:01.630Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.630Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:01 2024-04-04T08:48:01.674Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.674Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.686 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 08:48:01 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 08:48:01 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 08:48:01 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 08:48:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 08:48:01 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 08:48:01 2024-04-04T08:48:01.763Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.763Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 08:48:01 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 08:48:01 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 08:48:01 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 08:48:01 2024-04-04T08:48:01.857Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 08:48:01 2024-04-04T08:48:01.857Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:01 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 08:48:01 2024-04-04T08:48:01.867Z DEBUG 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 08:48:01 2024-04-04T08:48:01.869Z DEBUG 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 08:48:01 2024-04-04T08:48:01.885Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:48:01 2024-04-04T08:48:01.885Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:48:01 2024-04-04T08:48:01.885Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:48:01 2024-04-04T08:48:01.887Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:48:01 2024-04-04T08:48:01.887Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:48:01 2024-04-04T08:48:01.889Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:48:01 2024-04-04T08:48:01.889Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 08:48:01 2024-04-04T08:48:01.891Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:48:01 2024-04-04T08:48:01.891Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:48:01 2024-04-04T08:48:01.893Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 08:48:01 2024-04-04T08:48:01.893Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:48:01 2024-04-04T08:48:01.893Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 08:48:01 2024-04-04T08:48:01.894Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:48:01 2024-04-04T08:48:01.894Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:48:01 2024-04-04T08:48:01.894Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 08:48:01 2024-04-04T08:48:01.896Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 08:48:01 2024-04-04T08:48:01.906Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.906Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:01 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 08:48:01 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 08:48:01 2024-04-04T08:48:01.931Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:01 2024-04-04T08:48:01.931Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:01 2024-04-04T08:48:01.949Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 08:48:01 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 08:48:01 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 08:48:03 2024-04-04T08:48:02.002Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.002Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.012Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.012Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.032Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.032Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.032Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.032Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.037Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.037Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.085Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.085Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.137Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:03 2024-04-04T08:48:02.137Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.137Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:03 2024-04-04T08:48:02.176Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.176Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.479Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.479Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.684Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.684Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.696Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:03 2024-04-04T08:48:02.696Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.696Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.696Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.696Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:03 2024-04-04T08:48:02.698Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.698Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.733Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.733Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.759Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.759Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.833Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.833Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.890Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.890Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.905Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.905Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:02.922Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:03 2024-04-04T08:48:02.922Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.014Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.014Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.034Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.034Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.034Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.034Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.108Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.108Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.138Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.138Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.179Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.179Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.291Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:03 2024-04-04T08:48:03.291Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.291Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:03 2024-04-04T08:48:03.483Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.483Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.685Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.685Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.751Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.751Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.757Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.757Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.762Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.762Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.776Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.776Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.785Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.785Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.786Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.786Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.799Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:03 2024-04-04T08:48:03.799Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.799Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:03 2024-04-04T08:48:03.887Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.887Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.899Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.899Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.905Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 08:48:03 2024-04-04T08:48:03.906Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 08:48:03 2024-04-04T08:48:03.908Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:48:03 2024-04-04T08:48:03.910Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:48:03 2024-04-04T08:48:03.911Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:48:03 2024-04-04T08:48:03.911Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:48:03 2024-04-04T08:48:03.912Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.913Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.913Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:48:03 2024-04-04T08:48:03.913Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:48:03 2024-04-04T08:48:03.913Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:48:03 2024-04-04T08:48:03.914Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:48:03 2024-04-04T08:48:03.914Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:48:03 2024-04-04T08:48:03.914Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:48:03 2024-04-04T08:48:03.916Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:03 2024-04-04T08:48:03.916Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:03 2024-04-04T08:48:03.950Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 08:48:03 2024-04-04T08:48:03.952Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 08:48:03 2024-04-04T08:48:03.952Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 08:48:03 2024-04-04T08:48:03.977Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 08:48:03 2024-04-04T08:48:03.977Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 08:48:04 2024-04-04T08:48:04.022Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandle@a7dd580a], ...]. 08:48:04 2024-04-04T08:48:04.029Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 08:48:04 2024-04-04T08:48:04.029Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:48:04 2024-04-04T08:48:04.031Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:48:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 08:48:04 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 08:48:04 2024-04-04T08:48:04.071Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:48:04 2024-04-04T08:48:04.071Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:48:04 2024-04-04T08:48:04.071Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:48:04 2024-04-04T08:48:04.071Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.071Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.071Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:48:04 2024-04-04T08:48:04.074Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:48:04 2024-04-04T08:48:04.074Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 08:48:04 2024-04-04T08:48:04.074Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 08:48:04 2024-04-04T08:48:04.074Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.074Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.074Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:48:04 2024-04-04T08:48:04.076Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:48:04 2024-04-04T08:48:04.076Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 08:48:04 2024-04-04T08:48:04.076Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 08:48:04 2024-04-04T08:48:04.076Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.076Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.076Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:48:04 2024-04-04T08:48:04.077Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.077Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.077Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 08:48:04 2024-04-04T08:48:04.078Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:48:04 2024-04-04T08:48:04.078Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 08:48:04 2024-04-04T08:48:04.079Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 08:48:04 2024-04-04T08:48:04.079Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.079Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.079Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:48:04 2024-04-04T08:48:04.079Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.080Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.080Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 08:48:04 2024-04-04T08:48:04.080Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.080Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.080Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 08:48:04 2024-04-04T08:48:04.082Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:48:04 2024-04-04T08:48:04.082Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.082Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z WARN 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:48:04 2024-04-04T08:48:04.083Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 08:48:04 2024-04-04T08:48:04.083Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.083Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.083Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:48:04 2024-04-04T08:48:04.083Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.084Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.087Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.087Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.087Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 08:48:04 2024-04-04T08:48:04.088Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.088Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.088Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 08:48:04 2024-04-04T08:48:04.090Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:48:04 2024-04-04T08:48:04.090Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:48:04 2024-04-04T08:48:04.090Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:48:04 2024-04-04T08:48:04.090Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 08:48:04 2024-04-04T08:48:04.093Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.093Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.097Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.097Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.100Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.100Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.100Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:48:04 2024-04-04T08:48:04.101Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:48:04 2024-04-04T08:48:04.101Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:48:04 2024-04-04T08:48:04.102Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:48:04 2024-04-04T08:48:04.102Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.102Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 08:48:04 2024-04-04T08:48:04.102Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 08:48:04 2024-04-04T08:48:04.105Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:48:04 2024-04-04T08:48:04.105Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:48:04 2024-04-04T08:48:04.105Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:48:04 2024-04-04T08:48:04.105Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:48:04 2024-04-04T08:48:04.107Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:48:04 2024-04-04T08:48:04.107Z INFO 7173 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:48:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 08:48:04 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 08:48:04 08:48:01,865 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@137d0899 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 08:48:04 08:48:04,128 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:48:04 08:48:04,129 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:48:04 08:48:04,129 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@31656e9a - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:48:04 08:48:04,131 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:48:04 08:48:04,131 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@31656e9a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:48:04 08:48:04,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:48:04 08:48:04,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:48:04 08:48:04,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:48:04 08:48:04,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:48:04 08:48:04,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:48:04 08:48:04,133 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@245b37f2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:48:04 08:48:04,133 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@31656e9a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:48:04 08:48:04,135 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:48:04 08:48:04,135 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:48:04 08:48:04,135 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:48:04 08:48:04,135 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220484135) 08:48:04 08:48:04,135 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:48:04 08:48:04,135 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:48:04 08:48:04,136 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:48:04 08:48:04,137 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:48:04 08:48:04,137 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:48:04 08:48:04,137 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:48:04 08:48:04,137 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:48:04 08:48:04,141 |-INFO in ch.qos.logback.classic.pattern.DateConverter@51ebe7dc - Setting zoneId to "UTC" 08:48:04 08:48:04,142 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:48:04 08:48:04,142 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:48:04 08:48:04,144 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:48:04 08:48:04,144 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:48:04 08:48:04,144 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:48:04 08:48:04,144 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:48:04 08:48:04,145 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:48:04 08:48:04,145 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:48:04 08:48:04,145 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:48:04 08:48:04,145 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@19a7d327 - End of configuration. 08:48:04 08:48:04,145 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@32c6f37 - Registering current configuration as safe fallback point 08:48:04 08:48:04 08:48:04 . ____ _ __ _ _ 08:48:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:48:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:48:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:48:04 ' |____| .__|_| |_|_| |_\__, | / / / / 08:48:04 =========|_|==============|___/=/_/_/_/ 08:48:04 :: Spring Boot :: (v3.2.4) 08:48:04 08:48:04 2024-04-04T08:48:04.148Z INFO 7173 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:48:04 2024-04-04T08:48:04.148Z INFO 7173 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 08:48:04 2024-04-04T08:48:04.167Z INFO 7173 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.052 seconds (process running for 137.33) 08:48:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 08:48:04 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 08:48:04 08:48:04 . ____ _ __ _ _ 08:48:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:48:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:48:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:48:04 ' |____| .__|_| |_|_| |_\__, | / / / / 08:48:04 =========|_|==============|___/=/_/_/_/ 08:48:04 :: Spring Boot :: (v3.2.4) 08:48:04 08:48:04 2024-04-04T08:48:04.199Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:48:04 2024-04-04T08:48:04.199Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 08:48:04 2024-04-04T08:48:04.205Z INFO 7173 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.022 seconds (process running for 137.368) 08:48:04 2024-04-04T08:48:04.211Z WARN 7173 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 08:48:04 2024-04-04T08:48:04.214Z WARN 7173 --- [onPool-worker-4] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 08:48:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 08:48:04 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 08:48:04 2024-04-04T08:48:04.238Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.239Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.460Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:04 2024-04-04T08:48:04.460Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.460Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:04 08:48:04 . ____ _ __ _ _ 08:48:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:48:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:48:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:48:04 ' |____| .__|_| |_|_| |_\__, | / / / / 08:48:04 =========|_|==============|___/=/_/_/_/ 08:48:04 :: Spring Boot :: (v3.2.4) 08:48:04 08:48:04 2024-04-04T08:48:04.544Z INFO 7173 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:48:04 2024-04-04T08:48:04.544Z INFO 7173 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 08:48:04 2024-04-04T08:48:04.561Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.561Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.661Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.661Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.689Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.689Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.761Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.762Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.790Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.790Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.798Z INFO 7173 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.266 seconds (process running for 137.96) 08:48:04 2024-04-04T08:48:04.823Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.823Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.848Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.848Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.861Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:04 2024-04-04T08:48:04.861Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.861Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:04 2024-04-04T08:48:04.883Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.884Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:04 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 08:48:04 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 08:48:04 08:48:04 . ____ _ __ _ _ 08:48:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:48:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:48:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:48:04 ' |____| .__|_| |_|_| |_\__, | / / / / 08:48:04 =========|_|==============|___/=/_/_/_/ 08:48:04 :: Spring Boot :: (v3.2.4) 08:48:04 08:48:04 2024-04-04T08:48:04.909Z INFO 7173 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:48:04 2024-04-04T08:48:04.910Z INFO 7173 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 08:48:04 2024-04-04T08:48:04.912Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.912Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.916Z INFO 7173 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.02 seconds (process running for 138.079) 08:48:04 2024-04-04T08:48:04.935Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.935Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:04 2024-04-04T08:48:04.967Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:04 2024-04-04T08:48:04.967Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:04 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 08:48:04 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 08:48:04 08:48:04 . ____ _ __ _ _ 08:48:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:48:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:48:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:48:04 ' |____| .__|_| |_|_| |_\__, | / / / / 08:48:04 =========|_|==============|___/=/_/_/_/ 08:48:04 :: Spring Boot :: (v3.2.4) 08:48:04 08:48:04 2024-04-04T08:48:04.984Z INFO 7173 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:48:04 2024-04-04T08:48:04.984Z INFO 7173 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:48:04 2024-04-04T08:48:04.988Z INFO 7173 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.016 seconds (process running for 138.151) 08:48:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 08:48:05 2024-04-04T08:48:05.011Z INFO 7173 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 08:48:05 2024-04-04T08:48:05.011Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:05 2024-04-04T08:48:05.011Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:05 2024-04-04T08:48:05.012Z INFO 7173 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 08:48:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 08:48:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 08:48:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 08:48:05 2024-04-04T08:48:05.031Z WARN 7173 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch 1, alternate id is already assigned to a different cm handle 08:48:05 2024-04-04T08:48:05.032Z WARN 7173 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle my cm handle, already has an alternate id of other alternate id 08:48:05 2024-04-04T08:48:05.037Z WARN 7173 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 08:48:05 2024-04-04T08:48:05.037Z WARN 7173 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle (in this batch) 08:48:05 2024-04-04T08:48:05.040Z WARN 7173 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 08:48:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 08:48:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 08:48:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 08:48:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 08:48:05 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 08:48:05 2024-04-04T08:48:05.075Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:05 2024-04-04T08:48:05.075Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 08:48:05 08:48:05 . ____ _ __ _ _ 08:48:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:48:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:48:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:48:05 ' |____| .__|_| |_|_| |_\__, | / / / / 08:48:05 =========|_|==============|___/=/_/_/_/ 08:48:05 :: Spring Boot :: (v3.2.4) 08:48:05 08:48:05 2024-04-04T08:48:05.104Z INFO 7173 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7173 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:48:05 2024-04-04T08:48:05.105Z INFO 7173 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 08:48:05 2024-04-04T08:48:05.109Z INFO 7173 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.029 seconds (process running for 138.271) 08:48:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 08:48:05 2024-04-04T08:48:05.124Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:05 2024-04-04T08:48:05.124Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 08:48:05 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 08:48:10 2024-04-04T08:48:05.126Z INFO 7173 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:48:10 2024-04-04T08:48:05.203Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7328992a30de220910e71b05e4b7a059943d99cbd9d277421a75d9dfc20a36b9 08:48:10 2024-04-04T08:48:05.263Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.263Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.294Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.294Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.418Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.418Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.576Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.576Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.614Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:10 2024-04-04T08:48:05.615Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.615Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:05.695Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.695Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.715Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.715Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.788Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.788Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.801Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.801Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.825Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.825Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.869Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.869Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.937Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.937Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.946Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.946Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:05.971Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:10 2024-04-04T08:48:05.971Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.020Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.020Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.071Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:10 2024-04-04T08:48:06.071Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.071Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:06.136Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.136Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.150Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.151Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.277Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.277Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.301Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.301Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.416Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.416Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.617Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:10 2024-04-04T08:48:06.618Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.618Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:06.664Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.664Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.702Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.703Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.740Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.740Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.813Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.813Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.841Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.841Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.928Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.928Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.928Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.928Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.974Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.974Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.978Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:10 2024-04-04T08:48:06.978Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:06.978Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:06.996Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:10 2024-04-04T08:48:06.996Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.049Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.049Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.131Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.131Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.249Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.250Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.268Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.268Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.341Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.341Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.357Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.357Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.462Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.462Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.520Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:10 2024-04-04T08:48:07.520Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.520Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:07.642Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.643Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.667Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.667Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.755Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.755Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.815Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.815Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.843Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.843Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.881Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.881Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.901Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.901Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.931Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:10 2024-04-04T08:48:07.931Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:07.931Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:07.982Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:10 2024-04-04T08:48:07.982Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.062Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.062Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.131Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.131Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.235Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.235Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.323Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.323Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.394Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.394Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.403Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.403Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.459Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.459Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.544Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.544Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.623Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:10 2024-04-04T08:48:08.624Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.624Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:08.665Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.665Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.782Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.782Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.853Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.853Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.859Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.859Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:08.987Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:10 2024-04-04T08:48:08.988Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.017Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.017Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.047Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.047Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.089Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:10 2024-04-04T08:48:09.089Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.089Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:09.129Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.129Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.132Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.132Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.134Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.134Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.159Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.159Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.288Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.288Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.297Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.297Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.517Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.517Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.549Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.549Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.567Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.567Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.576Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:10 2024-04-04T08:48:09.576Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.576Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:09.784Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.784Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.862Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.862Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.896Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.896Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.946Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.946Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:09.950Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:10 2024-04-04T08:48:09.950Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.018Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.018Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.089Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.089Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.123Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.123Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.196Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.196Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.199Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.199Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.203Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.203Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.226Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.226Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.250Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:10 2024-04-04T08:48:10.250Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.250Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:10.338Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.338Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.403Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.403Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.426Z INFO 7173 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.300442342S 08:48:10 2024-04-04T08:48:10.429Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:48:10 allow.auto.create.topics = true 08:48:10 auto.commit.interval.ms = 5000 08:48:10 auto.include.jmx.reporter = true 08:48:10 auto.offset.reset = earliest 08:48:10 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:10 check.crcs = true 08:48:10 client.dns.lookup = use_all_dns_ips 08:48:10 client.id = consumer-test-11 08:48:10 client.rack = 08:48:10 connections.max.idle.ms = 540000 08:48:10 default.api.timeout.ms = 60000 08:48:10 enable.auto.commit = true 08:48:10 exclude.internal.topics = true 08:48:10 fetch.max.bytes = 52428800 08:48:10 fetch.max.wait.ms = 500 08:48:10 fetch.min.bytes = 1 08:48:10 group.id = test 08:48:10 group.instance.id = null 08:48:10 heartbeat.interval.ms = 3000 08:48:10 interceptor.classes = [] 08:48:10 internal.leave.group.on.close = true 08:48:10 internal.throw.on.fetch.stable.offset.unsupported = false 08:48:10 isolation.level = read_uncommitted 08:48:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:48:10 max.partition.fetch.bytes = 1048576 08:48:10 max.poll.interval.ms = 300000 08:48:10 max.poll.records = 500 08:48:10 metadata.max.age.ms = 300000 08:48:10 metric.reporters = [] 08:48:10 metrics.num.samples = 2 08:48:10 metrics.recording.level = INFO 08:48:10 metrics.sample.window.ms = 30000 08:48:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:48:10 receive.buffer.bytes = 65536 08:48:10 reconnect.backoff.max.ms = 1000 08:48:10 reconnect.backoff.ms = 50 08:48:10 request.timeout.ms = 30000 08:48:10 retry.backoff.ms = 100 08:48:10 sasl.client.callback.handler.class = null 08:48:10 sasl.jaas.config = null 08:48:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:10 sasl.kerberos.min.time.before.relogin = 60000 08:48:10 sasl.kerberos.service.name = null 08:48:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:10 sasl.login.callback.handler.class = null 08:48:10 sasl.login.class = null 08:48:10 sasl.login.connect.timeout.ms = null 08:48:10 sasl.login.read.timeout.ms = null 08:48:10 sasl.login.refresh.buffer.seconds = 300 08:48:10 sasl.login.refresh.min.period.seconds = 60 08:48:10 sasl.login.refresh.window.factor = 0.8 08:48:10 sasl.login.refresh.window.jitter = 0.05 08:48:10 sasl.login.retry.backoff.max.ms = 10000 08:48:10 sasl.login.retry.backoff.ms = 100 08:48:10 sasl.mechanism = GSSAPI 08:48:10 sasl.oauthbearer.clock.skew.seconds = 30 08:48:10 sasl.oauthbearer.expected.audience = null 08:48:10 sasl.oauthbearer.expected.issuer = null 08:48:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:10 sasl.oauthbearer.jwks.endpoint.url = null 08:48:10 sasl.oauthbearer.scope.claim.name = scope 08:48:10 sasl.oauthbearer.sub.claim.name = sub 08:48:10 sasl.oauthbearer.token.endpoint.url = null 08:48:10 security.protocol = PLAINTEXT 08:48:10 security.providers = null 08:48:10 send.buffer.bytes = 131072 08:48:10 session.timeout.ms = 45000 08:48:10 socket.connection.setup.timeout.max.ms = 30000 08:48:10 socket.connection.setup.timeout.ms = 10000 08:48:10 ssl.cipher.suites = null 08:48:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:10 ssl.endpoint.identification.algorithm = https 08:48:10 ssl.engine.factory.class = null 08:48:10 ssl.key.password = null 08:48:10 ssl.keymanager.algorithm = SunX509 08:48:10 ssl.keystore.certificate.chain = null 08:48:10 ssl.keystore.key = null 08:48:10 ssl.keystore.location = null 08:48:10 ssl.keystore.password = null 08:48:10 ssl.keystore.type = JKS 08:48:10 ssl.protocol = TLSv1.3 08:48:10 ssl.provider = null 08:48:10 ssl.secure.random.implementation = null 08:48:10 ssl.trustmanager.algorithm = PKIX 08:48:10 ssl.truststore.certificates = null 08:48:10 ssl.truststore.location = null 08:48:10 ssl.truststore.password = null 08:48:10 ssl.truststore.type = JKS 08:48:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:48:10 08:48:10 2024-04-04T08:48:10.432Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:10 2024-04-04T08:48:10.432Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:10 2024-04-04T08:48:10.432Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490432 08:48:10 2024-04-04T08:48:10.454Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:48:10 2024-04-04T08:48:10.454Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:48:10 acks = -1 08:48:10 auto.include.jmx.reporter = true 08:48:10 batch.size = 16384 08:48:10 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:10 buffer.memory = 33554432 08:48:10 client.dns.lookup = use_all_dns_ips 08:48:10 client.id = producer-15 08:48:10 compression.type = none 08:48:10 connections.max.idle.ms = 540000 08:48:10 delivery.timeout.ms = 120000 08:48:10 enable.idempotence = false 08:48:10 interceptor.classes = [] 08:48:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:48:10 linger.ms = 1 08:48:10 max.block.ms = 60000 08:48:10 max.in.flight.requests.per.connection = 5 08:48:10 max.request.size = 1048576 08:48:10 metadata.max.age.ms = 300000 08:48:10 metadata.max.idle.ms = 300000 08:48:10 metric.reporters = [] 08:48:10 metrics.num.samples = 2 08:48:10 metrics.recording.level = INFO 08:48:10 metrics.sample.window.ms = 30000 08:48:10 partitioner.adaptive.partitioning.enable = true 08:48:10 partitioner.availability.timeout.ms = 0 08:48:10 partitioner.class = null 08:48:10 partitioner.ignore.keys = false 08:48:10 receive.buffer.bytes = 32768 08:48:10 reconnect.backoff.max.ms = 1000 08:48:10 reconnect.backoff.ms = 50 08:48:10 request.timeout.ms = 30000 08:48:10 retries = 0 08:48:10 retry.backoff.ms = 100 08:48:10 sasl.client.callback.handler.class = null 08:48:10 sasl.jaas.config = null 08:48:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:10 sasl.kerberos.min.time.before.relogin = 60000 08:48:10 sasl.kerberos.service.name = null 08:48:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:10 sasl.login.callback.handler.class = null 08:48:10 sasl.login.class = null 08:48:10 sasl.login.connect.timeout.ms = null 08:48:10 sasl.login.read.timeout.ms = null 08:48:10 sasl.login.refresh.buffer.seconds = 300 08:48:10 sasl.login.refresh.min.period.seconds = 60 08:48:10 sasl.login.refresh.window.factor = 0.8 08:48:10 sasl.login.refresh.window.jitter = 0.05 08:48:10 sasl.login.retry.backoff.max.ms = 10000 08:48:10 sasl.login.retry.backoff.ms = 100 08:48:10 sasl.mechanism = GSSAPI 08:48:10 sasl.oauthbearer.clock.skew.seconds = 30 08:48:10 sasl.oauthbearer.expected.audience = null 08:48:10 sasl.oauthbearer.expected.issuer = null 08:48:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:10 sasl.oauthbearer.jwks.endpoint.url = null 08:48:10 sasl.oauthbearer.scope.claim.name = scope 08:48:10 sasl.oauthbearer.sub.claim.name = sub 08:48:10 sasl.oauthbearer.token.endpoint.url = null 08:48:10 security.protocol = PLAINTEXT 08:48:10 security.providers = null 08:48:10 send.buffer.bytes = 131072 08:48:10 socket.connection.setup.timeout.max.ms = 30000 08:48:10 socket.connection.setup.timeout.ms = 10000 08:48:10 ssl.cipher.suites = null 08:48:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:10 ssl.endpoint.identification.algorithm = https 08:48:10 ssl.engine.factory.class = null 08:48:10 ssl.key.password = null 08:48:10 ssl.keymanager.algorithm = SunX509 08:48:10 ssl.keystore.certificate.chain = null 08:48:10 ssl.keystore.key = null 08:48:10 ssl.keystore.location = null 08:48:10 ssl.keystore.password = null 08:48:10 ssl.keystore.type = JKS 08:48:10 ssl.protocol = TLSv1.3 08:48:10 ssl.provider = null 08:48:10 ssl.secure.random.implementation = null 08:48:10 ssl.trustmanager.algorithm = PKIX 08:48:10 ssl.truststore.certificates = null 08:48:10 ssl.truststore.location = null 08:48:10 ssl.truststore.password = null 08:48:10 ssl.truststore.type = JKS 08:48:10 transaction.timeout.ms = 60000 08:48:10 transactional.id = null 08:48:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:48:10 08:48:10 2024-04-04T08:48:10.465Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:48:10 2024-04-04T08:48:10.465Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:10 2024-04-04T08:48:10.465Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:10 2024-04-04T08:48:10.465Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490465 08:48:10 2024-04-04T08:48:10.593Z WARN 7173 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 08:48:10 2024-04-04T08:48:10.593Z INFO 7173 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: LToFKSyJQzyLdqvb-4YvbQ 08:48:10 2024-04-04T08:48:10.671Z INFO 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.671Z WARN 7173 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.676Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.677Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.720Z WARN 7173 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 08:48:10 2024-04-04T08:48:10.727Z INFO 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.727Z WARN 7173 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.761Z INFO 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:48:10 2024-04-04T08:48:10.761Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.761Z WARN 7173 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:10 2024-04-04T08:48:10.846Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:48:10 allow.auto.create.topics = true 08:48:10 auto.commit.interval.ms = 5000 08:48:10 auto.include.jmx.reporter = true 08:48:10 auto.offset.reset = earliest 08:48:10 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:10 check.crcs = true 08:48:10 client.dns.lookup = use_all_dns_ips 08:48:10 client.id = consumer-test-12 08:48:10 client.rack = 08:48:10 connections.max.idle.ms = 540000 08:48:10 default.api.timeout.ms = 60000 08:48:10 enable.auto.commit = true 08:48:10 exclude.internal.topics = true 08:48:10 fetch.max.bytes = 52428800 08:48:10 fetch.max.wait.ms = 500 08:48:10 fetch.min.bytes = 1 08:48:10 group.id = test 08:48:10 group.instance.id = null 08:48:10 heartbeat.interval.ms = 3000 08:48:10 interceptor.classes = [] 08:48:10 internal.leave.group.on.close = true 08:48:10 internal.throw.on.fetch.stable.offset.unsupported = false 08:48:10 isolation.level = read_uncommitted 08:48:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:48:10 max.partition.fetch.bytes = 1048576 08:48:10 max.poll.interval.ms = 300000 08:48:10 max.poll.records = 500 08:48:10 metadata.max.age.ms = 300000 08:48:10 metric.reporters = [] 08:48:10 metrics.num.samples = 2 08:48:10 metrics.recording.level = INFO 08:48:10 metrics.sample.window.ms = 30000 08:48:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:48:10 receive.buffer.bytes = 65536 08:48:10 reconnect.backoff.max.ms = 1000 08:48:10 reconnect.backoff.ms = 50 08:48:10 request.timeout.ms = 30000 08:48:10 retry.backoff.ms = 100 08:48:10 sasl.client.callback.handler.class = null 08:48:10 sasl.jaas.config = null 08:48:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:10 sasl.kerberos.min.time.before.relogin = 60000 08:48:10 sasl.kerberos.service.name = null 08:48:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:10 sasl.login.callback.handler.class = null 08:48:10 sasl.login.class = null 08:48:10 sasl.login.connect.timeout.ms = null 08:48:10 sasl.login.read.timeout.ms = null 08:48:10 sasl.login.refresh.buffer.seconds = 300 08:48:10 sasl.login.refresh.min.period.seconds = 60 08:48:10 sasl.login.refresh.window.factor = 0.8 08:48:10 sasl.login.refresh.window.jitter = 0.05 08:48:10 sasl.login.retry.backoff.max.ms = 10000 08:48:10 sasl.login.retry.backoff.ms = 100 08:48:10 sasl.mechanism = GSSAPI 08:48:10 sasl.oauthbearer.clock.skew.seconds = 30 08:48:10 sasl.oauthbearer.expected.audience = null 08:48:10 sasl.oauthbearer.expected.issuer = null 08:48:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:10 sasl.oauthbearer.jwks.endpoint.url = null 08:48:10 sasl.oauthbearer.scope.claim.name = scope 08:48:10 sasl.oauthbearer.sub.claim.name = sub 08:48:10 sasl.oauthbearer.token.endpoint.url = null 08:48:10 security.protocol = PLAINTEXT 08:48:10 security.providers = null 08:48:10 send.buffer.bytes = 131072 08:48:10 session.timeout.ms = 45000 08:48:10 socket.connection.setup.timeout.max.ms = 30000 08:48:10 socket.connection.setup.timeout.ms = 10000 08:48:10 ssl.cipher.suites = null 08:48:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:10 ssl.endpoint.identification.algorithm = https 08:48:10 ssl.engine.factory.class = null 08:48:10 ssl.key.password = null 08:48:10 ssl.keymanager.algorithm = SunX509 08:48:10 ssl.keystore.certificate.chain = null 08:48:10 ssl.keystore.key = null 08:48:10 ssl.keystore.location = null 08:48:10 ssl.keystore.password = null 08:48:10 ssl.keystore.type = JKS 08:48:10 ssl.protocol = TLSv1.3 08:48:10 ssl.provider = null 08:48:10 ssl.secure.random.implementation = null 08:48:10 ssl.trustmanager.algorithm = PKIX 08:48:10 ssl.truststore.certificates = null 08:48:10 ssl.truststore.location = null 08:48:10 ssl.truststore.password = null 08:48:10 ssl.truststore.type = JKS 08:48:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:48:10 08:48:10 2024-04-04T08:48:10.847Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:10 2024-04-04T08:48:10.847Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:10 2024-04-04T08:48:10.847Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490847 08:48:10 2024-04-04T08:48:10.853Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:48:10 2024-04-04T08:48:10.853Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:48:10 acks = -1 08:48:10 auto.include.jmx.reporter = true 08:48:10 batch.size = 16384 08:48:10 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:10 buffer.memory = 33554432 08:48:10 client.dns.lookup = use_all_dns_ips 08:48:10 client.id = producer-16 08:48:10 compression.type = none 08:48:10 connections.max.idle.ms = 540000 08:48:10 delivery.timeout.ms = 120000 08:48:10 enable.idempotence = false 08:48:10 interceptor.classes = [] 08:48:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:48:10 linger.ms = 1 08:48:10 max.block.ms = 60000 08:48:10 max.in.flight.requests.per.connection = 5 08:48:10 max.request.size = 1048576 08:48:10 metadata.max.age.ms = 300000 08:48:10 metadata.max.idle.ms = 300000 08:48:10 metric.reporters = [] 08:48:10 metrics.num.samples = 2 08:48:10 metrics.recording.level = INFO 08:48:10 metrics.sample.window.ms = 30000 08:48:10 partitioner.adaptive.partitioning.enable = true 08:48:10 partitioner.availability.timeout.ms = 0 08:48:10 partitioner.class = null 08:48:10 partitioner.ignore.keys = false 08:48:10 receive.buffer.bytes = 32768 08:48:10 reconnect.backoff.max.ms = 1000 08:48:10 reconnect.backoff.ms = 50 08:48:10 request.timeout.ms = 30000 08:48:10 retries = 0 08:48:10 retry.backoff.ms = 100 08:48:10 sasl.client.callback.handler.class = null 08:48:10 sasl.jaas.config = null 08:48:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:10 sasl.kerberos.min.time.before.relogin = 60000 08:48:10 sasl.kerberos.service.name = null 08:48:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:10 sasl.login.callback.handler.class = null 08:48:10 sasl.login.class = null 08:48:10 sasl.login.connect.timeout.ms = null 08:48:10 sasl.login.read.timeout.ms = null 08:48:10 sasl.login.refresh.buffer.seconds = 300 08:48:10 sasl.login.refresh.min.period.seconds = 60 08:48:10 sasl.login.refresh.window.factor = 0.8 08:48:10 sasl.login.refresh.window.jitter = 0.05 08:48:10 sasl.login.retry.backoff.max.ms = 10000 08:48:10 sasl.login.retry.backoff.ms = 100 08:48:10 sasl.mechanism = GSSAPI 08:48:10 sasl.oauthbearer.clock.skew.seconds = 30 08:48:10 sasl.oauthbearer.expected.audience = null 08:48:10 sasl.oauthbearer.expected.issuer = null 08:48:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:10 sasl.oauthbearer.jwks.endpoint.url = null 08:48:10 sasl.oauthbearer.scope.claim.name = scope 08:48:10 sasl.oauthbearer.sub.claim.name = sub 08:48:10 sasl.oauthbearer.token.endpoint.url = null 08:48:10 security.protocol = PLAINTEXT 08:48:10 security.providers = null 08:48:10 send.buffer.bytes = 131072 08:48:10 socket.connection.setup.timeout.max.ms = 30000 08:48:10 socket.connection.setup.timeout.ms = 10000 08:48:10 ssl.cipher.suites = null 08:48:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:10 ssl.endpoint.identification.algorithm = https 08:48:10 ssl.engine.factory.class = null 08:48:10 ssl.key.password = null 08:48:10 ssl.keymanager.algorithm = SunX509 08:48:10 ssl.keystore.certificate.chain = null 08:48:10 ssl.keystore.key = null 08:48:10 ssl.keystore.location = null 08:48:10 ssl.keystore.password = null 08:48:10 ssl.keystore.type = JKS 08:48:10 ssl.protocol = TLSv1.3 08:48:10 ssl.provider = null 08:48:10 ssl.secure.random.implementation = null 08:48:10 ssl.trustmanager.algorithm = PKIX 08:48:10 ssl.truststore.certificates = null 08:48:10 ssl.truststore.location = null 08:48:10 ssl.truststore.password = null 08:48:10 ssl.truststore.type = JKS 08:48:10 transaction.timeout.ms = 60000 08:48:10 transactional.id = null 08:48:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:48:10 08:48:10 2024-04-04T08:48:10.855Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:48:10 2024-04-04T08:48:10.855Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:10 2024-04-04T08:48:10.855Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:10 2024-04-04T08:48:10.855Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490855 08:48:10 2024-04-04T08:48:10.875Z INFO 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.875Z WARN 7173 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.901Z INFO 7173 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: LToFKSyJQzyLdqvb-4YvbQ 08:48:10 2024-04-04T08:48:10.906Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:48:10 allow.auto.create.topics = true 08:48:10 auto.commit.interval.ms = 5000 08:48:10 auto.include.jmx.reporter = true 08:48:10 auto.offset.reset = earliest 08:48:10 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:10 check.crcs = true 08:48:10 client.dns.lookup = use_all_dns_ips 08:48:10 client.id = consumer-test-13 08:48:10 client.rack = 08:48:10 connections.max.idle.ms = 540000 08:48:10 default.api.timeout.ms = 60000 08:48:10 enable.auto.commit = true 08:48:10 exclude.internal.topics = true 08:48:10 fetch.max.bytes = 52428800 08:48:10 fetch.max.wait.ms = 500 08:48:10 fetch.min.bytes = 1 08:48:10 group.id = test 08:48:10 group.instance.id = null 08:48:10 heartbeat.interval.ms = 3000 08:48:10 interceptor.classes = [] 08:48:10 internal.leave.group.on.close = true 08:48:10 internal.throw.on.fetch.stable.offset.unsupported = false 08:48:10 isolation.level = read_uncommitted 08:48:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:48:10 max.partition.fetch.bytes = 1048576 08:48:10 max.poll.interval.ms = 300000 08:48:10 max.poll.records = 500 08:48:10 metadata.max.age.ms = 300000 08:48:10 metric.reporters = [] 08:48:10 metrics.num.samples = 2 08:48:10 metrics.recording.level = INFO 08:48:10 metrics.sample.window.ms = 30000 08:48:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:48:10 receive.buffer.bytes = 65536 08:48:10 reconnect.backoff.max.ms = 1000 08:48:10 reconnect.backoff.ms = 50 08:48:10 request.timeout.ms = 30000 08:48:10 retry.backoff.ms = 100 08:48:10 sasl.client.callback.handler.class = null 08:48:10 sasl.jaas.config = null 08:48:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:10 sasl.kerberos.min.time.before.relogin = 60000 08:48:10 sasl.kerberos.service.name = null 08:48:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:10 sasl.login.callback.handler.class = null 08:48:10 sasl.login.class = null 08:48:10 sasl.login.connect.timeout.ms = null 08:48:10 sasl.login.read.timeout.ms = null 08:48:10 sasl.login.refresh.buffer.seconds = 300 08:48:10 sasl.login.refresh.min.period.seconds = 60 08:48:10 sasl.login.refresh.window.factor = 0.8 08:48:10 sasl.login.refresh.window.jitter = 0.05 08:48:10 sasl.login.retry.backoff.max.ms = 10000 08:48:10 sasl.login.retry.backoff.ms = 100 08:48:10 sasl.mechanism = GSSAPI 08:48:10 sasl.oauthbearer.clock.skew.seconds = 30 08:48:10 sasl.oauthbearer.expected.audience = null 08:48:10 sasl.oauthbearer.expected.issuer = null 08:48:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:10 sasl.oauthbearer.jwks.endpoint.url = null 08:48:10 sasl.oauthbearer.scope.claim.name = scope 08:48:10 sasl.oauthbearer.sub.claim.name = sub 08:48:10 sasl.oauthbearer.token.endpoint.url = null 08:48:10 security.protocol = PLAINTEXT 08:48:10 security.providers = null 08:48:10 send.buffer.bytes = 131072 08:48:10 session.timeout.ms = 45000 08:48:10 socket.connection.setup.timeout.max.ms = 30000 08:48:10 socket.connection.setup.timeout.ms = 10000 08:48:10 ssl.cipher.suites = null 08:48:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:10 ssl.endpoint.identification.algorithm = https 08:48:10 ssl.engine.factory.class = null 08:48:10 ssl.key.password = null 08:48:10 ssl.keymanager.algorithm = SunX509 08:48:10 ssl.keystore.certificate.chain = null 08:48:10 ssl.keystore.key = null 08:48:10 ssl.keystore.location = null 08:48:10 ssl.keystore.password = null 08:48:10 ssl.keystore.type = JKS 08:48:10 ssl.protocol = TLSv1.3 08:48:10 ssl.provider = null 08:48:10 ssl.secure.random.implementation = null 08:48:10 ssl.trustmanager.algorithm = PKIX 08:48:10 ssl.truststore.certificates = null 08:48:10 ssl.truststore.location = null 08:48:10 ssl.truststore.password = null 08:48:10 ssl.truststore.type = JKS 08:48:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:48:10 08:48:10 2024-04-04T08:48:10.907Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:10 2024-04-04T08:48:10.907Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:10 2024-04-04T08:48:10.907Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490907 08:48:10 2024-04-04T08:48:10.914Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:48:10 2024-04-04T08:48:10.914Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:48:10 acks = -1 08:48:10 auto.include.jmx.reporter = true 08:48:10 batch.size = 16384 08:48:10 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:10 buffer.memory = 33554432 08:48:10 client.dns.lookup = use_all_dns_ips 08:48:10 client.id = producer-17 08:48:10 compression.type = none 08:48:10 connections.max.idle.ms = 540000 08:48:10 delivery.timeout.ms = 120000 08:48:10 enable.idempotence = false 08:48:10 interceptor.classes = [] 08:48:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:48:10 linger.ms = 1 08:48:10 max.block.ms = 60000 08:48:10 max.in.flight.requests.per.connection = 5 08:48:10 max.request.size = 1048576 08:48:10 metadata.max.age.ms = 300000 08:48:10 metadata.max.idle.ms = 300000 08:48:10 metric.reporters = [] 08:48:10 metrics.num.samples = 2 08:48:10 metrics.recording.level = INFO 08:48:10 metrics.sample.window.ms = 30000 08:48:10 partitioner.adaptive.partitioning.enable = true 08:48:10 partitioner.availability.timeout.ms = 0 08:48:10 partitioner.class = null 08:48:10 partitioner.ignore.keys = false 08:48:10 receive.buffer.bytes = 32768 08:48:10 reconnect.backoff.max.ms = 1000 08:48:10 reconnect.backoff.ms = 50 08:48:10 request.timeout.ms = 30000 08:48:10 retries = 0 08:48:10 retry.backoff.ms = 100 08:48:10 sasl.client.callback.handler.class = null 08:48:10 sasl.jaas.config = null 08:48:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:10 sasl.kerberos.min.time.before.relogin = 60000 08:48:10 sasl.kerberos.service.name = null 08:48:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:10 sasl.login.callback.handler.class = null 08:48:10 sasl.login.class = null 08:48:10 sasl.login.connect.timeout.ms = null 08:48:10 sasl.login.read.timeout.ms = null 08:48:10 sasl.login.refresh.buffer.seconds = 300 08:48:10 sasl.login.refresh.min.period.seconds = 60 08:48:10 sasl.login.refresh.window.factor = 0.8 08:48:10 sasl.login.refresh.window.jitter = 0.05 08:48:10 sasl.login.retry.backoff.max.ms = 10000 08:48:10 sasl.login.retry.backoff.ms = 100 08:48:10 sasl.mechanism = GSSAPI 08:48:10 sasl.oauthbearer.clock.skew.seconds = 30 08:48:10 sasl.oauthbearer.expected.audience = null 08:48:10 sasl.oauthbearer.expected.issuer = null 08:48:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:10 sasl.oauthbearer.jwks.endpoint.url = null 08:48:10 sasl.oauthbearer.scope.claim.name = scope 08:48:10 sasl.oauthbearer.sub.claim.name = sub 08:48:10 sasl.oauthbearer.token.endpoint.url = null 08:48:10 security.protocol = PLAINTEXT 08:48:10 security.providers = null 08:48:10 send.buffer.bytes = 131072 08:48:10 socket.connection.setup.timeout.max.ms = 30000 08:48:10 socket.connection.setup.timeout.ms = 10000 08:48:10 ssl.cipher.suites = null 08:48:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:10 ssl.endpoint.identification.algorithm = https 08:48:10 ssl.engine.factory.class = null 08:48:10 ssl.key.password = null 08:48:10 ssl.keymanager.algorithm = SunX509 08:48:10 ssl.keystore.certificate.chain = null 08:48:10 ssl.keystore.key = null 08:48:10 ssl.keystore.location = null 08:48:10 ssl.keystore.password = null 08:48:10 ssl.keystore.type = JKS 08:48:10 ssl.protocol = TLSv1.3 08:48:10 ssl.provider = null 08:48:10 ssl.secure.random.implementation = null 08:48:10 ssl.trustmanager.algorithm = PKIX 08:48:10 ssl.truststore.certificates = null 08:48:10 ssl.truststore.location = null 08:48:10 ssl.truststore.password = null 08:48:10 ssl.truststore.type = JKS 08:48:10 transaction.timeout.ms = 60000 08:48:10 transactional.id = null 08:48:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:48:10 08:48:10 2024-04-04T08:48:10.918Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:48:10 2024-04-04T08:48:10.918Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:10 2024-04-04T08:48:10.918Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:10 2024-04-04T08:48:10.918Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490918 08:48:10 2024-04-04T08:48:10.928Z INFO 7173 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: LToFKSyJQzyLdqvb-4YvbQ 08:48:10 2024-04-04T08:48:10.934Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:48:10 allow.auto.create.topics = true 08:48:10 auto.commit.interval.ms = 5000 08:48:10 auto.include.jmx.reporter = true 08:48:10 auto.offset.reset = earliest 08:48:10 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:10 check.crcs = true 08:48:10 client.dns.lookup = use_all_dns_ips 08:48:10 client.id = consumer-test-14 08:48:10 client.rack = 08:48:10 connections.max.idle.ms = 540000 08:48:10 default.api.timeout.ms = 60000 08:48:10 enable.auto.commit = true 08:48:10 exclude.internal.topics = true 08:48:10 fetch.max.bytes = 52428800 08:48:10 fetch.max.wait.ms = 500 08:48:10 fetch.min.bytes = 1 08:48:10 group.id = test 08:48:10 group.instance.id = null 08:48:10 heartbeat.interval.ms = 3000 08:48:10 interceptor.classes = [] 08:48:10 internal.leave.group.on.close = true 08:48:10 internal.throw.on.fetch.stable.offset.unsupported = false 08:48:10 isolation.level = read_uncommitted 08:48:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:48:10 max.partition.fetch.bytes = 1048576 08:48:10 max.poll.interval.ms = 300000 08:48:10 max.poll.records = 500 08:48:10 metadata.max.age.ms = 300000 08:48:10 metric.reporters = [] 08:48:10 metrics.num.samples = 2 08:48:10 metrics.recording.level = INFO 08:48:10 metrics.sample.window.ms = 30000 08:48:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:48:10 receive.buffer.bytes = 65536 08:48:10 reconnect.backoff.max.ms = 1000 08:48:10 reconnect.backoff.ms = 50 08:48:10 request.timeout.ms = 30000 08:48:10 retry.backoff.ms = 100 08:48:10 sasl.client.callback.handler.class = null 08:48:10 sasl.jaas.config = null 08:48:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:10 sasl.kerberos.min.time.before.relogin = 60000 08:48:10 sasl.kerberos.service.name = null 08:48:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:10 sasl.login.callback.handler.class = null 08:48:10 sasl.login.class = null 08:48:10 sasl.login.connect.timeout.ms = null 08:48:10 sasl.login.read.timeout.ms = null 08:48:10 sasl.login.refresh.buffer.seconds = 300 08:48:10 sasl.login.refresh.min.period.seconds = 60 08:48:10 sasl.login.refresh.window.factor = 0.8 08:48:10 sasl.login.refresh.window.jitter = 0.05 08:48:10 sasl.login.retry.backoff.max.ms = 10000 08:48:10 sasl.login.retry.backoff.ms = 100 08:48:10 sasl.mechanism = GSSAPI 08:48:10 sasl.oauthbearer.clock.skew.seconds = 30 08:48:10 sasl.oauthbearer.expected.audience = null 08:48:10 sasl.oauthbearer.expected.issuer = null 08:48:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:10 sasl.oauthbearer.jwks.endpoint.url = null 08:48:10 sasl.oauthbearer.scope.claim.name = scope 08:48:10 sasl.oauthbearer.sub.claim.name = sub 08:48:10 sasl.oauthbearer.token.endpoint.url = null 08:48:10 security.protocol = PLAINTEXT 08:48:10 security.providers = null 08:48:10 send.buffer.bytes = 131072 08:48:10 session.timeout.ms = 45000 08:48:10 socket.connection.setup.timeout.max.ms = 30000 08:48:10 socket.connection.setup.timeout.ms = 10000 08:48:10 ssl.cipher.suites = null 08:48:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:10 ssl.endpoint.identification.algorithm = https 08:48:10 ssl.engine.factory.class = null 08:48:10 ssl.key.password = null 08:48:10 ssl.keymanager.algorithm = SunX509 08:48:10 ssl.keystore.certificate.chain = null 08:48:10 ssl.keystore.key = null 08:48:10 ssl.keystore.location = null 08:48:10 ssl.keystore.password = null 08:48:10 ssl.keystore.type = JKS 08:48:10 ssl.protocol = TLSv1.3 08:48:10 ssl.provider = null 08:48:10 ssl.secure.random.implementation = null 08:48:10 ssl.trustmanager.algorithm = PKIX 08:48:10 ssl.truststore.certificates = null 08:48:10 ssl.truststore.location = null 08:48:10 ssl.truststore.password = null 08:48:10 ssl.truststore.type = JKS 08:48:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:48:10 08:48:10 2024-04-04T08:48:10.936Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:10 2024-04-04T08:48:10.936Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:10 2024-04-04T08:48:10.936Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490936 08:48:10 2024-04-04T08:48:10.942Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:48:10 2024-04-04T08:48:10.943Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:48:10 acks = -1 08:48:10 auto.include.jmx.reporter = true 08:48:10 batch.size = 16384 08:48:10 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:10 buffer.memory = 33554432 08:48:10 client.dns.lookup = use_all_dns_ips 08:48:10 client.id = producer-18 08:48:10 compression.type = none 08:48:10 connections.max.idle.ms = 540000 08:48:10 delivery.timeout.ms = 120000 08:48:10 enable.idempotence = false 08:48:10 interceptor.classes = [] 08:48:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:48:10 linger.ms = 1 08:48:10 max.block.ms = 60000 08:48:10 max.in.flight.requests.per.connection = 5 08:48:10 max.request.size = 1048576 08:48:10 metadata.max.age.ms = 300000 08:48:10 metadata.max.idle.ms = 300000 08:48:10 metric.reporters = [] 08:48:10 metrics.num.samples = 2 08:48:10 metrics.recording.level = INFO 08:48:10 metrics.sample.window.ms = 30000 08:48:10 partitioner.adaptive.partitioning.enable = true 08:48:10 partitioner.availability.timeout.ms = 0 08:48:10 partitioner.class = null 08:48:10 partitioner.ignore.keys = false 08:48:10 receive.buffer.bytes = 32768 08:48:10 reconnect.backoff.max.ms = 1000 08:48:10 reconnect.backoff.ms = 50 08:48:10 request.timeout.ms = 30000 08:48:10 retries = 0 08:48:10 retry.backoff.ms = 100 08:48:10 sasl.client.callback.handler.class = null 08:48:10 sasl.jaas.config = null 08:48:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:10 sasl.kerberos.min.time.before.relogin = 60000 08:48:10 sasl.kerberos.service.name = null 08:48:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:10 sasl.login.callback.handler.class = null 08:48:10 sasl.login.class = null 08:48:10 sasl.login.connect.timeout.ms = null 08:48:10 sasl.login.read.timeout.ms = null 08:48:10 sasl.login.refresh.buffer.seconds = 300 08:48:10 sasl.login.refresh.min.period.seconds = 60 08:48:10 sasl.login.refresh.window.factor = 0.8 08:48:10 sasl.login.refresh.window.jitter = 0.05 08:48:10 sasl.login.retry.backoff.max.ms = 10000 08:48:10 sasl.login.retry.backoff.ms = 100 08:48:10 sasl.mechanism = GSSAPI 08:48:10 sasl.oauthbearer.clock.skew.seconds = 30 08:48:10 sasl.oauthbearer.expected.audience = null 08:48:10 sasl.oauthbearer.expected.issuer = null 08:48:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:10 sasl.oauthbearer.jwks.endpoint.url = null 08:48:10 sasl.oauthbearer.scope.claim.name = scope 08:48:10 sasl.oauthbearer.sub.claim.name = sub 08:48:10 sasl.oauthbearer.token.endpoint.url = null 08:48:10 security.protocol = PLAINTEXT 08:48:10 security.providers = null 08:48:10 send.buffer.bytes = 131072 08:48:10 socket.connection.setup.timeout.max.ms = 30000 08:48:10 socket.connection.setup.timeout.ms = 10000 08:48:10 ssl.cipher.suites = null 08:48:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:10 ssl.endpoint.identification.algorithm = https 08:48:10 ssl.engine.factory.class = null 08:48:10 ssl.key.password = null 08:48:10 ssl.keymanager.algorithm = SunX509 08:48:10 ssl.keystore.certificate.chain = null 08:48:10 ssl.keystore.key = null 08:48:10 ssl.keystore.location = null 08:48:10 ssl.keystore.password = null 08:48:10 ssl.keystore.type = JKS 08:48:10 ssl.protocol = TLSv1.3 08:48:10 ssl.provider = null 08:48:10 ssl.secure.random.implementation = null 08:48:10 ssl.trustmanager.algorithm = PKIX 08:48:10 ssl.truststore.certificates = null 08:48:10 ssl.truststore.location = null 08:48:10 ssl.truststore.password = null 08:48:10 ssl.truststore.type = JKS 08:48:10 transaction.timeout.ms = 60000 08:48:10 transactional.id = null 08:48:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:48:10 08:48:10 2024-04-04T08:48:10.945Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:48:10 2024-04-04T08:48:10.945Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:10 2024-04-04T08:48:10.945Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:10 2024-04-04T08:48:10.945Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490945 08:48:10 2024-04-04T08:48:10.958Z INFO 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.958Z WARN 7173 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.959Z INFO 7173 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: LToFKSyJQzyLdqvb-4YvbQ 08:48:10 2024-04-04T08:48:10.966Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:48:10 allow.auto.create.topics = true 08:48:10 auto.commit.interval.ms = 5000 08:48:10 auto.include.jmx.reporter = true 08:48:10 auto.offset.reset = earliest 08:48:10 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:10 check.crcs = true 08:48:10 client.dns.lookup = use_all_dns_ips 08:48:10 client.id = consumer-test-15 08:48:10 client.rack = 08:48:10 connections.max.idle.ms = 540000 08:48:10 default.api.timeout.ms = 60000 08:48:10 enable.auto.commit = true 08:48:10 exclude.internal.topics = true 08:48:10 fetch.max.bytes = 52428800 08:48:10 fetch.max.wait.ms = 500 08:48:10 fetch.min.bytes = 1 08:48:10 group.id = test 08:48:10 group.instance.id = null 08:48:10 heartbeat.interval.ms = 3000 08:48:10 interceptor.classes = [] 08:48:10 internal.leave.group.on.close = true 08:48:10 internal.throw.on.fetch.stable.offset.unsupported = false 08:48:10 isolation.level = read_uncommitted 08:48:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:48:10 max.partition.fetch.bytes = 1048576 08:48:10 max.poll.interval.ms = 300000 08:48:10 max.poll.records = 500 08:48:10 metadata.max.age.ms = 300000 08:48:10 metric.reporters = [] 08:48:10 metrics.num.samples = 2 08:48:10 metrics.recording.level = INFO 08:48:10 metrics.sample.window.ms = 30000 08:48:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:48:10 receive.buffer.bytes = 65536 08:48:10 reconnect.backoff.max.ms = 1000 08:48:10 reconnect.backoff.ms = 50 08:48:10 request.timeout.ms = 30000 08:48:10 retry.backoff.ms = 100 08:48:10 sasl.client.callback.handler.class = null 08:48:10 sasl.jaas.config = null 08:48:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:10 sasl.kerberos.min.time.before.relogin = 60000 08:48:10 sasl.kerberos.service.name = null 08:48:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:10 sasl.login.callback.handler.class = null 08:48:10 sasl.login.class = null 08:48:10 sasl.login.connect.timeout.ms = null 08:48:10 sasl.login.read.timeout.ms = null 08:48:10 sasl.login.refresh.buffer.seconds = 300 08:48:10 sasl.login.refresh.min.period.seconds = 60 08:48:10 sasl.login.refresh.window.factor = 0.8 08:48:10 sasl.login.refresh.window.jitter = 0.05 08:48:10 sasl.login.retry.backoff.max.ms = 10000 08:48:10 sasl.login.retry.backoff.ms = 100 08:48:10 sasl.mechanism = GSSAPI 08:48:10 sasl.oauthbearer.clock.skew.seconds = 30 08:48:10 sasl.oauthbearer.expected.audience = null 08:48:10 sasl.oauthbearer.expected.issuer = null 08:48:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:10 sasl.oauthbearer.jwks.endpoint.url = null 08:48:10 sasl.oauthbearer.scope.claim.name = scope 08:48:10 sasl.oauthbearer.sub.claim.name = sub 08:48:10 sasl.oauthbearer.token.endpoint.url = null 08:48:10 security.protocol = PLAINTEXT 08:48:10 security.providers = null 08:48:10 send.buffer.bytes = 131072 08:48:10 session.timeout.ms = 45000 08:48:10 socket.connection.setup.timeout.max.ms = 30000 08:48:10 socket.connection.setup.timeout.ms = 10000 08:48:10 ssl.cipher.suites = null 08:48:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:10 ssl.endpoint.identification.algorithm = https 08:48:10 ssl.engine.factory.class = null 08:48:10 ssl.key.password = null 08:48:10 ssl.keymanager.algorithm = SunX509 08:48:10 ssl.keystore.certificate.chain = null 08:48:10 ssl.keystore.key = null 08:48:10 ssl.keystore.location = null 08:48:10 ssl.keystore.password = null 08:48:10 ssl.keystore.type = JKS 08:48:10 ssl.protocol = TLSv1.3 08:48:10 ssl.provider = null 08:48:10 ssl.secure.random.implementation = null 08:48:10 ssl.trustmanager.algorithm = PKIX 08:48:10 ssl.truststore.certificates = null 08:48:10 ssl.truststore.location = null 08:48:10 ssl.truststore.password = null 08:48:10 ssl.truststore.type = JKS 08:48:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:48:10 08:48:10 2024-04-04T08:48:10.968Z INFO 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:48:10 2024-04-04T08:48:10.968Z WARN 7173 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:10 2024-04-04T08:48:10.968Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:10 2024-04-04T08:48:10.968Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:10 2024-04-04T08:48:10.968Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490968 08:48:10 2024-04-04T08:48:10.974Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:48:10 2024-04-04T08:48:10.974Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:48:10 acks = -1 08:48:10 auto.include.jmx.reporter = true 08:48:10 batch.size = 16384 08:48:10 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:10 buffer.memory = 33554432 08:48:10 client.dns.lookup = use_all_dns_ips 08:48:10 client.id = producer-19 08:48:10 compression.type = none 08:48:10 connections.max.idle.ms = 540000 08:48:11 delivery.timeout.ms = 120000 08:48:11 enable.idempotence = false 08:48:11 interceptor.classes = [] 08:48:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:48:11 linger.ms = 1 08:48:11 max.block.ms = 60000 08:48:11 max.in.flight.requests.per.connection = 5 08:48:11 max.request.size = 1048576 08:48:11 metadata.max.age.ms = 300000 08:48:11 metadata.max.idle.ms = 300000 08:48:11 metric.reporters = [] 08:48:11 metrics.num.samples = 2 08:48:11 metrics.recording.level = INFO 08:48:11 metrics.sample.window.ms = 30000 08:48:11 partitioner.adaptive.partitioning.enable = true 08:48:11 partitioner.availability.timeout.ms = 0 08:48:11 partitioner.class = null 08:48:11 partitioner.ignore.keys = false 08:48:11 receive.buffer.bytes = 32768 08:48:11 reconnect.backoff.max.ms = 1000 08:48:11 reconnect.backoff.ms = 50 08:48:11 request.timeout.ms = 30000 08:48:11 retries = 0 08:48:11 retry.backoff.ms = 100 08:48:11 sasl.client.callback.handler.class = null 08:48:11 sasl.jaas.config = null 08:48:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:11 sasl.kerberos.min.time.before.relogin = 60000 08:48:11 sasl.kerberos.service.name = null 08:48:11 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:11 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:11 sasl.login.callback.handler.class = null 08:48:11 sasl.login.class = null 08:48:11 sasl.login.connect.timeout.ms = null 08:48:11 sasl.login.read.timeout.ms = null 08:48:11 sasl.login.refresh.buffer.seconds = 300 08:48:11 sasl.login.refresh.min.period.seconds = 60 08:48:11 sasl.login.refresh.window.factor = 0.8 08:48:11 sasl.login.refresh.window.jitter = 0.05 08:48:11 sasl.login.retry.backoff.max.ms = 10000 08:48:11 sasl.login.retry.backoff.ms = 100 08:48:11 sasl.mechanism = GSSAPI 08:48:11 sasl.oauthbearer.clock.skew.seconds = 30 08:48:11 sasl.oauthbearer.expected.audience = null 08:48:11 sasl.oauthbearer.expected.issuer = null 08:48:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:11 sasl.oauthbearer.jwks.endpoint.url = null 08:48:11 sasl.oauthbearer.scope.claim.name = scope 08:48:11 sasl.oauthbearer.sub.claim.name = sub 08:48:11 sasl.oauthbearer.token.endpoint.url = null 08:48:11 security.protocol = PLAINTEXT 08:48:11 security.providers = null 08:48:11 send.buffer.bytes = 131072 08:48:11 socket.connection.setup.timeout.max.ms = 30000 08:48:11 socket.connection.setup.timeout.ms = 10000 08:48:11 ssl.cipher.suites = null 08:48:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:11 ssl.endpoint.identification.algorithm = https 08:48:11 ssl.engine.factory.class = null 08:48:11 ssl.key.password = null 08:48:11 ssl.keymanager.algorithm = SunX509 08:48:11 ssl.keystore.certificate.chain = null 08:48:11 ssl.keystore.key = null 08:48:11 ssl.keystore.location = null 08:48:11 ssl.keystore.password = null 08:48:11 ssl.keystore.type = JKS 08:48:11 ssl.protocol = TLSv1.3 08:48:11 ssl.provider = null 08:48:11 ssl.secure.random.implementation = null 08:48:11 ssl.trustmanager.algorithm = PKIX 08:48:11 ssl.truststore.certificates = null 08:48:11 ssl.truststore.location = null 08:48:11 ssl.truststore.password = null 08:48:11 ssl.truststore.type = JKS 08:48:11 transaction.timeout.ms = 60000 08:48:11 transactional.id = null 08:48:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:48:11 08:48:11 2024-04-04T08:48:10.978Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:48:11 2024-04-04T08:48:10.978Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:11 2024-04-04T08:48:10.978Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:11 2024-04-04T08:48:10.978Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490978 08:48:11 2024-04-04T08:48:10.986Z INFO 7173 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: LToFKSyJQzyLdqvb-4YvbQ 08:48:11 2024-04-04T08:48:10.993Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:48:11 allow.auto.create.topics = true 08:48:11 auto.commit.interval.ms = 5000 08:48:11 auto.include.jmx.reporter = true 08:48:11 auto.offset.reset = earliest 08:48:11 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:11 check.crcs = true 08:48:11 client.dns.lookup = use_all_dns_ips 08:48:11 client.id = consumer-test-16 08:48:11 client.rack = 08:48:11 connections.max.idle.ms = 540000 08:48:11 default.api.timeout.ms = 60000 08:48:11 enable.auto.commit = true 08:48:11 exclude.internal.topics = true 08:48:11 fetch.max.bytes = 52428800 08:48:11 fetch.max.wait.ms = 500 08:48:11 fetch.min.bytes = 1 08:48:11 group.id = test 08:48:11 group.instance.id = null 08:48:11 heartbeat.interval.ms = 3000 08:48:11 interceptor.classes = [] 08:48:11 internal.leave.group.on.close = true 08:48:11 internal.throw.on.fetch.stable.offset.unsupported = false 08:48:11 isolation.level = read_uncommitted 08:48:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:48:11 max.partition.fetch.bytes = 1048576 08:48:11 max.poll.interval.ms = 300000 08:48:11 max.poll.records = 500 08:48:11 metadata.max.age.ms = 300000 08:48:11 metric.reporters = [] 08:48:11 metrics.num.samples = 2 08:48:11 metrics.recording.level = INFO 08:48:11 metrics.sample.window.ms = 30000 08:48:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:48:11 receive.buffer.bytes = 65536 08:48:11 reconnect.backoff.max.ms = 1000 08:48:11 reconnect.backoff.ms = 50 08:48:11 request.timeout.ms = 30000 08:48:11 retry.backoff.ms = 100 08:48:11 sasl.client.callback.handler.class = null 08:48:11 sasl.jaas.config = null 08:48:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:11 sasl.kerberos.min.time.before.relogin = 60000 08:48:11 sasl.kerberos.service.name = null 08:48:11 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:11 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:11 sasl.login.callback.handler.class = null 08:48:11 sasl.login.class = null 08:48:11 sasl.login.connect.timeout.ms = null 08:48:11 sasl.login.read.timeout.ms = null 08:48:11 sasl.login.refresh.buffer.seconds = 300 08:48:11 sasl.login.refresh.min.period.seconds = 60 08:48:11 sasl.login.refresh.window.factor = 0.8 08:48:11 sasl.login.refresh.window.jitter = 0.05 08:48:11 sasl.login.retry.backoff.max.ms = 10000 08:48:11 sasl.login.retry.backoff.ms = 100 08:48:11 sasl.mechanism = GSSAPI 08:48:11 sasl.oauthbearer.clock.skew.seconds = 30 08:48:11 sasl.oauthbearer.expected.audience = null 08:48:11 sasl.oauthbearer.expected.issuer = null 08:48:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:11 sasl.oauthbearer.jwks.endpoint.url = null 08:48:11 sasl.oauthbearer.scope.claim.name = scope 08:48:11 sasl.oauthbearer.sub.claim.name = sub 08:48:11 sasl.oauthbearer.token.endpoint.url = null 08:48:11 security.protocol = PLAINTEXT 08:48:11 security.providers = null 08:48:11 send.buffer.bytes = 131072 08:48:11 session.timeout.ms = 45000 08:48:11 socket.connection.setup.timeout.max.ms = 30000 08:48:11 socket.connection.setup.timeout.ms = 10000 08:48:11 ssl.cipher.suites = null 08:48:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:11 ssl.endpoint.identification.algorithm = https 08:48:11 ssl.engine.factory.class = null 08:48:11 ssl.key.password = null 08:48:11 ssl.keymanager.algorithm = SunX509 08:48:11 ssl.keystore.certificate.chain = null 08:48:11 ssl.keystore.key = null 08:48:11 ssl.keystore.location = null 08:48:11 ssl.keystore.password = null 08:48:11 ssl.keystore.type = JKS 08:48:11 ssl.protocol = TLSv1.3 08:48:11 ssl.provider = null 08:48:11 ssl.secure.random.implementation = null 08:48:11 ssl.trustmanager.algorithm = PKIX 08:48:11 ssl.truststore.certificates = null 08:48:11 ssl.truststore.location = null 08:48:11 ssl.truststore.password = null 08:48:11 ssl.truststore.type = JKS 08:48:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:48:11 08:48:11 2024-04-04T08:48:10.998Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:11 2024-04-04T08:48:10.998Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:11 2024-04-04T08:48:10.998Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220490998 08:48:11 2024-04-04T08:48:11.004Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:48:11 2024-04-04T08:48:11.004Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:48:11 acks = -1 08:48:11 auto.include.jmx.reporter = true 08:48:11 batch.size = 16384 08:48:11 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:11 buffer.memory = 33554432 08:48:11 client.dns.lookup = use_all_dns_ips 08:48:11 client.id = producer-20 08:48:11 compression.type = none 08:48:11 connections.max.idle.ms = 540000 08:48:11 delivery.timeout.ms = 120000 08:48:11 enable.idempotence = false 08:48:11 interceptor.classes = [] 08:48:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:48:11 linger.ms = 1 08:48:11 max.block.ms = 60000 08:48:11 max.in.flight.requests.per.connection = 5 08:48:11 max.request.size = 1048576 08:48:11 metadata.max.age.ms = 300000 08:48:11 metadata.max.idle.ms = 300000 08:48:11 metric.reporters = [] 08:48:11 metrics.num.samples = 2 08:48:11 metrics.recording.level = INFO 08:48:11 metrics.sample.window.ms = 30000 08:48:11 partitioner.adaptive.partitioning.enable = true 08:48:11 partitioner.availability.timeout.ms = 0 08:48:11 partitioner.class = null 08:48:11 partitioner.ignore.keys = false 08:48:11 receive.buffer.bytes = 32768 08:48:11 reconnect.backoff.max.ms = 1000 08:48:11 reconnect.backoff.ms = 50 08:48:11 request.timeout.ms = 30000 08:48:11 retries = 0 08:48:11 retry.backoff.ms = 100 08:48:11 sasl.client.callback.handler.class = null 08:48:11 sasl.jaas.config = null 08:48:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:11 sasl.kerberos.min.time.before.relogin = 60000 08:48:11 sasl.kerberos.service.name = null 08:48:11 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:11 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:11 sasl.login.callback.handler.class = null 08:48:11 sasl.login.class = null 08:48:11 sasl.login.connect.timeout.ms = null 08:48:11 sasl.login.read.timeout.ms = null 08:48:11 sasl.login.refresh.buffer.seconds = 300 08:48:11 sasl.login.refresh.min.period.seconds = 60 08:48:11 sasl.login.refresh.window.factor = 0.8 08:48:11 sasl.login.refresh.window.jitter = 0.05 08:48:11 sasl.login.retry.backoff.max.ms = 10000 08:48:11 sasl.login.retry.backoff.ms = 100 08:48:11 sasl.mechanism = GSSAPI 08:48:11 sasl.oauthbearer.clock.skew.seconds = 30 08:48:11 sasl.oauthbearer.expected.audience = null 08:48:11 sasl.oauthbearer.expected.issuer = null 08:48:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:11 sasl.oauthbearer.jwks.endpoint.url = null 08:48:11 sasl.oauthbearer.scope.claim.name = scope 08:48:11 sasl.oauthbearer.sub.claim.name = sub 08:48:11 sasl.oauthbearer.token.endpoint.url = null 08:48:11 security.protocol = PLAINTEXT 08:48:11 security.providers = null 08:48:11 send.buffer.bytes = 131072 08:48:11 socket.connection.setup.timeout.max.ms = 30000 08:48:11 socket.connection.setup.timeout.ms = 10000 08:48:11 ssl.cipher.suites = null 08:48:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:11 ssl.endpoint.identification.algorithm = https 08:48:11 ssl.engine.factory.class = null 08:48:11 ssl.key.password = null 08:48:11 ssl.keymanager.algorithm = SunX509 08:48:11 ssl.keystore.certificate.chain = null 08:48:11 ssl.keystore.key = null 08:48:11 ssl.keystore.location = null 08:48:11 ssl.keystore.password = null 08:48:11 ssl.keystore.type = JKS 08:48:11 ssl.protocol = TLSv1.3 08:48:11 ssl.provider = null 08:48:11 ssl.secure.random.implementation = null 08:48:11 ssl.trustmanager.algorithm = PKIX 08:48:11 ssl.truststore.certificates = null 08:48:11 ssl.truststore.location = null 08:48:11 ssl.truststore.password = null 08:48:11 ssl.truststore.type = JKS 08:48:11 transaction.timeout.ms = 60000 08:48:11 transactional.id = null 08:48:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:48:11 08:48:11 2024-04-04T08:48:11.006Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:48:11 2024-04-04T08:48:11.006Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:11 2024-04-04T08:48:11.006Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:11 2024-04-04T08:48:11.006Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220491006 08:48:11 2024-04-04T08:48:11.011Z INFO 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.011Z WARN 7173 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.016Z INFO 7173 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: LToFKSyJQzyLdqvb-4YvbQ 08:48:11 2024-04-04T08:48:11.024Z INFO 7173 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:48:11 allow.auto.create.topics = true 08:48:11 auto.commit.interval.ms = 5000 08:48:11 auto.include.jmx.reporter = true 08:48:11 auto.offset.reset = earliest 08:48:11 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:11 check.crcs = true 08:48:11 client.dns.lookup = use_all_dns_ips 08:48:11 client.id = consumer-test-17 08:48:11 client.rack = 08:48:11 connections.max.idle.ms = 540000 08:48:11 default.api.timeout.ms = 60000 08:48:11 enable.auto.commit = true 08:48:11 exclude.internal.topics = true 08:48:11 fetch.max.bytes = 52428800 08:48:11 fetch.max.wait.ms = 500 08:48:11 fetch.min.bytes = 1 08:48:11 group.id = test 08:48:11 group.instance.id = null 08:48:11 heartbeat.interval.ms = 3000 08:48:11 interceptor.classes = [] 08:48:11 internal.leave.group.on.close = true 08:48:11 internal.throw.on.fetch.stable.offset.unsupported = false 08:48:11 isolation.level = read_uncommitted 08:48:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:48:11 max.partition.fetch.bytes = 1048576 08:48:11 max.poll.interval.ms = 300000 08:48:11 max.poll.records = 500 08:48:11 metadata.max.age.ms = 300000 08:48:11 metric.reporters = [] 08:48:11 metrics.num.samples = 2 08:48:11 metrics.recording.level = INFO 08:48:11 metrics.sample.window.ms = 30000 08:48:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:48:11 receive.buffer.bytes = 65536 08:48:11 reconnect.backoff.max.ms = 1000 08:48:11 reconnect.backoff.ms = 50 08:48:11 request.timeout.ms = 30000 08:48:11 retry.backoff.ms = 100 08:48:11 sasl.client.callback.handler.class = null 08:48:11 sasl.jaas.config = null 08:48:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:11 sasl.kerberos.min.time.before.relogin = 60000 08:48:11 sasl.kerberos.service.name = null 08:48:11 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:11 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:11 sasl.login.callback.handler.class = null 08:48:11 sasl.login.class = null 08:48:11 sasl.login.connect.timeout.ms = null 08:48:11 sasl.login.read.timeout.ms = null 08:48:11 sasl.login.refresh.buffer.seconds = 300 08:48:11 sasl.login.refresh.min.period.seconds = 60 08:48:11 sasl.login.refresh.window.factor = 0.8 08:48:11 sasl.login.refresh.window.jitter = 0.05 08:48:11 sasl.login.retry.backoff.max.ms = 10000 08:48:11 sasl.login.retry.backoff.ms = 100 08:48:11 sasl.mechanism = GSSAPI 08:48:11 sasl.oauthbearer.clock.skew.seconds = 30 08:48:11 sasl.oauthbearer.expected.audience = null 08:48:11 sasl.oauthbearer.expected.issuer = null 08:48:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:11 sasl.oauthbearer.jwks.endpoint.url = null 08:48:11 sasl.oauthbearer.scope.claim.name = scope 08:48:11 sasl.oauthbearer.sub.claim.name = sub 08:48:11 sasl.oauthbearer.token.endpoint.url = null 08:48:11 security.protocol = PLAINTEXT 08:48:11 security.providers = null 08:48:11 send.buffer.bytes = 131072 08:48:11 session.timeout.ms = 45000 08:48:11 socket.connection.setup.timeout.max.ms = 30000 08:48:11 socket.connection.setup.timeout.ms = 10000 08:48:11 ssl.cipher.suites = null 08:48:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:11 ssl.endpoint.identification.algorithm = https 08:48:11 ssl.engine.factory.class = null 08:48:11 ssl.key.password = null 08:48:11 ssl.keymanager.algorithm = SunX509 08:48:11 ssl.keystore.certificate.chain = null 08:48:11 ssl.keystore.key = null 08:48:11 ssl.keystore.location = null 08:48:11 ssl.keystore.password = null 08:48:11 ssl.keystore.type = JKS 08:48:11 ssl.protocol = TLSv1.3 08:48:11 ssl.provider = null 08:48:11 ssl.secure.random.implementation = null 08:48:11 ssl.trustmanager.algorithm = PKIX 08:48:11 ssl.truststore.certificates = null 08:48:11 ssl.truststore.location = null 08:48:11 ssl.truststore.password = null 08:48:11 ssl.truststore.type = JKS 08:48:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:48:11 08:48:11 2024-04-04T08:48:11.027Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:11 2024-04-04T08:48:11.027Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:11 2024-04-04T08:48:11.027Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220491027 08:48:11 2024-04-04T08:48:11.028Z INFO 7173 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 08:48:11 2024-04-04T08:48:11.032Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:48:11 2024-04-04T08:48:11.032Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:48:11 acks = -1 08:48:11 auto.include.jmx.reporter = true 08:48:11 batch.size = 16384 08:48:11 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:48:11 buffer.memory = 33554432 08:48:11 client.dns.lookup = use_all_dns_ips 08:48:11 client.id = producer-21 08:48:11 compression.type = none 08:48:11 connections.max.idle.ms = 540000 08:48:11 delivery.timeout.ms = 120000 08:48:11 enable.idempotence = false 08:48:11 interceptor.classes = [] 08:48:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:48:11 linger.ms = 1 08:48:11 max.block.ms = 60000 08:48:11 max.in.flight.requests.per.connection = 5 08:48:11 max.request.size = 1048576 08:48:11 metadata.max.age.ms = 300000 08:48:11 metadata.max.idle.ms = 300000 08:48:11 metric.reporters = [] 08:48:11 metrics.num.samples = 2 08:48:11 metrics.recording.level = INFO 08:48:11 metrics.sample.window.ms = 30000 08:48:11 partitioner.adaptive.partitioning.enable = true 08:48:11 partitioner.availability.timeout.ms = 0 08:48:11 partitioner.class = null 08:48:11 partitioner.ignore.keys = false 08:48:11 receive.buffer.bytes = 32768 08:48:11 reconnect.backoff.max.ms = 1000 08:48:11 reconnect.backoff.ms = 50 08:48:11 request.timeout.ms = 30000 08:48:11 retries = 0 08:48:11 retry.backoff.ms = 100 08:48:11 sasl.client.callback.handler.class = null 08:48:11 sasl.jaas.config = null 08:48:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:48:11 sasl.kerberos.min.time.before.relogin = 60000 08:48:11 sasl.kerberos.service.name = null 08:48:11 sasl.kerberos.ticket.renew.jitter = 0.05 08:48:11 sasl.kerberos.ticket.renew.window.factor = 0.8 08:48:11 sasl.login.callback.handler.class = null 08:48:11 sasl.login.class = null 08:48:11 sasl.login.connect.timeout.ms = null 08:48:11 sasl.login.read.timeout.ms = null 08:48:11 sasl.login.refresh.buffer.seconds = 300 08:48:11 sasl.login.refresh.min.period.seconds = 60 08:48:11 sasl.login.refresh.window.factor = 0.8 08:48:11 sasl.login.refresh.window.jitter = 0.05 08:48:11 sasl.login.retry.backoff.max.ms = 10000 08:48:11 sasl.login.retry.backoff.ms = 100 08:48:11 sasl.mechanism = GSSAPI 08:48:11 sasl.oauthbearer.clock.skew.seconds = 30 08:48:11 sasl.oauthbearer.expected.audience = null 08:48:11 sasl.oauthbearer.expected.issuer = null 08:48:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:48:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:48:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:48:11 sasl.oauthbearer.jwks.endpoint.url = null 08:48:11 sasl.oauthbearer.scope.claim.name = scope 08:48:11 sasl.oauthbearer.sub.claim.name = sub 08:48:11 sasl.oauthbearer.token.endpoint.url = null 08:48:11 security.protocol = PLAINTEXT 08:48:11 security.providers = null 08:48:11 send.buffer.bytes = 131072 08:48:11 socket.connection.setup.timeout.max.ms = 30000 08:48:11 socket.connection.setup.timeout.ms = 10000 08:48:11 ssl.cipher.suites = null 08:48:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:48:11 ssl.endpoint.identification.algorithm = https 08:48:11 ssl.engine.factory.class = null 08:48:11 ssl.key.password = null 08:48:11 ssl.keymanager.algorithm = SunX509 08:48:11 ssl.keystore.certificate.chain = null 08:48:11 ssl.keystore.key = null 08:48:11 ssl.keystore.location = null 08:48:11 ssl.keystore.password = null 08:48:11 ssl.keystore.type = JKS 08:48:11 ssl.protocol = TLSv1.3 08:48:11 ssl.provider = null 08:48:11 ssl.secure.random.implementation = null 08:48:11 ssl.trustmanager.algorithm = PKIX 08:48:11 ssl.truststore.certificates = null 08:48:11 ssl.truststore.location = null 08:48:11 ssl.truststore.password = null 08:48:11 ssl.truststore.type = JKS 08:48:11 transaction.timeout.ms = 60000 08:48:11 transactional.id = null 08:48:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:48:11 08:48:11 2024-04-04T08:48:11.039Z INFO 7173 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:48:11 2024-04-04T08:48:11.039Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:48:11 2024-04-04T08:48:11.039Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:48:11 2024-04-04T08:48:11.039Z INFO 7173 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220491039 08:48:11 2024-04-04T08:48:11.047Z INFO 7173 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: LToFKSyJQzyLdqvb-4YvbQ 08:48:11 2024-04-04T08:48:11.061Z INFO 7173 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: LToFKSyJQzyLdqvb-4YvbQ 08:48:11 2024-04-04T08:48:11.070Z INFO 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.070Z WARN 7173 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.103Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.103Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.103Z INFO 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.103Z WARN 7173 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.107Z INFO 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.107Z WARN 7173 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.111Z INFO 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:48:11 2024-04-04T08:48:11.111Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.111Z WARN 7173 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:48:11 2024-04-04T08:48:11.128Z INFO 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.128Z WARN 7173 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.172Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 08:48:11 2024-04-04T08:48:11.173Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 08:48:11 2024-04-04T08:48:11.194Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-f819e21d-f8ae-4d98-b501-7963c287c195 08:48:11 2024-04-04T08:48:11.195Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:48:11 2024-04-04T08:48:11.195Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 08:48:11 2024-04-04T08:48:11.229Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-f819e21d-f8ae-4d98-b501-7963c287c195', protocol='range'} 08:48:11 2024-04-04T08:48:11.230Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-f819e21d-f8ae-4d98-b501-7963c287c195=Assignment(partitions=[my-topic-name-0])} 08:48:11 2024-04-04T08:48:11.250Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-f819e21d-f8ae-4d98-b501-7963c287c195', protocol='range'} 08:48:11 2024-04-04T08:48:11.250Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 08:48:11 2024-04-04T08:48:11.251Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 08:48:11 2024-04-04T08:48:11.253Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.253Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.259Z INFO 7173 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 08:48:11 2024-04-04T08:48:11.275Z INFO 7173 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 08:48:11 2024-04-04T08:48:11.384Z INFO 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.384Z WARN 7173 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.403Z INFO 7173 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.404Z INFO 7173 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.404Z INFO 7173 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 08:48:11 2024-04-04T08:48:11.404Z INFO 7173 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 08:48:11 2024-04-04T08:48:11.404Z INFO 7173 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.405Z INFO 7173 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 08:48:11 2024-04-04T08:48:11.405Z INFO 7173 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.405Z INFO 7173 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 08:48:11 2024-04-04T08:48:11.405Z INFO 7173 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.405Z INFO 7173 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 08:48:11 2024-04-04T08:48:11.406Z INFO 7173 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.406Z INFO 7173 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 08:48:11 2024-04-04T08:48:11.406Z INFO 7173 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.406Z INFO 7173 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 08:48:11 2024-04-04T08:48:11.406Z INFO 7173 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 08:48:11 2024-04-04T08:48:11.409Z INFO 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.409Z WARN 7173 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.431Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.432Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 119ms, elapsed time since send: 119ms, request timeout: 30000ms) 08:48:11 2024-04-04T08:48:11.432Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 08:48:11 2024-04-04T08:48:11.432Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 08:48:11 2024-04-04T08:48:11.432Z INFO 7173 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=580581285, epoch=1) to node 1: 08:48:11 08:48:11 org.apache.kafka.common.errors.DisconnectException: null 08:48:11 08:48:11 2024-04-04T08:48:11.432Z INFO 7173 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:48:11 2024-04-04T08:48:11.504Z INFO 7173 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.504Z WARN 7173 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.505Z INFO 7173 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.505Z WARN 7173 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.505Z INFO 7173 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.505Z WARN 7173 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.506Z INFO 7173 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.506Z WARN 7173 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.506Z INFO 7173 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.506Z WARN 7173 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.507Z INFO 7173 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.507Z WARN 7173 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.508Z INFO 7173 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.508Z WARN 7173 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.511Z INFO 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.511Z WARN 7173 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.532Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.532Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.605Z INFO 7173 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.605Z WARN 7173 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.606Z INFO 7173 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.606Z WARN 7173 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.607Z INFO 7173 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.607Z INFO 7173 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.607Z WARN 7173 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.607Z WARN 7173 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.607Z INFO 7173 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.607Z WARN 7173 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.484 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 08:48:11 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 08:48:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 08:48:11 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 08:48:11 2024-04-04T08:48:11.633Z INFO 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.633Z WARN 7173 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.636Z WARN 7173 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 08:48:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 08:48:11 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 08:48:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 08:48:11 2024-04-04T08:48:11.658Z INFO 7173 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.658Z WARN 7173 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.658Z INFO 7173 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:48:11 2024-04-04T08:48:11.658Z WARN 7173 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:48:11 2024-04-04T08:48:11.662Z INFO 7173 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:48:11 2024-04-04T08:48:11.662Z INFO 7173 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.225]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:48:11 2024-04-04T08:48:11.663Z INFO 7173 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.225]:5702 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:48:11 [INFO] 08:48:11 [INFO] Results: 08:48:11 [INFO] 08:48:11 [INFO] Tests run: 529, Failures: 0, Errors: 0, Skipped: 0 08:48:11 [INFO] 08:48:11 [INFO] 08:48:11 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 08:48:11 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:48:12 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 08:48:12 [INFO] 08:48:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 08:48:12 [INFO] 08:48:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 08:48:12 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.8-SNAPSHOT.jar 08:48:12 [INFO] 08:48:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 08:48:12 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:48:12 [INFO] 08:48:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 08:48:12 [INFO] 08:48:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 08:48:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:48:12 [INFO] 08:48:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 08:48:12 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:48:12 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 08:48:12 [INFO] All coverage checks have been met. 08:48:12 [INFO] 08:48:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 08:48:12 [INFO] 08:48:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 08:48:12 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/cps-ncmp-service-3.4.8-SNAPSHOT.jar 08:48:12 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/cps-ncmp-service-3.4.8-SNAPSHOT.pom 08:48:12 [INFO] 08:48:12 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 08:48:12 [INFO] 08:48:12 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 08:48:12 [INFO] Building cps-ncmp-rest 3.4.8-SNAPSHOT [12/23] 08:48:12 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:12 [INFO] 08:48:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 08:48:12 [INFO] 08:48:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 08:48:12 [INFO] 08:48:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 08:48:12 [INFO] 08:48:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 08:48:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:48:12 [INFO] 08:48:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 08:48:12 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:48:12 [INFO] 08:48:12 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 08:48:13 [INFO] Generating with dryRun=false 08:48:13 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 08:48:13 [INFO] OpenAPI Generator: spring (server) 08:48:13 [INFO] Generator 'spring' is considered stable. 08:48:13 [INFO] ---------------------------------- 08:48:13 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 08:48:13 [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) 08:48:13 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:48:13 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 08:48:13 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:48:13 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:48:13 [INFO] Processing operation getResourceDataForCmHandle 08:48:13 [INFO] Processing operation updateResourceDataRunningForCmHandle 08:48:13 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:48:13 [INFO] Processing operation createResourceDataRunningForCmHandle 08:48:13 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:48:13 [INFO] Processing operation deleteResourceDataRunningForCmHandle 08:48:13 [INFO] Processing operation patchResourceDataRunningForCmHandle 08:48:13 [INFO] Processing operation executeDataOperationForCmHandles 08:48:13 [INFO] Processing operation queryResourceDataForCmHandle 08:48:13 [INFO] Processing operation getModuleReferencesByCmHandle 08:48:13 [INFO] Processing operation getModuleDefinitions 08:48:13 [INFO] Processing operation searchCmHandles 08:48:13 [INFO] Processing operation retrieveCmHandleDetailsById 08:48:13 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 08:48:13 [INFO] Processing operation searchCmHandleIds 08:48:13 [INFO] Processing operation getCmHandleStateByCmHandleId 08:48:13 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 08:48:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 08:48:13 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:48:13 [WARNING] Multiple MediaTypes found, using only the first one 08:48:13 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:48:13 [WARNING] Multiple MediaTypes found, using only the first one 08:48:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 08:48:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:13 [INFO] Skipping generation of supporting files. 08:48:13 ################################################################################ 08:48:13 # Thanks for using OpenAPI Generator. # 08:48:13 # Please consider donation to help us maintain this project 🙏 # 08:48:13 # https://opencollective.com/openapi_generator/donate # 08:48:13 ################################################################################ 08:48:13 [INFO] 08:48:13 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 08:48:13 [INFO] Generating with dryRun=false 08:48:13 [INFO] No .openapi-generator-ignore file found. 08:48:13 [INFO] OpenAPI Generator: spring (server) 08:48:13 [INFO] Generator 'spring' is considered stable. 08:48:13 [INFO] ---------------------------------- 08:48:13 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 08:48:13 [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) 08:48:13 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:48:13 [INFO] Processing operation updateDmiPluginRegistration 08:48:13 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 08:48:13 [INFO] Processing operation searchCmHandleIds 08:48:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:48:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:48:13 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 08:48:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:48:13 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 08:48:13 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:48:13 [INFO] Skipping generation of supporting files. 08:48:13 ################################################################################ 08:48:13 # Thanks for using OpenAPI Generator. # 08:48:13 # Please consider donation to help us maintain this project 🙏 # 08:48:13 # https://opencollective.com/openapi_generator/donate # 08:48:13 ################################################################################ 08:48:13 [INFO] 08:48:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 08:48:13 [INFO] You have 0 Checkstyle violations. 08:48:13 [INFO] 08:48:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 08:48:13 [INFO] You have 0 Checkstyle violations. 08:48:13 [INFO] 08:48:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 08:48:13 [INFO] Starting audit... 08:48:13 Audit done. 08:48:13 [INFO] You have 0 Checkstyle violations. 08:48:13 [INFO] 08:48:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 08:48:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:48:13 [INFO] Copying 1 resource 08:48:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 08:48:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 08:48:13 [INFO] 08:48:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 08:48:13 [INFO] Changes detected - recompiling the module! :dependency 08:48:13 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 08:48:14 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 08:48:14 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 08:48:14 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 08:48:14 [INFO] 08:48:14 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 08:48:14 [INFO] 08:48:14 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 08:48:14 [INFO] Fork Value is true 08:48:16 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:48:16 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:48:16 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:48:16 [java] WARNING: System::setSecurityManager will be removed in a future release 08:48:18 [INFO] Done SpotBugs Analysis.... 08:48:19 [INFO] 08:48:19 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 08:48:19 [INFO] 08:48:19 [INFO] 08:48:19 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 08:48:19 [INFO] BugInstance size is 0 08:48:19 [INFO] Error size is 0 08:48:19 [INFO] No errors/warnings found 08:48:19 [INFO] 08:48:19 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 08:48:19 [INFO] Generating with dryRun=false 08:48:19 [INFO] No .openapi-generator-ignore file found. 08:48:19 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:48:19 [INFO] Generator 'openapi-yaml' is considered stable. 08:48:19 [INFO] Output file [outputFile=openapi-inventory.yaml] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:48:19 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:48:19 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 08:48:19 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 08:48:19 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 08:48:19 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:48:19 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:48:19 ################################################################################ 08:48:19 # Thanks for using OpenAPI Generator. # 08:48:19 # Please consider donation to help us maintain this project 🙏 # 08:48:19 # https://opencollective.com/openapi_generator/donate # 08:48:19 ################################################################################ 08:48:19 [INFO] 08:48:19 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 08:48:19 [INFO] Generating with dryRun=false 08:48:19 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:48:19 [INFO] Generator 'openapi-yaml' is considered stable. 08:48:19 [INFO] Output file [outputFile=openapi.yaml] 08:48:19 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:48:19 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:48:19 [WARNING] Multiple MediaTypes found, using only the first one 08:48:19 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:48:19 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 08:48:19 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 08:48:19 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 08:48:19 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:48:19 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:48:19 ################################################################################ 08:48:19 # Thanks for using OpenAPI Generator. # 08:48:19 # Please consider donation to help us maintain this project 🙏 # 08:48:19 # https://opencollective.com/openapi_generator/donate # 08:48:19 ################################################################################ 08:48:19 [INFO] 08:48:19 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 08:48:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:48:19 [INFO] Copying 2 resources 08:48:19 [INFO] 08:48:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 08:48:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:48:19 [INFO] Copying 6 resources 08:48:19 [INFO] 08:48:19 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 08:48:19 [INFO] Changes detected - recompiling the module! :dependency 08:48:19 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:48:19 [INFO] 08:48:19 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 08:48:20 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:48:20 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:48:21 [INFO] Compiled 22 files. 08:48:21 [INFO] 08:48:21 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 08:48:21 [INFO] 08:48:21 [INFO] ------------------------------------------------------- 08:48:21 [INFO] T E S T S 08:48:21 [INFO] ------------------------------------------------------- 08:48:23 08:48:22.454 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:48:23 08:48:22.685 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:48:23 08:48:22.833 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:48:23 08:48:22.881 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:48:23 08:48:22.905 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:48:23 08:48:22.916 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:48:23 08:48:22.963 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:48:23 08:48:22.972 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:48:23 08:48:22.977 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:48:23 08:48:22.986 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:48:23 08:48:22.990 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:48:23 08:48:22.999 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:48:23 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:48:27 08:48:22,227 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:48:27 08:48:22,230 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Here is a list of configurators discovered as a service, by rank: 08:48:27 08:48:22,230 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:48:27 08:48:22,230 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:48:27 08:48:22,230 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:48:27 08:48:22,239 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:48:27 08:48:22,239 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:48:27 08:48:22,240 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:48:27 08:48:22,242 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:48:27 08:48:22,242 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:48:27 08:48:22,242 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:48:27 08:48:22,242 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:48:27 08:48:22,243 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:48:27 08:48:22,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:48:27 08:48:22,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:48:27 08:48:22,243 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:48:27 08:48:22,243 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:48:27 08:48:22,244 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:48:27 08:48:22,244 |-INFO in ch.qos.logback.classic.BasicConfigurator@524032f9 - Setting up default configuration. 08:48:27 08:48:22,263 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 08:48:27 08:48:25,084 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f33123 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:48:27 08:48:25,130 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2796716d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:48:27 08:48:25,130 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f33123 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:48:27 08:48:25,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:48:27 08:48:25,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:48:27 08:48:25,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:48:27 08:48:25,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:48:27 08:48:25,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:48:27 08:48:25,135 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2796716d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:48:27 08:48:25,135 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f33123 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:48:27 08:48:25,142 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:48:27 08:48:25,142 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:48:27 08:48:25,147 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:48:27 08:48:25,179 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220505178) 08:48:27 08:48:25,179 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:48:27 08:48:25,180 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:48:27 08:48:25,187 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:48:27 08:48:25,188 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:48:27 08:48:25,188 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:48:27 08:48:25,188 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:48:27 08:48:25,188 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:48:27 08:48:25,188 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:48:27 08:48:25,188 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:48:27 08:48:25,188 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:48:27 08:48:25,188 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:48:27 08:48:25,188 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:48:27 08:48:25,189 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:48:27 08:48:25,189 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:48:27 08:48:25,189 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:48:27 08:48:25,189 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:48:27 08:48:25,189 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:48:27 08:48:25,189 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:48:27 08:48:25,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:48:27 08:48:25,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:48:27 08:48:25,195 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:48:27 08:48:25,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:48:27 08:48:25,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:48:27 08:48:25,226 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:48:27 08:48:25,233 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:48:27 08:48:25,607 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bb5dce0 - Setting zoneId to "UTC" 08:48:27 08:48:25,616 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:48:27 08:48:25,616 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:48:27 08:48:25,904 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:48:27 08:48:25,905 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:48:27 08:48:25,905 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:48:27 08:48:25,905 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:48:27 08:48:25,906 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:48:27 08:48:25,906 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:48:27 08:48:25,906 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:48:27 08:48:25,907 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7d39c9c - End of configuration. 08:48:27 08:48:25,907 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@135a8812 - Registering current configuration as safe fallback point 08:48:27 08:48:27 08:48:27 . ____ _ __ _ _ 08:48:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:48:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:48:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:48:27 ' |____| .__|_| |_|_| |_\__, | / / / / 08:48:27 =========|_|==============|___/=/_/_/_/ 08:48:27 :: Spring Boot :: (v3.2.4) 08:48:27 08:48:27 2024-04-04T08:48:26.033Z INFO 12710 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12710 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:48:27 2024-04-04T08:48:26.034Z INFO 12710 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:48:27 2024-04-04T08:48:27.629Z INFO 12710 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:48:27 2024-04-04T08:48:27.629Z INFO 12710 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:48:27 2024-04-04T08:48:27.630Z INFO 12710 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:48:27 2024-04-04T08:48:27.654Z INFO 12710 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.955 seconds (process running for 6.223) 08:48:27 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:48:28 2024-04-04T08:48:28.491Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:28 08:48:28 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 08:48:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:48:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:48:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:48:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:48:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:48:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:48:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:48:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:48:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:48:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:48:28 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 08:48:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:48:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:48:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:48:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:48:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:48:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:28 08:48:28 2024-04-04T08:48:28.502Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:28 08:48:28 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 08:48:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:48:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:48:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:48:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:48:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:48:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:48:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:48:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:48:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:48:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:48:28 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 08:48:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:48:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:48:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:48:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:48:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:48:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:28 08:48:28 2024-04-04T08:48:28.516Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:28 08:48:28 java.lang.IllegalStateException: some error message 08:48:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:48:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:48:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:48:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:48:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:48:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:48:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:48:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:48:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:48:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:48:28 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 08:48:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:48:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:48:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:48:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:48:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:48:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:28 08:48:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.429 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:48:28 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 08:48:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 08:48:28 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:48:29 08:48:29 . ____ _ __ _ _ 08:48:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:48:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:48:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:48:29 ' |____| .__|_| |_|_| |_\__, | / / / / 08:48:29 =========|_|==============|___/=/_/_/_/ 08:48:29 :: Spring Boot :: (v3.2.4) 08:48:29 08:48:29 2024-04-04T08:48:28.934Z INFO 12710 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12710 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:48:29 2024-04-04T08:48:28.934Z INFO 12710 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:48:29 2024-04-04T08:48:29.649Z INFO 12710 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:48:29 2024-04-04T08:48:29.649Z INFO 12710 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:48:29 2024-04-04T08:48:29.650Z INFO 12710 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:48:29 2024-04-04T08:48:29.658Z INFO 12710 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.755 seconds (process running for 8.227) 08:48:29 2024-04-04T08:48:29.856Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:29 08:48:29 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 08:48:29 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:48:29 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:111) 08:48:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:29 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:107) 08:48:29 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:71) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:29 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 08:48:29 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 08:48:29 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1433510471.executeRequest(Unknown Source) 08:48:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:123) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:48:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:48:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:48:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:48:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:48:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:48:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:48:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:48:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:29 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:48:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:48:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:48:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:48:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:48:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:211) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:48:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:48:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:48:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:29 08:48:29 2024-04-04T08:48:29.881Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:29 08:48:29 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 08:48:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:48:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:146) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:48:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:48:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:48:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:48:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:48:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:48:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:48:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:48:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:29 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 08:48:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 08:48:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:48:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:48:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:48:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:245) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:48:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:48:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:48:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:29 08:48:30 2024-04-04T08:48:30.090Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 08:48:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:48:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:48:30 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:48:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:48:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:426) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:48:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:48:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 08:48:30 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 08:48:30 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 08:48:30 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 08:48:30 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 08:48:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 08:48:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 08:48:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 08:48:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 08:48:30 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 08:48:30 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 08:48:30 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:48:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:48:30 ... 126 common frames omitted 08:48:30 08:48:30 2024-04-04T08:48:30.144Z WARN 12710 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 08:48:30 2024-04-04T08:48:30.177Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:48:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:48:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:48:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 08:48:30 2024-04-04T08:48:30.183Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:48:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:48:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 08:48:30 2024-04-04T08:48:30.189Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:48:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 08:48:30 2024-04-04T08:48:30.194Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:48:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:48:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 08:48:30 2024-04-04T08:48:30.201Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:48:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 08:48:30 2024-04-04T08:48:30.209Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:48:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:48:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 08:48:30 2024-04-04T08:48:30.214Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:48:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 08:48:30 2024-04-04T08:48:30.219Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:48:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:48:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:48:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:48:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 08:48:30 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.411 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:48:30 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:48:30 08:48:30 . ____ _ __ _ _ 08:48:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:48:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:48:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:48:30 ' |____| .__|_| |_|_| |_\__, | / / / / 08:48:30 =========|_|==============|___/=/_/_/_/ 08:48:30 :: Spring Boot :: (v3.2.4) 08:48:30 08:48:30 2024-04-04T08:48:30.296Z INFO 12710 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12710 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:48:30 2024-04-04T08:48:30.296Z INFO 12710 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:48:30 2024-04-04T08:48:30.570Z INFO 12710 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:48:30 2024-04-04T08:48:30.570Z INFO 12710 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:48:30 2024-04-04T08:48:30.570Z INFO 12710 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:48:30 2024-04-04T08:48:30.575Z INFO 12710 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.305 seconds (process running for 9.143) 08:48:30 2024-04-04T08:48:30.654Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 08:48:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:48:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:48:30 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:48:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:48:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:48:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:48:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 08:48:30 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 08:48:30 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 08:48:30 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 08:48:30 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 08:48:30 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 08:48:30 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 08:48:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 08:48:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 08:48:30 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 08:48:30 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 08:48:30 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:48:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:48:30 ... 126 common frames omitted 08:48:30 08:48:30 2024-04-04T08:48:30.684Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:162) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:48:30 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:48:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:48:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:48:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 08:48:30 2024-04-04T08:48:30.688Z ERROR 12710 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:48:30 08:48:30 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 08:48:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:48:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:48:30 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:48:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:48:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:48:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:48:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:48:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:48:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:48:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:48:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:48:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:48:30 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:48:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:48:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:48:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:48:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:48:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:48:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:48:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:48:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:48:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:48:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:48:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:48:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:48:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:48:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:48:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:48:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:48:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:48:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:48:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:48:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:48:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:48:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:48:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:48:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:48:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:48:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:48:30 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 08:48:30 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 08:48:30 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 08:48:30 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 08:48:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 08:48:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 08:48:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 08:48:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 08:48:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 08:48:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 08:48:30 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 08:48:30 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 08:48:30 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:48:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:48:30 ... 136 common frames omitted 08:48:30 08:48:30 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:48:30 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 08:48:30 2024-04-04T08:48:30.764Z INFO 12710 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:48:30 2024-04-04T08:48:30.768Z WARN 12710 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 08:48:30 2024-04-04T08:48:30.772Z INFO 12710 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:48:30 2024-04-04T08:48:30.775Z INFO 12710 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:48:30 2024-04-04T08:48:30.777Z INFO 12710 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:48:30 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 08:48:30 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 08:48:30 2024-04-04T08:48:30.788Z INFO 12710 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:48:30 2024-04-04T08:48:30.792Z ERROR 12710 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 08:48:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 08:48:30 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 08:48:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 08:48:30 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 08:48:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 08:48:30 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 08:48:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 08:48:31 [INFO] 08:48:31 [INFO] Results: 08:48:31 [INFO] 08:48:31 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 08:48:31 [INFO] 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 08:48:31 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:48:31 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:48:31 [INFO] 08:48:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 08:48:31 [INFO] 08:48:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 08:48:31 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.8-SNAPSHOT.jar 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 08:48:31 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:48:31 [INFO] 08:48:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 08:48:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 08:48:31 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:48:31 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:48:31 [INFO] All coverage checks have been met. 08:48:31 [INFO] 08:48:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 08:48:31 [INFO] 08:48:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 08:48:31 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/cps-ncmp-rest-3.4.8-SNAPSHOT.jar 08:48:31 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/cps-ncmp-rest-3.4.8-SNAPSHOT.pom 08:48:31 [INFO] 08:48:31 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 08:48:31 [INFO] 08:48:31 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 08:48:31 [INFO] Building cps-ncmp-rest-stub 3.4.8-SNAPSHOT [13/23] 08:48:31 [INFO] --------------------------------[ pom ]--------------------------------- 08:48:31 [INFO] 08:48:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] 08:48:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] 08:48:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:31 [INFO] surefireArgLine set to empty 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:31 [INFO] argLine set to empty 08:48:31 [INFO] 08:48:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] You have 0 Checkstyle violations. 08:48:31 [INFO] 08:48:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] You have 0 Checkstyle violations. 08:48:31 [INFO] 08:48:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] Starting audit... 08:48:31 Audit done. 08:48:31 [INFO] You have 0 Checkstyle violations. 08:48:31 [INFO] 08:48:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 08:48:31 [INFO] 08:48:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] 08:48:31 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 08:48:31 [INFO] 08:48:31 [INFO] 08:48:31 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] 08:48:31 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] No sources specified for compilation. Skipping. 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:31 [INFO] 08:48:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:31 [INFO] failsafeArgLine set to empty 08:48:31 [INFO] 08:48:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] No tests to run. 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:31 [INFO] 08:48:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] 08:48:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-3.4.8-SNAPSHOT.pom 08:48:31 [INFO] 08:48:31 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 08:48:31 [INFO] 08:48:31 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 08:48:31 [INFO] Building cps-ncmp-rest-stub-service 3.4.8-SNAPSHOT [14/23] 08:48:31 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:31 [INFO] 08:48:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 08:48:31 [INFO] 08:48:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 08:48:31 [INFO] 08:48:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 08:48:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:31 [INFO] surefireArgLine set to empty 08:48:31 [INFO] 08:48:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 08:48:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:31 [INFO] argLine set to empty 08:48:31 [INFO] 08:48:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 08:48:31 [INFO] You have 0 Checkstyle violations. 08:48:31 [INFO] 08:48:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 08:48:31 [INFO] You have 0 Checkstyle violations. 08:48:31 [INFO] 08:48:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 08:48:31 [INFO] Starting audit... 08:48:31 Audit done. 08:48:31 [INFO] You have 0 Checkstyle violations. 08:48:31 [INFO] 08:48:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 08:48:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:48:31 [INFO] Copying 3 resources 08:48:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 08:48:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 08:48:31 [INFO] 08:48:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 08:48:31 [INFO] Changes detected - recompiling the module! :dependency 08:48:31 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 08:48:32 [INFO] 08:48:32 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 08:48:32 [INFO] 08:48:32 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 08:48:32 [INFO] Fork Value is true 08:48:33 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:48:33 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:48:33 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:48:33 [java] WARNING: System::setSecurityManager will be removed in a future release 08:48:34 [INFO] Done SpotBugs Analysis.... 08:48:34 [INFO] 08:48:34 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 08:48:34 [INFO] 08:48:34 [INFO] 08:48:34 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 08:48:34 [INFO] BugInstance size is 0 08:48:34 [INFO] Error size is 0 08:48:34 [INFO] No errors/warnings found 08:48:34 [INFO] 08:48:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 08:48:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:48:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 08:48:34 [INFO] 08:48:34 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 08:48:34 [INFO] No sources to compile 08:48:34 [INFO] 08:48:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 08:48:35 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:48:35 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:48:35 [INFO] Compiled 4 files. 08:48:35 [INFO] 08:48:35 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 08:48:35 [INFO] 08:48:35 [INFO] ------------------------------------------------------- 08:48:35 [INFO] T E S T S 08:48:35 [INFO] ------------------------------------------------------- 08:48:36 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 08:48:39 08:48:36,195 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:48:39 08:48:36,196 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - Here is a list of configurators discovered as a service, by rank: 08:48:39 08:48:36,196 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:48:39 08:48:36,196 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:48:39 08:48:36,196 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:48:39 08:48:36,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:48:39 08:48:36,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:48:39 08:48:36,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:48:39 08:48:36,207 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:48:39 08:48:36,208 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:48:39 08:48:36,208 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:48:39 08:48:36,208 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:48:39 08:48:36,208 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:48:39 08:48:36,208 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:48:39 08:48:36,209 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:48:39 08:48:36,209 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:48:39 08:48:36,209 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:48:39 08:48:36,209 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:48:39 08:48:36,209 |-INFO in ch.qos.logback.classic.BasicConfigurator@3ab35b9c - Setting up default configuration. 08:48:39 08:48:36,220 |-INFO in ch.qos.logback.classic.util.ContextInitializer@15d0d6c9 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 11 milliseconds. ExecutionStatus=NEUTRAL 08:48:39 08:48:37,458 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7741d346 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:48:39 08:48:37,493 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@52454457 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:48:39 08:48:37,493 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7741d346 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:48:39 08:48:37,496 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:48:39 08:48:37,496 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:48:39 08:48:37,496 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:48:39 08:48:37,496 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:48:39 08:48:37,496 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:48:39 08:48:37,498 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@52454457 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:48:39 08:48:37,498 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7741d346 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:48:39 08:48:37,503 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:48:39 08:48:37,503 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:48:39 08:48:37,507 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:48:39 08:48:37,527 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220517525) 08:48:39 08:48:37,527 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:48:39 08:48:37,527 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:48:39 08:48:37,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:48:39 08:48:37,533 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4130a648 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:48:39 08:48:37,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:48:39 08:48:37,533 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4130a648 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:48:39 08:48:37,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:48:39 08:48:37,533 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4130a648 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:48:39 08:48:37,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:48:39 08:48:37,533 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4130a648 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:48:39 08:48:37,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:48:39 08:48:37,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4130a648 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:48:39 08:48:37,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:48:39 08:48:37,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4130a648 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:48:39 08:48:37,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:48:39 08:48:37,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4130a648 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:48:39 08:48:37,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:48:39 08:48:37,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4130a648 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:48:39 08:48:37,534 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:48:39 08:48:37,534 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:48:39 08:48:37,538 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:48:39 08:48:37,548 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:48:39 08:48:37,548 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:48:39 08:48:37,553 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:48:39 08:48:37,557 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:48:39 08:48:37,576 |-INFO in ch.qos.logback.classic.pattern.DateConverter@61ff6a49 - Setting zoneId to "UTC" 08:48:39 08:48:37,582 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:48:39 08:48:37,582 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:48:39 08:48:37,719 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:48:39 08:48:37,720 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:48:39 08:48:37,720 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:48:39 08:48:37,721 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:48:39 08:48:37,721 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:48:39 08:48:37,721 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4130a648 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:48:39 08:48:37,721 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:48:39 08:48:37,721 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@18dd5ed3 - End of configuration. 08:48:39 08:48:37,721 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6042d663 - Registering current configuration as safe fallback point 08:48:39 08:48:39 2024-04-04T08:48:37.847Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12835 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 08:48:39 2024-04-04T08:48:37.849Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 08:48:39 2024-04-04T08:48:38.816Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 08:48:39 2024-04-04T08:48:38.820Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 08:48:39 2024-04-04T08:48:38.847Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 08:48:39 2024-04-04T08:48:38.847Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 972 ms 08:48:39 2024-04-04T08:48:38.889Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 08:48:39 2024-04-04T08:48:38.894Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@bc52a41{application,/,b=file:/tmp/jetty-docbase.0.613314148488606486/,a=AVAILABLE,h=oeje10s.SessionHandler@9f48198{STARTED}} 08:48:39 2024-04-04T08:48:38.894Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@bc52a41{application,/,b=file:/tmp/jetty-docbase.0.613314148488606486/,a=AVAILABLE,h=oeje10s.SessionHandler@9f48198{STARTED}} 08:48:39 2024-04-04T08:48:38.896Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@acd3460{STARTING}[12.0.7,sto=0] @3092ms 08:48:39 2024-04-04T08:48:39.331Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 08:48:39 2024-04-04T08:48:39.331Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 08:48:39 2024-04-04T08:48:39.331Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 08:48:39 2024-04-04T08:48:39.342Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@5401c6a8{HTTP/1.1, (http/1.1)}{0.0.0.0:34681} 08:48:39 2024-04-04T08:48:39.343Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 34681 (http/1.1) with context path '/' 08:48:39 2024-04-04T08:48:39.353Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.107 seconds (process running for 3.549) 08:48:39 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:48:40 2024-04-04T08:48:40.246Z WARN 12835 --- [cps-ncmp-rest-stub] [qtp298507058-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 08:48:40 2024-04-04T08:48:40.247Z INFO 12835 --- [cps-ncmp-rest-stub] [qtp298507058-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 08:48:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.516 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 08:48:40 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 08:48:40 2024-04-04T08:48:40.396Z WARN 12835 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 08:48:40 2024-04-04T08:48:40.396Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 08:48:40 2024-04-04T08:48:40.400Z INFO 12835 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test3976782582449203236/file.txt 08:48:40 2024-04-04T08:48:40.401Z WARN 12835 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 08:48:40 2024-04-04T08:48:40.401Z ERROR 12835 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 08:48:40 2024-04-04T08:48:40.402Z WARN 12835 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test3976782582449203236/unknown-file.txt', will search it in classpath 08:48:40 2024-04-04T08:48:40.402Z ERROR 12835 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test3976782582449203236/unknown-file.txt file not found on classpath or on file system 08:48:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 08:48:40 [INFO] 08:48:40 [INFO] Results: 08:48:40 [INFO] 08:48:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 08:48:40 [INFO] 08:48:40 [INFO] 08:48:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 08:48:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:40 [INFO] 08:48:40 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 08:48:40 [INFO] 08:48:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 08:48:40 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.jar 08:48:40 [INFO] 08:48:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 08:48:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:40 [INFO] failsafeArgLine set to empty 08:48:40 [INFO] 08:48:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 08:48:40 [INFO] 08:48:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 08:48:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:40 [INFO] 08:48:40 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 08:48:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:40 [INFO] 08:48:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 08:48:40 [INFO] 08:48:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 08:48:40 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.jar 08:48:40 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.pom 08:48:40 [INFO] 08:48:40 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 08:48:40 [INFO] 08:48:40 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 08:48:40 [INFO] Building cps-ncmp-rest-stub-app 3.4.8-SNAPSHOT [15/23] 08:48:40 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:40 [INFO] 08:48:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 08:48:40 [INFO] 08:48:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 08:48:40 [INFO] 08:48:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 08:48:40 [INFO] 08:48:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 08:48:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:40 [INFO] surefireArgLine set to empty 08:48:40 [INFO] 08:48:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 08:48:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:40 [INFO] argLine set to empty 08:48:40 [INFO] 08:48:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 08:48:40 [INFO] You have 0 Checkstyle violations. 08:48:40 [INFO] 08:48:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 08:48:40 [INFO] You have 0 Checkstyle violations. 08:48:40 [INFO] 08:48:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 08:48:40 [INFO] Starting audit... 08:48:40 Audit done. 08:48:40 [INFO] You have 0 Checkstyle violations. 08:48:40 [INFO] 08:48:40 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-ncmp-rest-stub-app --- 08:48:41 [INFO] 08:48:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 08:48:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:48:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 08:48:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 08:48:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 08:48:41 [INFO] 08:48:41 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 08:48:41 [INFO] Changes detected - recompiling the module! :dependency 08:48:41 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 08:48:41 [INFO] 08:48:41 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 08:48:41 [INFO] 08:48:41 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 08:48:41 [INFO] Fork Value is true 08:48:43 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:48:43 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:48:43 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:48:43 [java] WARNING: System::setSecurityManager will be removed in a future release 08:48:43 [INFO] Done SpotBugs Analysis.... 08:48:43 [INFO] 08:48:43 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 08:48:43 [INFO] 08:48:43 [INFO] 08:48:43 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 08:48:43 [INFO] BugInstance size is 0 08:48:43 [INFO] Error size is 0 08:48:43 [INFO] No errors/warnings found 08:48:43 [INFO] 08:48:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 08:48:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:48:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 08:48:43 [INFO] 08:48:43 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 08:48:43 [INFO] No sources to compile 08:48:43 [INFO] 08:48:43 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 08:48:43 [INFO] No sources specified for compilation. Skipping. 08:48:43 [INFO] 08:48:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 08:48:43 [INFO] No tests to run. 08:48:43 [INFO] 08:48:43 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 08:48:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:43 [INFO] 08:48:43 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 08:48:43 [INFO] 08:48:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 08:48:43 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar 08:48:43 [INFO] 08:48:43 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-ncmp-rest-stub-app --- 08:48:44 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 08:48:44 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar.original 08:48:44 [INFO] 08:48:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 08:48:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:44 [INFO] failsafeArgLine set to empty 08:48:44 [INFO] 08:48:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 08:48:44 [INFO] No tests to run. 08:48:44 [INFO] 08:48:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 08:48:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:44 [INFO] 08:48:44 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 08:48:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:44 [INFO] 08:48:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 08:48:44 [INFO] 08:48:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 08:48:44 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar 08:48:44 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.pom 08:48:44 [INFO] 08:48:44 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 08:48:45 [INFO] 08:48:45 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 08:48:45 [INFO] Building cps-ri 3.4.8-SNAPSHOT [16/23] 08:48:45 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:46 [INFO] 08:48:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 08:48:46 [INFO] 08:48:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 08:48:46 [INFO] 08:48:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 08:48:46 [INFO] 08:48:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 08:48:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:48:46 [INFO] 08:48:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 08:48:46 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:48:46 [INFO] 08:48:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 08:48:46 [INFO] You have 0 Checkstyle violations. 08:48:46 [INFO] 08:48:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 08:48:46 [INFO] You have 0 Checkstyle violations. 08:48:46 [INFO] 08:48:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 08:48:47 [INFO] Starting audit... 08:48:47 Audit done. 08:48:47 [INFO] You have 0 Checkstyle violations. 08:48:47 [INFO] 08:48:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 08:48:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:48:47 [INFO] Copying 18 resources 08:48:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 08:48:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 08:48:47 [INFO] 08:48:47 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 08:48:47 [INFO] Changes detected - recompiling the module! :dependency 08:48:47 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 08:48:47 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 08:48:47 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 08:48:47 [INFO] 08:48:47 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 08:48:47 [INFO] 08:48:47 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 08:48:47 [INFO] Fork Value is true 08:48:49 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:48:49 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:48:49 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:48:49 [java] WARNING: System::setSecurityManager will be removed in a future release 08:48:52 [INFO] Done SpotBugs Analysis.... 08:48:52 [INFO] 08:48:52 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 08:48:52 [INFO] 08:48:52 [INFO] 08:48:52 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 08:48:52 [INFO] BugInstance size is 0 08:48:52 [INFO] Error size is 0 08:48:52 [INFO] No errors/warnings found 08:48:52 [INFO] 08:48:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 08:48:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:48:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 08:48:52 [INFO] 08:48:52 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 08:48:52 [INFO] No sources to compile 08:48:52 [INFO] 08:48:52 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 08:48:52 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:48:52 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:48:53 [INFO] Compiled 24 files. 08:48:53 [INFO] 08:48:53 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 08:48:53 [INFO] 08:48:53 [INFO] ------------------------------------------------------- 08:48:53 [INFO] T E S T S 08:48:53 [INFO] ------------------------------------------------------- 08:48:55 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 08:48:56 08:48:56.535 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 08:48:56 08:48:56.833 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 08:48:56 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 08:48:56 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 08:48:57 08:48:54,320 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:48:57 08:48:54,323 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Here is a list of configurators discovered as a service, by rank: 08:48:57 08:48:54,323 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:48:57 08:48:54,323 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:48:57 08:48:54,323 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:48:57 08:48:54,331 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:48:57 08:48:54,331 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:48:57 08:48:54,332 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:48:57 08:48:54,334 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:48:57 08:48:54,334 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:48:57 08:48:54,334 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:48:57 08:48:54,334 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:48:57 08:48:54,335 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:48:57 08:48:54,335 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:48:57 08:48:54,335 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:48:57 08:48:54,335 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:48:57 08:48:54,335 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:48:57 08:48:54,336 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:48:57 08:48:54,336 |-INFO in ch.qos.logback.classic.BasicConfigurator@76bfecef - Setting up default configuration. 08:48:57 08:48:54,353 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 08:48:57 08:48:57,111 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@661ec798 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:48:57 08:48:57,179 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c7fff1b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:48:57 08:48:57,179 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@661ec798 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:48:57 08:48:57,182 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:48:57 08:48:57,182 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:48:57 08:48:57,182 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:48:57 08:48:57,182 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:48:57 08:48:57,182 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:48:57 08:48:57,184 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c7fff1b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:48:57 08:48:57,184 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@661ec798 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:48:57 08:48:57,191 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:48:57 08:48:57,191 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:48:57 08:48:57,195 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:48:57 08:48:57,227 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220537226) 08:48:57 08:48:57,227 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:48:57 08:48:57,227 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:48:57 08:48:57,234 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:48:57 08:48:57,234 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:48:57 08:48:57,235 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:48:57 08:48:57,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:48:57 08:48:57,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:48:57 08:48:57,241 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:48:57 08:48:57,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:48:57 08:48:57,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:48:57 08:48:57,268 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:48:57 08:48:57,275 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:48:57 08:48:57,286 |-INFO in ch.qos.logback.classic.pattern.DateConverter@316a682b - Setting zoneId to "UTC" 08:48:57 08:48:57,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:48:57 08:48:57,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:48:57 08:48:57,554 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:48:57 08:48:57,555 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:48:57 08:48:57,555 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:48:57 08:48:57,556 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:48:57 08:48:57,556 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:48:57 08:48:57,556 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:48:57 08:48:57,556 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:48:57 08:48:57,557 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@21584b99 - End of configuration. 08:48:57 08:48:57,557 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@728cef8e - Registering current configuration as safe fallback point 08:48:57 08:48:57 08:48:57 . ____ _ __ _ _ 08:48:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:48:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:48:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:48:57 ' |____| .__|_| |_|_| |_\__, | / / / / 08:48:57 =========|_|==============|___/=/_/_/_/ 08:48:57 :: Spring Boot :: (v3.2.4) 08:48:57 08:48:57 2024-04-04T08:48:57.661Z INFO 13018 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13018 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 08:48:57 2024-04-04T08:48:57.662Z INFO 13018 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 08:48:57 2024-04-04T08:48:57.927Z INFO 13018 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 0.992 seconds (process running for 4.425) 08:48:58 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:49:00 2024-04-04T08:48:58.567Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:49:00 08:49:00 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:00 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:00 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:00 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:00 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:00 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:49:00 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:49:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:00 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:00 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:00 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:00 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:00 ... 48 common frames omitted 08:49:00 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:00 ... 75 common frames omitted 08:49:00 08:49:00 2024-04-04T08:48:58.835Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:49:00 08:49:00 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:00 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:00 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:00 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:00 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:00 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:49:00 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:49:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:00 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:00 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:00 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:00 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:00 ... 48 common frames omitted 08:49:00 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:00 ... 75 common frames omitted 08:49:00 08:49:00 2024-04-04T08:48:59.372Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 08:49:00 08:49:00 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:00 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:00 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:00 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:00 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:00 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:49:00 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:49:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:00 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:00 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:00 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:00 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:00 ... 48 common frames omitted 08:49:00 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:00 ... 75 common frames omitted 08:49:00 08:49:02 2024-04-04T08:49:00.580Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 08:49:02 08:49:02 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:02 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:02 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:02 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:02 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:02 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:49:02 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:49:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:49:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:02 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:02 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:02 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:02 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:02 ... 48 common frames omitted 08:49:02 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:02 ... 75 common frames omitted 08:49:02 08:49:02 2024-04-04T08:49:02.362Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 08:49:02 08:49:02 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:02 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:02 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:02 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:02 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:02 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:49:02 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:49:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:49:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:02 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:02 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:02 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:02 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:02 ... 48 common frames omitted 08:49:02 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:02 ... 75 common frames omitted 08:49:02 08:49:03 2024-04-04T08:49:02.374Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:49:03 08:49:03 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:03 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:03 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:03 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:03 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:03 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:03 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:03 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:49:03 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:49:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:49:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:03 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:03 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:03 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:03 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:03 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:03 ... 48 common frames omitted 08:49:03 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:03 ... 75 common frames omitted 08:49:03 08:49:03 2024-04-04T08:49:02.657Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:49:03 08:49:03 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:03 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:03 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:03 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:03 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:03 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:03 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:03 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:49:03 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:49:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:49:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:03 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:03 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:03 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:03 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:03 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:03 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:03 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:03 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:03 ... 48 common frames omitted 08:49:03 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:03 ... 75 common frames omitted 08:49:03 08:49:05 2024-04-04T08:49:03.415Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:49:05 08:49:05 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:05 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:05 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:05 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:05 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:05 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:49:05 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:49:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:05 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:05 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:05 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:05 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:05 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:05 ... 48 common frames omitted 08:49:05 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:05 ... 75 common frames omitted 08:49:05 08:49:05 2024-04-04T08:49:03.654Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:49:05 08:49:05 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:05 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:05 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:05 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:05 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:05 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:49:05 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:49:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:05 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:05 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:05 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:05 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:05 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:05 ... 48 common frames omitted 08:49:05 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:05 ... 75 common frames omitted 08:49:05 08:49:05 2024-04-04T08:49:04.268Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 08:49:05 08:49:05 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:05 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:05 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:05 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:05 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:05 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:49:05 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:49:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:05 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:05 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:05 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:05 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:05 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:05 ... 48 common frames omitted 08:49:05 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:05 ... 75 common frames omitted 08:49:05 08:49:07 2024-04-04T08:49:05.476Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 08:49:07 08:49:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:07 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:07 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:07 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:07 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:07 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:49:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:49:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:07 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:07 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:07 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:07 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:07 ... 48 common frames omitted 08:49:07 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:07 ... 75 common frames omitted 08:49:07 08:49:07 2024-04-04T08:49:07.480Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 08:49:07 08:49:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:07 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:07 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:07 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:07 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:07 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:49:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:49:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:07 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:07 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:07 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:07 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:07 ... 48 common frames omitted 08:49:07 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:07 ... 75 common frames omitted 08:49:07 08:49:08 2024-04-04T08:49:07.491Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:49:08 08:49:08 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:08 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:08 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:08 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:08 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:08 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:08 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:08 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:49:08 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:49:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:08 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:08 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:08 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:08 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:08 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:08 ... 48 common frames omitted 08:49:08 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:08 ... 75 common frames omitted 08:49:08 08:49:08 2024-04-04T08:49:07.790Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:49:08 08:49:08 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:49:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:49:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:49:08 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:49:08 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:49:08 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:49:08 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:49:08 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:49:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:49:08 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:49:08 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:49:08 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:49:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:08 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:49:08 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:49:08 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:49:08 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:49:08 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:49:08 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:08 ... 48 common frames omitted 08:49:08 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:08 ... 75 common frames omitted 08:49:08 08:49:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.603 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 08:49:08 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 08:49:08 2024-04-04T08:49:08.493Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:49:08 08:49:08 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:08 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:49:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:49:08 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:49:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:49:08 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:49:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:49:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:49:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:08 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:08 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 08:49:08 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 08:49:08 at java.base/java.lang.Class.newInstance(Class.java:645) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 08:49:08 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 08:49:08 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:08 ... 30 common frames omitted 08:49:08 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:08 ... 46 common frames omitted 08:49:08 08:49:08 2024-04-04T08:49:08.497Z WARN 13018 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:49:08 08:49:08 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:49:08 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:49:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:49:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:49:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:49:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:49:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:49:08 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:49:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:49:08 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:49:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:49:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:49:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:49:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:49:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:49:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:49:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:49:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:49:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:49:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:49:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:49:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:49:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:49:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:49:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:49:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:49:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:49:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:49:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:49:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:49:08 Caused by: org.hibernate.exception.ConstraintViolationException: 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:49:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:08 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 08:49:08 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 08:49:08 at java.base/java.lang.Class.newInstance(Class.java:645) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 08:49:08 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 08:49:08 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 08:49:08 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:49:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:49:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:49:08 ... 30 common frames omitted 08:49:08 Caused by: java.sql.SQLException: no checksum 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:49:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:49:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:49:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:49:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:49:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:49:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:49:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:49:08 ... 46 common frames omitted 08:49:08 08:49:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 08:49:08 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 08:49:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 08:49:08 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 08:49:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 08:49:08 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 08:49:08 2024-04-04T08:49:08.730Z INFO 13018 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 08:49:08 2024-04-04T08:49:08.730Z INFO 13018 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 08:49:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.onap.cps.spi.utils.SessionManagerSpec 08:49:08 [INFO] 08:49:08 [INFO] Results: 08:49:08 [INFO] 08:49:08 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 08:49:08 [INFO] 08:49:08 [INFO] 08:49:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 08:49:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:49:08 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:49:08 [INFO] 08:49:08 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 08:49:09 [INFO] 08:49:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 08:49:09 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.8-SNAPSHOT.jar 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 08:49:09 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:49:09 [INFO] 08:49:09 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 08:49:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 08:49:09 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:49:09 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:49:09 [INFO] All coverage checks have been met. 08:49:09 [INFO] 08:49:09 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 08:49:09 [INFO] 08:49:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 08:49:09 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/cps-ri-3.4.8-SNAPSHOT.jar 08:49:09 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/cps-ri-3.4.8-SNAPSHOT.pom 08:49:09 [INFO] 08:49:09 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 08:49:09 [INFO] 08:49:09 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 08:49:09 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.8-SNAPSHOT [17/23] 08:49:09 [INFO] --------------------------------[ pom ]--------------------------------- 08:49:09 [INFO] 08:49:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] 08:49:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] 08:49:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:09 [INFO] surefireArgLine set to empty 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:09 [INFO] argLine set to empty 08:49:09 [INFO] 08:49:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] You have 0 Checkstyle violations. 08:49:09 [INFO] 08:49:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] You have 0 Checkstyle violations. 08:49:09 [INFO] 08:49:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] Starting audit... 08:49:09 Audit done. 08:49:09 [INFO] You have 0 Checkstyle violations. 08:49:09 [INFO] 08:49:09 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 08:49:09 [INFO] 08:49:09 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] 08:49:09 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 08:49:09 [INFO] 08:49:09 [INFO] 08:49:09 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] 08:49:09 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] No sources specified for compilation. Skipping. 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:09 [INFO] 08:49:09 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:09 [INFO] failsafeArgLine set to empty 08:49:09 [INFO] 08:49:09 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] No tests to run. 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:09 [INFO] 08:49:09 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] 08:49:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.8-SNAPSHOT.pom 08:49:09 [INFO] 08:49:09 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 08:49:09 [INFO] 08:49:09 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 08:49:09 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.8-SNAPSHOT [18/23] 08:49:09 [INFO] --------------------------------[ jar ]--------------------------------- 08:49:09 [INFO] 08:49:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:09 [INFO] 08:49:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:09 [INFO] 08:49:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:09 [INFO] surefireArgLine set to empty 08:49:09 [INFO] 08:49:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:09 [INFO] argLine set to empty 08:49:09 [INFO] 08:49:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:09 [INFO] You have 0 Checkstyle violations. 08:49:09 [INFO] 08:49:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:09 [INFO] You have 0 Checkstyle violations. 08:49:09 [INFO] 08:49:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:09 [INFO] Starting audit... 08:49:09 Audit done. 08:49:09 [INFO] You have 0 Checkstyle violations. 08:49:09 [INFO] 08:49:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:49:09 [INFO] Copying 12 resources 08:49:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 08:49:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 08:49:09 [INFO] 08:49:09 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:09 [INFO] Changes detected - recompiling the module! :dependency 08:49:09 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 08:49:10 [INFO] 08:49:10 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 08:49:10 [INFO] 08:49:10 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:10 [INFO] Fork Value is true 08:49:11 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:49:11 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:49:11 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:49:11 [java] WARNING: System::setSecurityManager will be removed in a future release 08:49:13 [INFO] Done SpotBugs Analysis.... 08:49:13 [INFO] 08:49:13 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 08:49:13 [INFO] 08:49:13 [INFO] 08:49:13 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] BugInstance size is 0 08:49:13 [INFO] Error size is 0 08:49:13 [INFO] No errors/warnings found 08:49:13 [INFO] 08:49:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:49:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 08:49:13 [INFO] 08:49:13 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] No sources to compile 08:49:13 [INFO] 08:49:13 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] No sources specified for compilation. Skipping. 08:49:13 [INFO] 08:49:13 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] No tests to run. 08:49:13 [INFO] 08:49:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:13 [INFO] 08:49:13 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] 08:49:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.jar 08:49:13 [INFO] 08:49:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:13 [INFO] failsafeArgLine set to empty 08:49:13 [INFO] 08:49:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] No tests to run. 08:49:13 [INFO] 08:49:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:13 [INFO] 08:49:13 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:13 [INFO] 08:49:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] 08:49:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.jar 08:49:13 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.pom 08:49:13 [INFO] 08:49:13 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 08:49:13 [INFO] 08:49:13 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 08:49:13 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.8-SNAPSHOT [19/23] 08:49:13 [INFO] --------------------------------[ jar ]--------------------------------- 08:49:13 [INFO] 08:49:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] 08:49:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] 08:49:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] 08:49:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:13 [INFO] surefireArgLine set to empty 08:49:13 [INFO] 08:49:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:13 [INFO] argLine set to empty 08:49:13 [INFO] 08:49:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] You have 0 Checkstyle violations. 08:49:13 [INFO] 08:49:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] You have 0 Checkstyle violations. 08:49:13 [INFO] 08:49:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] Starting audit... 08:49:13 Audit done. 08:49:13 [INFO] You have 0 Checkstyle violations. 08:49:13 [INFO] 08:49:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:49:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 08:49:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 08:49:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 08:49:13 [INFO] 08:49:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] Changes detected - recompiling the module! :dependency 08:49:13 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:49:13 [INFO] 08:49:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 08:49:13 [INFO] 08:49:13 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:13 [INFO] Fork Value is true 08:49:15 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:49:15 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:49:15 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:49:15 [java] WARNING: System::setSecurityManager will be removed in a future release 08:49:15 [INFO] Done SpotBugs Analysis.... 08:49:15 [INFO] 08:49:15 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 08:49:15 [INFO] 08:49:15 [INFO] 08:49:15 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:15 [INFO] BugInstance size is 0 08:49:15 [INFO] Error size is 0 08:49:15 [INFO] No errors/warnings found 08:49:15 [INFO] 08:49:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:49:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 08:49:15 [INFO] 08:49:15 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:15 [INFO] No sources to compile 08:49:15 [INFO] 08:49:15 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:15 [INFO] No sources specified for compilation. Skipping. 08:49:15 [INFO] 08:49:15 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:15 [INFO] No tests to run. 08:49:15 [INFO] 08:49:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:15 [INFO] 08:49:15 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:15 [INFO] 08:49:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:15 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.jar 08:49:15 [INFO] 08:49:15 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:17 [INFO] 08:49:17 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T084351Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 08:49:17 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 08:49:17 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:49:17 [INFO] Building dependencies layer... 08:49:17 [INFO] Building snapshot dependencies layer... 08:49:17 [INFO] Building classes layer... 08:49:17 [INFO] Building jvm arg files layer... 08:49:17 [INFO] Building resources layer... 08:49:17 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:49:20 [INFO] 08:49:20 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 08:49:20 [INFO] Loading to Docker daemon... 08:49:23 [INFO] 08:49:23 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T084351Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 08:49:23 [INFO] 08:49:23 [INFO] A new version of jib-maven-plugin (3.4.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 08:49:23 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 08:49:23 [INFO] 08:49:23 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 08:49:23 [INFO] 08:49:23 [INFO] 08:49:23 [INFO] 08:49:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:23 [INFO] failsafeArgLine set to empty 08:49:23 [INFO] 08:49:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:23 [INFO] No tests to run. 08:49:23 [INFO] 08:49:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:23 [INFO] 08:49:23 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:23 [INFO] 08:49:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:23 [INFO] 08:49:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:23 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.jar 08:49:23 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.pom 08:49:23 [INFO] 08:49:23 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:23 [INFO] 08:49:23 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 08:49:23 [INFO] 08:49:23 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T084351Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 08:49:23 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 08:49:23 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:49:23 [INFO] Building dependencies layer... 08:49:23 [INFO] Building resources layer... 08:49:23 [INFO] Building snapshot dependencies layer... 08:49:23 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T084351Z 08:49:23 [INFO] Building classes layer... 08:49:23 [INFO] Building jvm arg files layer... 08:49:23 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:49:23 [INFO] 08:49:23 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 08:49:23 [INFO] 08:49:23 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T084351Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 08:49:23 [INFO] 08:49:23 [INFO] 08:49:23 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 08:49:23 [INFO] Building integration-test 3.4.8-SNAPSHOT [20/23] 08:49:23 [INFO] --------------------------------[ jar ]--------------------------------- 08:49:24 [INFO] 08:49:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 08:49:24 [INFO] 08:49:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 08:49:24 [INFO] 08:49:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 08:49:24 [INFO] 08:49:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 08:49:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:49:24 [INFO] 08:49:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 08:49:24 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:49:24 [INFO] 08:49:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 08:49:24 [INFO] You have 0 Checkstyle violations. 08:49:24 [INFO] 08:49:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 08:49:24 [INFO] You have 0 Checkstyle violations. 08:49:24 [INFO] 08:49:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 08:49:24 [INFO] Starting audit... 08:49:24 Audit done. 08:49:24 [INFO] You have 0 Checkstyle violations. 08:49:24 [INFO] 08:49:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 08:49:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:49:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 08:49:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 08:49:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 08:49:24 [INFO] 08:49:24 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 08:49:24 [INFO] No sources to compile 08:49:24 [INFO] 08:49:24 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 08:49:24 [INFO] 08:49:24 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 08:49:24 [INFO] 08:49:24 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 08:49:24 [INFO] 08:49:24 [INFO] 08:49:24 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 08:49:24 [INFO] 08:49:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 08:49:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:49:24 [INFO] Copying 20 resources 08:49:24 [INFO] 08:49:24 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 08:49:24 [INFO] Changes detected - recompiling the module! :dependency 08:49:24 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 08:49:24 [INFO] 08:49:24 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 08:49:24 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:49:24 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:49:26 [INFO] Compiled 91 files. 08:49:26 [INFO] 08:49:26 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 08:49:26 [INFO] 08:49:26 [INFO] ------------------------------------------------------- 08:49:26 [INFO] T E S T S 08:49:26 [INFO] ------------------------------------------------------- 08:49:29 08:49:29.301 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 08:49:29 08:49:29.315 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 08:49:29 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 08:50:02 08:49:29.690 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 08:50:02 08:49:30.134 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 08:50:02 08:49:30.136 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 08:50:02 08:49:30.159 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 08:50:02 Server Version: 23.0.1 08:50:02 API Version: 1.42 08:50:02 Operating System: CentOS Stream 8 08:50:02 Total Memory: 31890 MB 08:50:02 08:49:30.163 [main] WARN org.testcontainers.utility.ResourceReaper -- 08:50:02 ******************************************************************************** 08:50:02 Ryuk has been disabled. This can cause unexpected behavior in your environment. 08:50:02 ******************************************************************************** 08:50:02 08:49:30.168 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 08:50:02 08:49:30.169 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 08:50:02 08:49:30.209 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 08:50:02 08:49:30.215 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 08:50:02 08:49:32.349 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 08:50:02 08:49:32.375 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 08:50:02 08:49:32.892 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 08:50:02 08:49:33.879 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 08:50:02 08:49:34.154 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (12 MB/? MB) 08:50:02 08:49:35.133 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (34 MB/? MB) 08:50:02 08:49:35.305 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 08:50:02 08:49:35.548 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 08:50:02 08:49:35.651 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 08:50:02 08:49:35.814 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 08:50:02 08:49:36.086 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 1 extracted, (40 MB/? MB) 08:50:02 08:49:36.164 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (40 MB/? MB) 08:50:02 08:49:36.264 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 2 extracted, (41 MB/? MB) 08:50:02 08:49:36.330 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (41 MB/? MB) 08:50:02 08:49:36.340 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (41 MB/? MB) 08:50:02 08:49:36.459 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (41 MB/? MB) 08:50:02 08:49:36.677 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (41 MB/? MB) 08:50:02 08:49:36.761 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 5 extracted, (44 MB/? MB) 08:50:02 08:49:36.841 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (44 MB/? MB) 08:50:02 08:49:36.861 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (44 MB/? MB) 08:50:02 08:49:36.936 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (44 MB/? MB) 08:50:02 08:49:37.004 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (45 MB/? MB) 08:50:02 08:49:40.865 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 08:50:02 08:49:42.857 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 08:50:02 08:49:42.936 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 08:50:02 08:49:43.017 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 08:50:02 08:49:43.090 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 08:50:02 08:49:43.163 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 08:50:02 08:49:43.179 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 08:50:02 08:49:43.179 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT12.969812033S 08:50:02 08:49:43.215 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 08:50:02 08:49:48.838 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 8f53a4b155c558f707a881dc25d10abf16b009b813603c9e425fd468921d8850 08:50:02 08:49:50.851 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT7.635780579S 08:50:02 08:49:50.853 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 08:50:02 08:49:50.856 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:50:02 08:49:51.011 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f6bbe76694d53ae503a905bdb37b6859ee589e0db27a7ede45f54ab33805d23f 08:50:02 08:49:56.584 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.728153059S 08:50:02 08:49:27,887 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:50:02 08:49:27,889 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - Here is a list of configurators discovered as a service, by rank: 08:50:02 08:49:27,889 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:50:02 08:49:27,889 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:50:02 08:49:27,890 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:50:02 08:49:27,898 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:50:02 08:49:27,898 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:50:02 08:49:27,899 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:50:02 08:49:27,900 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:50:02 08:49:27,901 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:50:02 08:49:27,901 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:50:02 08:49:27,901 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:50:02 08:49:27,901 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:50:02 08:49:27,902 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:50:02 08:49:27,902 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:50:02 08:49:27,902 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:50:02 08:49:27,902 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:50:02 08:49:27,903 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:50:02 08:49:27,903 |-INFO in ch.qos.logback.classic.BasicConfigurator@2f90ad92 - Setting up default configuration. 08:50:02 08:49:27,919 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a5c29dc - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 16 milliseconds. ExecutionStatus=NEUTRAL 08:50:02 08:49:57,025 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4710332d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:50:02 08:49:57,073 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7930de44 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:50:02 08:49:57,073 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4710332d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:50:02 08:49:57,076 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:50:02 08:49:57,076 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:50:02 08:49:57,076 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:50:02 08:49:57,076 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:50:02 08:49:57,076 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:50:02 08:49:57,078 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7930de44 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:50:02 08:49:57,078 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4710332d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:50:02 08:49:57,085 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:50:02 08:49:57,085 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:50:02 08:49:57,088 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:50:02 08:49:57,122 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220597120) 08:50:02 08:49:57,122 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:50:02 08:49:57,122 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:50:02 08:49:57,128 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:50:02 08:49:57,128 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52891a77 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52891a77 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52891a77 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52891a77 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52891a77 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52891a77 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52891a77 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:50:02 08:49:57,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52891a77 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:50:02 08:49:57,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:50:02 08:49:57,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:50:02 08:49:57,135 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:50:02 08:49:57,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:50:02 08:49:57,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:50:02 08:49:57,167 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:50:02 08:49:57,174 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:50:02 08:49:57,878 |-INFO in ch.qos.logback.classic.pattern.DateConverter@785fd189 - Setting zoneId to "UTC" 08:50:02 08:49:57,887 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:50:02 08:49:57,887 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:50:02 08:49:58,140 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:50:02 08:49:58,141 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:50:02 08:49:58,141 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:50:02 08:49:58,142 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:50:02 08:49:58,142 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:50:02 08:49:58,143 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52891a77 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:50:02 08:49:58,143 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:50:02 08:49:58,143 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3e900cf4 - End of configuration. 08:50:02 08:49:58,143 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@412d379c - Registering current configuration as safe fallback point 08:50:02 08:50:02 2024-04-04T08:49:58.298Z INFO 13513 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13513 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 08:50:02 2024-04-04T08:49:58.299Z INFO 13513 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:50:02 2024-04-04T08:49:59.165Z INFO 13513 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 08:50:02 2024-04-04T08:49:59.226Z INFO 13513 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 52 ms. Found 6 JPA repository interfaces. 08:50:02 2024-04-04T08:50:00.714Z INFO 13513 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 08:50:02 2024-04-04T08:50:00.956Z INFO 13513 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@285ddaeb 08:50:02 2024-04-04T08:50:00.958Z INFO 13513 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 08:50:02 2024-04-04T08:50:01.166Z INFO 13513 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 08:50:02 2024-04-04T08:50:01.413Z INFO 13513 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 08:50:02 2024-04-04T08:50:01.678Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 08:50:02 2024-04-04T08:50:01.686Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 08:50:02 2024-04-04T08:50:01.870Z INFO 13513 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 2220601692 08:50:02 2024-04-04T08:50:01.889Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 08:50:02 2024-04-04T08:50:01.967Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 08:50:02 2024-04-04T08:50:01.968Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 10ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 08:50:02 2024-04-04T08:50:01.979Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 08:50:02 2024-04-04T08:50:01.987Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 11ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 08:50:02 2024-04-04T08:50:02.008Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 08:50:02 2024-04-04T08:50:02.009Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 7ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 08:50:02 2024-04-04T08:50:02.016Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 08:50:02 2024-04-04T08:50:02.017Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 08:50:02 2024-04-04T08:50:02.024Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 08:50:02 2024-04-04T08:50:02.024Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 08:50:02 2024-04-04T08:50:02.030Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 08:50:02 2024-04-04T08:50:02.031Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 08:50:02 2024-04-04T08:50:02.039Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 08:50:02 2024-04-04T08:50:02.039Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 6ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 08:50:02 2024-04-04T08:50:02.045Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 08:50:02 2024-04-04T08:50:02.045Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 08:50:02 2024-04-04T08:50:02.050Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 08:50:02 2024-04-04T08:50:02.050Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 08:50:02 2024-04-04T08:50:02.055Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 08:50:02 2024-04-04T08:50:02.055Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 08:50:02 2024-04-04T08:50:02.061Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 08:50:02 2024-04-04T08:50:02.062Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 5ms 08:50:02 2024-04-04T08:50:02.068Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 08:50:02 2024-04-04T08:50:02.069Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 08:50:02 2024-04-04T08:50:02.074Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 08:50:02 2024-04-04T08:50:02.074Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 08:50:02 2024-04-04T08:50:02.078Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 08:50:02 2024-04-04T08:50:02.078Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 08:50:02 2024-04-04T08:50:02.083Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 08:50:02 2024-04-04T08:50:02.084Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 08:50:02 2024-04-04T08:50:02.089Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 08:50:02 2024-04-04T08:50:02.090Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 08:50:02 2024-04-04T08:50:02.095Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 08:50:02 2024-04-04T08:50:02.095Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 08:50:02 2024-04-04T08:50:02.100Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 08:50:02 2024-04-04T08:50:02.100Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 08:50:02 2024-04-04T08:50:02.105Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 08:50:02 2024-04-04T08:50:02.105Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 08:50:02 2024-04-04T08:50:02.110Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 08:50:02 2024-04-04T08:50:02.110Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 08:50:02 2024-04-04T08:50:02.115Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 08:50:02 2024-04-04T08:50:02.115Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 08:50:02 2024-04-04T08:50:02.120Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 08:50:02 2024-04-04T08:50:02.120Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 08:50:02 2024-04-04T08:50:02.125Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 08:50:02 2024-04-04T08:50:02.126Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 08:50:02 2024-04-04T08:50:02.130Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 08:50:02 2024-04-04T08:50:02.130Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 08:50:02 2024-04-04T08:50:02.134Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 08:50:02 2024-04-04T08:50:02.135Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 08:50:02 2024-04-04T08:50:02.139Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 08:50:02 2024-04-04T08:50:02.140Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 08:50:02 2024-04-04T08:50:02.144Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 08:50:02 2024-04-04T08:50:02.145Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 08:50:02 2024-04-04T08:50:02.148Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 08:50:02 2024-04-04T08:50:02.149Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 08:50:02 2024-04-04T08:50:02.153Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 08:50:02 2024-04-04T08:50:02.153Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 08:50:02 2024-04-04T08:50:02.158Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 08:50:02 2024-04-04T08:50:02.158Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 08:50:02 2024-04-04T08:50:02.163Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 08:50:02 2024-04-04T08:50:02.163Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 08:50:02 2024-04-04T08:50:02.168Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 08:50:02 2024-04-04T08:50:02.169Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 08:50:02 2024-04-04T08:50:02.173Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 08:50:02 2024-04-04T08:50:02.173Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 08:50:02 2024-04-04T08:50:02.177Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 08:50:02 2024-04-04T08:50:02.177Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 08:50:02 2024-04-04T08:50:02.181Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 08:50:02 2024-04-04T08:50:02.182Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 08:50:02 2024-04-04T08:50:02.186Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 08:50:02 2024-04-04T08:50:02.186Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 08:50:02 2024-04-04T08:50:02.190Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 08:50:02 2024-04-04T08:50:02.190Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 08:50:02 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 08:50:02 2024-04-04T08:50:02.194Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 08:50:02 2024-04-04T08:50:02.196Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 08:50:02 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 08:50:02 2024-04-04T08:50:02.202Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 08:50:02 2024-04-04T08:50:02.202Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 08:50:02 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 08:50:02 2024-04-04T08:50:02.221Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 08:50:27 2024-04-04T08:50:02.222Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 18ms 08:50:27 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 08:50:27 2024-04-04T08:50:02.234Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 08:50:27 2024-04-04T08:50:02.235Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 3ms 08:50:27 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 08:50:27 2024-04-04T08:50:02.240Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 08:50:27 2024-04-04T08:50:02.241Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 4ms 08:50:27 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 08:50:27 2024-04-04T08:50:02.244Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 08:50:27 2024-04-04T08:50:02.245Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 08:50:27 2024-04-04T08:50:02.246Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 3ms 08:50:27 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 08:50:27 2024-04-04T08:50:02.253Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 08:50:27 2024-04-04T08:50:02.255Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 08:50:27 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 08:50:27 2024-04-04T08:50:02.263Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 08:50:27 2024-04-04T08:50:02.264Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 08:50:27 2024-04-04T08:50:02.265Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 4ms 08:50:27 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 08:50:27 2024-04-04T08:50:02.269Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 08:50:27 2024-04-04T08:50:02.269Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 08:50:27 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 08:50:27 2024-04-04T08:50:02.278Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 08:50:27 2024-04-04T08:50:02.279Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 8ms 08:50:27 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 08:50:27 2024-04-04T08:50:02.284Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 08:50:27 2024-04-04T08:50:02.285Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 3ms 08:50:27 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 08:50:27 2024-04-04T08:50:02.291Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 08:50:27 2024-04-04T08:50:02.293Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 08:50:27 2024-04-04T08:50:02.295Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 08:50:27 2024-04-04T08:50:02.302Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 15ms 08:50:27 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 08:50:27 2024-04-04T08:50:02.318Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 08:50:27 2024-04-04T08:50:02.318Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 11ms 08:50:27 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 08:50:27 2024-04-04T08:50:02.330Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 08:50:27 2024-04-04T08:50:02.331Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 10ms 08:50:27 2024-04-04T08:50:02.336Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 08:50:27 2024-04-04T08:50:02.336Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : Run: 51 08:50:27 2024-04-04T08:50:02.336Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 08:50:27 2024-04-04T08:50:02.336Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 08:50:27 2024-04-04T08:50:02.336Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 08:50:27 2024-04-04T08:50:02.336Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 51 08:50:27 08:50:27 08:50:27 UPDATE SUMMARY 08:50:27 Run: 51 08:50:27 Previously run: 0 08:50:27 Filtered out: 0 08:50:27 ------------------------------- 08:50:27 Total change sets: 51 08:50:27 08:50:27 2024-04-04T08:50:02.337Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 08:50:27 Liquibase: Update has been successful. 08:50:27 2024-04-04T08:50:02.338Z INFO 13513 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 08:50:27 2024-04-04T08:50:02.341Z INFO 13513 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 08:50:27 2024-04-04T08:50:02.345Z INFO 13513 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 08:50:27 2024-04-04T08:50:02.346Z INFO 13513 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 08:50:27 2024-04-04T08:50:02.502Z INFO 13513 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 08:50:27 2024-04-04T08:50:02.577Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 08:50:27 2024-04-04T08:50:02.580Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 08:50:27 2024-04-04T08:50:02.622Z INFO 13513 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 08:50:27 2024-04-04T08:50:02.786Z WARN 13513 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 08:50:27 2024-04-04T08:50:03.046Z INFO 13513 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 08:50:27 2024-04-04T08:50:04.526Z INFO 13513 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 08:50:27 2024-04-04T08:50:04.529Z INFO 13513 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 08:50:27 2024-04-04T08:50:05.039Z INFO 13513 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 08:50:27 2024-04-04T08:50:05.616Z WARN 13513 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 08:50:27 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 08:50:27 2024-04-04T08:50:05.708Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 + + o o o o---o o----o o o---o o o----o o--o--o 08:50:27 + + + + | | / \ / | | / / \ | | 08:50:27 + + + + + o----o o o o o----o | o o o o----o | 08:50:27 + + + + | | / \ / | | \ / \ | | 08:50:27 + + o o o o o---o o----o o----o o---o o o o----o o 08:50:27 2024-04-04T08:50:05.708Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:50:27 2024-04-04T08:50:05.708Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5701 08:50:27 2024-04-04T08:50:05.708Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:50:27 2024-04-04T08:50:05.708Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:50:27 2024-04-04T08:50:05.711Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:50:27 To enable the Jet engine on the members, do one of the following: 08:50:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:50:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:50:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:50:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:50:27 2024-04-04T08:50:05.910Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:50:27 2024-04-04T08:50:06.124Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:50:27 2024-04-04T08:50:06.251Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:50:27 2024-04-04T08:50:06.256Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:50:27 2024-04-04T08:50:06.544Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:50:27 2024-04-04T08:50:06.553Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTING 08:50:27 2024-04-04T08:50:08.749Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 08:50:27 Members {size:1, ver:1} [ 08:50:27 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 this 08:50:27 ] 08:50:27 08:50:27 2024-04-04T08:50:08.768Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTED 08:50:27 2024-04-04T08:50:08.934Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 + + o o o o---o o----o o o---o o o----o o--o--o 08:50:27 + + + + | | / \ / | | / / \ | | 08:50:27 + + + + + o----o o o o o----o | o o o o----o | 08:50:27 + + + + | | / \ / | | \ / \ | | 08:50:27 + + o o o o o---o o----o o----o o---o o o o----o o 08:50:27 2024-04-04T08:50:08.934Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:50:27 2024-04-04T08:50:08.934Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5702 08:50:27 2024-04-04T08:50:08.934Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:50:27 2024-04-04T08:50:08.934Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:50:27 2024-04-04T08:50:08.934Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:50:27 To enable the Jet engine on the members, do one of the following: 08:50:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:50:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:50:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:50:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:50:27 2024-04-04T08:50:08.938Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:50:27 2024-04-04T08:50:08.973Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:50:27 2024-04-04T08:50:08.975Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:50:27 2024-04-04T08:50:08.975Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:50:27 2024-04-04T08:50:08.994Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:50:27 2024-04-04T08:50:08.995Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTING 08:50:27 2024-04-04T08:50:09.134Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 08:50:27 2024-04-04T08:50:09.162Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.225:60989 08:50:27 2024-04-04T08:50:09.165Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:60989 and /10.250.0.254:5701 08:50:27 2024-04-04T08:50:14.264Z INFO 13513 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 08:50:27 Members {size:2, ver:2} [ 08:50:27 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 this 08:50:27 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:27 ] 08:50:27 08:50:27 2024-04-04T08:50:14.275Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 08:50:27 Members {size:2, ver:2} [ 08:50:27 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:27 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d this 08:50:27 ] 08:50:27 08:50:27 2024-04-04T08:50:14.276Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTED 08:50:27 2024-04-04T08:50:14.287Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 08:50:27 2024-04-04T08:50:14.288Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 + + o o o o---o o----o o o---o o o----o o--o--o 08:50:27 + + + + | | / \ / | | / / \ | | 08:50:27 + + + + + o----o o o o o----o | o o o o----o | 08:50:27 + + + + | | / \ / | | \ / \ | | 08:50:27 + + o o o o o---o o----o o----o o---o o o o----o o 08:50:27 2024-04-04T08:50:14.288Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:50:27 2024-04-04T08:50:14.288Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5703 08:50:27 2024-04-04T08:50:14.288Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:50:27 2024-04-04T08:50:14.288Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:50:27 2024-04-04T08:50:14.288Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:50:27 To enable the Jet engine on the members, do one of the following: 08:50:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:50:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:50:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:50:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:50:27 2024-04-04T08:50:14.292Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:50:27 2024-04-04T08:50:14.303Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:50:27 2024-04-04T08:50:14.304Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:50:27 2024-04-04T08:50:14.304Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:50:27 2024-04-04T08:50:14.334Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:50:27 2024-04-04T08:50:14.335Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTING 08:50:27 2024-04-04T08:50:14.449Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 08:50:27 2024-04-04T08:50:14.452Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.225:60029 08:50:27 2024-04-04T08:50:14.453Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:60029 and /10.250.0.254:5701 08:50:27 2024-04-04T08:50:19.560Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 08:50:27 Members {size:3, ver:3} [ 08:50:27 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 this 08:50:27 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:27 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:27 ] 08:50:27 08:50:27 2024-04-04T08:50:19.569Z INFO 13513 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 08:50:27 Members {size:3, ver:3} [ 08:50:27 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:27 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:27 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 this 08:50:27 ] 08:50:27 08:50:27 2024-04-04T08:50:19.570Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 08:50:27 Members {size:3, ver:3} [ 08:50:27 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:27 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d this 08:50:27 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:27 ] 08:50:27 08:50:27 2024-04-04T08:50:19.570Z INFO 13513 --- [cps-integration-test] [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 08:50:27 2024-04-04T08:50:19.574Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.225:46927 08:50:27 2024-04-04T08:50:19.579Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:46927 and /10.250.0.254:5703 08:50:27 2024-04-04T08:50:19.580Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.225:50865 08:50:27 2024-04-04T08:50:19.580Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:50865 and /10.250.0.254:5702 08:50:27 2024-04-04T08:50:19.844Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:50:27 2024-04-04T08:50:20.239Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:50:19 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 08:50:27 2024-04-04T08:50:20.570Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTED 08:50:27 2024-04-04T08:50:20.990Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 + + o o o o---o o----o o o---o o o----o o--o--o 08:50:27 + + + + | | / \ / | | / / \ | | 08:50:27 + + + + + o----o o o o o----o | o o o o----o | 08:50:27 + + + + | | / \ / | | \ / \ | | 08:50:27 + + o o o o o---o o----o o----o o---o o o o----o o 08:50:27 2024-04-04T08:50:20.990Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:50:27 2024-04-04T08:50:20.990Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5704 08:50:27 2024-04-04T08:50:20.990Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:50:27 2024-04-04T08:50:20.990Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:50:27 2024-04-04T08:50:20.990Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:50:27 To enable the Jet engine on the members, do one of the following: 08:50:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:50:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:50:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:50:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:50:27 2024-04-04T08:50:20.994Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:50:27 2024-04-04T08:50:21.003Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:50:27 2024-04-04T08:50:21.004Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:50:27 2024-04-04T08:50:21.004Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:50:27 2024-04-04T08:50:21.013Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:50:27 2024-04-04T08:50:21.013Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTING 08:50:27 2024-04-04T08:50:21.126Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 08:50:27 2024-04-04T08:50:21.137Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.225:45987 08:50:27 2024-04-04T08:50:21.138Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:45987 and /10.250.0.254:5701 08:50:27 2024-04-04T08:50:26.235Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 08:50:27 Members {size:4, ver:4} [ 08:50:27 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 this 08:50:27 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:27 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:27 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:27 ] 08:50:27 08:50:27 2024-04-04T08:50:26.240Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 08:50:27 Members {size:4, ver:4} [ 08:50:27 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:27 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:27 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 this 08:50:27 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:27 ] 08:50:27 08:50:27 2024-04-04T08:50:26.240Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 08:50:27 Members {size:4, ver:4} [ 08:50:27 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:27 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:27 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:27 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 this 08:50:27 ] 08:50:27 08:50:27 2024-04-04T08:50:26.242Z INFO 13513 --- [cps-integration-test] [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 08:50:27 2024-04-04T08:50:26.242Z INFO 13513 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 08:50:27 2024-04-04T08:50:26.242Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.225:45391 08:50:27 2024-04-04T08:50:26.244Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:45391 and /10.250.0.254:5704 08:50:27 2024-04-04T08:50:26.244Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.225:59765 08:50:27 2024-04-04T08:50:26.245Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:59765 and /10.250.0.254:5703 08:50:27 2024-04-04T08:50:26.246Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.225:38981 08:50:27 2024-04-04T08:50:26.246Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:38981 and /10.250.0.254:5702 08:50:27 2024-04-04T08:50:26.248Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 08:50:27 Members {size:4, ver:4} [ 08:50:27 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:27 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d this 08:50:27 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:27 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:27 ] 08:50:27 08:50:27 2024-04-04T08:50:26.500Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:50:27 2024-04-04T08:50:26.822Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:50:26 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 08:50:27 2024-04-04T08:50:27.243Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTED 08:50:27 2024-04-04T08:50:27.431Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:50:27 + + o o o o---o o----o o o---o o o----o o--o--o 08:50:27 + + + + | | / \ / | | / / \ | | 08:50:27 + + + + + o----o o o o o----o | o o o o----o | 08:50:27 + + + + | | / \ / | | \ / \ | | 08:50:27 + + o o o o o---o o----o o----o o---o o o o----o o 08:50:27 2024-04-04T08:50:27.431Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:50:27 2024-04-04T08:50:27.431Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5705 08:50:27 2024-04-04T08:50:27.431Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:50:27 2024-04-04T08:50:27.431Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:50:27 2024-04-04T08:50:27.431Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:50:27 To enable the Jet engine on the members, do one of the following: 08:50:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:50:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:50:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:50:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:50:27 2024-04-04T08:50:27.435Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:50:27 2024-04-04T08:50:27.443Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:50:48 2024-04-04T08:50:27.444Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:50:48 2024-04-04T08:50:27.444Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:50:48 2024-04-04T08:50:27.456Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:50:48 2024-04-04T08:50:27.457Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTING 08:50:48 2024-04-04T08:50:27.645Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 08:50:48 2024-04-04T08:50:27.648Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.225:53389 08:50:48 2024-04-04T08:50:27.649Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:53389 and /10.250.0.254:5701 08:50:48 2024-04-04T08:50:32.753Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:5, ver:5} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 this 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:32.761Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:5, ver:5} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d this 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:32.761Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:5, ver:5} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 this 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:32.761Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:5, ver:5} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 this 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:32.762Z INFO 13513 --- [cps-integration-test] [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:32.762Z INFO 13513 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:32.762Z INFO 13513 --- [cps-integration-test] [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:32.766Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.225:57387 08:50:48 2024-04-04T08:50:32.774Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.225:51001 08:50:48 2024-04-04T08:50:32.775Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.225:36961 08:50:48 2024-04-04T08:50:32.775Z INFO 13513 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:5, ver:5} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 this 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:32.779Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:36961 and /10.250.0.254:5704 08:50:48 2024-04-04T08:50:32.779Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.225:41491 08:50:48 2024-04-04T08:50:32.780Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51001 and /10.250.0.254:5705 08:50:48 2024-04-04T08:50:32.780Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57387 and /10.250.0.254:5702 08:50:48 2024-04-04T08:50:32.780Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.225:50679 08:50:48 2024-04-04T08:50:32.783Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:41491 and /10.250.0.254:5703 08:50:48 2024-04-04T08:50:32.788Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:50679 and /10.250.0.254:5705 08:50:48 2024-04-04T08:50:32.788Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.225:51859 08:50:48 2024-04-04T08:50:32.794Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51859 and /10.250.0.254:5705 08:50:48 2024-04-04T08:50:33.018Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:50:48 2024-04-04T08:50:33.411Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:50:33 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 08:50:48 2024-04-04T08:50:33.762Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTED 08:50:48 2024-04-04T08:50:33.810Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 + + o o o o---o o----o o o---o o o----o o--o--o 08:50:48 + + + + | | / \ / | | / / \ | | 08:50:48 + + + + + o----o o o o o----o | o o o o----o | 08:50:48 + + + + | | / \ / | | \ / \ | | 08:50:48 + + o o o o o---o o----o o----o o---o o o o----o o 08:50:48 2024-04-04T08:50:33.810Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:50:48 2024-04-04T08:50:33.810Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 08:50:48 2024-04-04T08:50:33.810Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:50:48 2024-04-04T08:50:33.810Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:50:48 2024-04-04T08:50:33.810Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:50:48 To enable the Jet engine on the members, do one of the following: 08:50:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:50:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:50:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:50:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:50:48 2024-04-04T08:50:33.814Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:50:48 2024-04-04T08:50:33.822Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:50:48 2024-04-04T08:50:33.823Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:50:48 2024-04-04T08:50:33.824Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:50:48 2024-04-04T08:50:33.839Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:50:48 2024-04-04T08:50:33.840Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 08:50:48 2024-04-04T08:50:33.984Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 08:50:48 2024-04-04T08:50:33.989Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.225:37603 08:50:48 2024-04-04T08:50:33.999Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37603 and /10.250.0.254:5701 08:50:48 2024-04-04T08:50:39.091Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:6, ver:6} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 this 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:39.100Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:6, ver:6} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d this 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:39.101Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:6, ver:6} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 this 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:39.101Z INFO 13513 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:39.102Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:6, ver:6} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 this 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:39.102Z INFO 13513 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:39.102Z INFO 13513 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:39.103Z INFO 13513 --- [cps-integration-test] [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:39.104Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:6, ver:6} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 this 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:39.108Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.225:55057 08:50:48 2024-04-04T08:50:39.112Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.225:36119 08:50:48 2024-04-04T08:50:39.114Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.225:45865 08:50:48 2024-04-04T08:50:39.114Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.225:51483 08:50:48 2024-04-04T08:50:39.114Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:36119 and /10.250.0.254:5703 08:50:48 2024-04-04T08:50:39.115Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.225:53099 08:50:48 2024-04-04T08:50:39.115Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:55057 and /10.250.0.254:5705 08:50:48 2024-04-04T08:50:39.115Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:53099 and /10.250.0.254:5704 08:50:48 2024-04-04T08:50:39.115Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.225:34551 08:50:48 2024-04-04T08:50:39.115Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.225:37303 08:50:48 2024-04-04T08:50:39.116Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.225:52277 08:50:48 2024-04-04T08:50:39.116Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:52277 and /10.250.0.254:5706 08:50:48 2024-04-04T08:50:39.117Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51483 and /10.250.0.254:5702 08:50:48 2024-04-04T08:50:39.117Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:34551 and /10.250.0.254:5706 08:50:48 2024-04-04T08:50:39.122Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:45865 and /10.250.0.254:5706 08:50:48 2024-04-04T08:50:39.123Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37303 and /10.250.0.254:5706 08:50:48 2024-04-04T08:50:39.124Z INFO 13513 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:6, ver:6} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 this 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:39.366Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 451 08:50:48 2024-04-04T08:50:40.125Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 08:50:48 2024-04-04T08:50:40.207Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 + + o o o o---o o----o o o---o o o----o o--o--o 08:50:48 + + + + | | / \ / | | / / \ | | 08:50:48 + + + + + o----o o o o o----o | o o o o----o | 08:50:48 + + + + | | / \ / | | \ / \ | | 08:50:48 + + o o o o o---o o----o o----o o---o o o o----o o 08:50:48 2024-04-04T08:50:40.207Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:50:48 2024-04-04T08:50:40.207Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5707 08:50:48 2024-04-04T08:50:40.207Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:50:48 2024-04-04T08:50:40.207Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:50:48 2024-04-04T08:50:40.207Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:50:48 To enable the Jet engine on the members, do one of the following: 08:50:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:50:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:50:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:50:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:50:48 2024-04-04T08:50:40.211Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:50:48 2024-04-04T08:50:40.251Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 08:50:48 2024-04-04T08:50:40.253Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:50:48 2024-04-04T08:50:40.253Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:50:48 2024-04-04T08:50:40.360Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:50:48 2024-04-04T08:50:40.361Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTING 08:50:48 2024-04-04T08:50:40.486Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:50:39 UTC 2024, plannedMigrations=451, completedMigrations=451, remainingMigrations=0, totalCompletedMigrations=1264) 08:50:48 2024-04-04T08:50:40.583Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 08:50:48 2024-04-04T08:50:40.595Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.225:54093 08:50:48 2024-04-04T08:50:40.596Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:54093 and /10.250.0.254:5701 08:50:48 2024-04-04T08:50:45.689Z INFO 13513 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:7, ver:7} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 this 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 Member [10.250.0.254]:5707 - eed7206d-a8fc-4c65-a2a8-7521569ad059 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:45.697Z INFO 13513 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:7, ver:7} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 Member [10.250.0.254]:5707 - eed7206d-a8fc-4c65-a2a8-7521569ad059 this 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:45.698Z INFO 13513 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:45.698Z INFO 13513 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:45.699Z INFO 13513 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:45.699Z INFO 13513 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:45.700Z INFO 13513 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5706, timeout: 10000, bind-any: true 08:50:48 2024-04-04T08:50:45.700Z INFO 13513 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:7, ver:7} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 this 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 Member [10.250.0.254]:5707 - eed7206d-a8fc-4c65-a2a8-7521569ad059 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:45.703Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:7, ver:7} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d this 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 Member [10.250.0.254]:5707 - eed7206d-a8fc-4c65-a2a8-7521569ad059 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:45.706Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.225:47453 08:50:48 2024-04-04T08:50:45.707Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.225:43167 08:50:48 2024-04-04T08:50:45.712Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.225:36687 08:50:48 2024-04-04T08:50:45.712Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.225:49851 08:50:48 2024-04-04T08:50:45.713Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:7, ver:7} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 this 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 Member [10.250.0.254]:5707 - eed7206d-a8fc-4c65-a2a8-7521569ad059 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:45.715Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.225:58937 08:50:48 2024-04-04T08:50:45.716Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:47453 and /10.250.0.254:5705 08:50:48 2024-04-04T08:50:45.716Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.225:51037 08:50:48 2024-04-04T08:50:45.717Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:58937 and /10.250.0.254:5703 08:50:48 2024-04-04T08:50:45.717Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.225:60779 08:50:48 2024-04-04T08:50:45.717Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:43167 and /10.250.0.254:5707 08:50:48 2024-04-04T08:50:45.717Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:49851 and /10.250.0.254:5704 08:50:48 2024-04-04T08:50:45.717Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:36687 and /10.250.0.254:5706 08:50:48 2024-04-04T08:50:45.717Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:60779 and /10.250.0.254:5707 08:50:48 2024-04-04T08:50:45.717Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51037 and /10.250.0.254:5707 08:50:48 2024-04-04T08:50:45.717Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:7, ver:7} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 this 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 08:50:48 Member [10.250.0.254]:5707 - eed7206d-a8fc-4c65-a2a8-7521569ad059 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:45.718Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.225:49501 08:50:48 2024-04-04T08:50:45.719Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:49501 and /10.250.0.254:5702 08:50:48 2024-04-04T08:50:45.719Z INFO 13513 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:50:48 08:50:48 Members {size:7, ver:7} [ 08:50:48 Member [10.250.0.254]:5701 - 5d9fe297-cbce-4f57-88e0-4d8c242f7895 08:50:48 Member [10.250.0.254]:5702 - 4509d3a5-11d1-4be2-86d0-1d0351bc755d 08:50:48 Member [10.250.0.254]:5703 - bcabd785-4be4-4fdd-a1d4-18eba3529f43 08:50:48 Member [10.250.0.254]:5704 - d8d50a53-99e4-4f8a-b41c-d98b0e969be3 08:50:48 Member [10.250.0.254]:5705 - ca2105bf-f20f-4805-aa5c-0ad976a7aa48 08:50:48 Member [10.250.0.254]:5706 - 4c91553a-c122-4052-a53c-e97f9143ff33 this 08:50:48 Member [10.250.0.254]:5707 - eed7206d-a8fc-4c65-a2a8-7521569ad059 08:50:48 ] 08:50:48 08:50:48 2024-04-04T08:50:45.719Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.225:58679 08:50:48 2024-04-04T08:50:45.720Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:58679 and /10.250.0.254:5707 08:50:48 2024-04-04T08:50:45.976Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 540 08:50:48 2024-04-04T08:50:46.699Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTED 08:50:48 2024-04-04T08:50:46.712Z INFO 13513 --- [cps-integration-test] [n.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=22.4G, swap.space.total=0, swap.space.free=0, heap.memory.used=184.3M, heap.memory.free=143.4M, heap.memory.total=328.0M, heap.memory.max=7.8G, heap.memory.used/total=56.18%, heap.memory.used/max=2.31%, minor.gc.count=32, minor.gc.time=426ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=71.23%, load.systemAverage=1.58, thread.count=405, thread.peakCount=405, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=613, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=10, client.connection.count=0, connection.count=6 08:50:48 2024-04-04T08:50:47.245Z INFO 13513 --- [cps-integration-test] [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=22.4G, swap.space.total=0, swap.space.free=0, heap.memory.used=231.4M, heap.memory.free=96.3M, heap.memory.total=328.0M, heap.memory.max=7.8G, heap.memory.used/total=70.55%, heap.memory.used/max=2.90%, minor.gc.count=32, minor.gc.time=426ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=80.54%, load.systemAverage=1.58, thread.count=406, thread.peakCount=406, cluster.timeDiff=-1, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2353, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=10, client.connection.count=0, connection.count=6 08:50:48 2024-04-04T08:50:47.716Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:50:45 UTC 2024, plannedMigrations=540, completedMigrations=540, remainingMigrations=0, totalCompletedMigrations=1804) 08:50:48 2024-04-04T08:50:47.923Z WARN 13513 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 08:50:48 2024-04-04T08:50:48.630Z INFO 13513 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:50:48 2024-04-04T08:50:48.630Z INFO 13513 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:50:48 2024-04-04T08:50:48.631Z INFO 13513 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:50:49 2024-04-04T08:50:48.759Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:50:49 allow.auto.create.topics = true 08:50:49 auto.commit.interval.ms = 5000 08:50:49 auto.include.jmx.reporter = true 08:50:49 auto.offset.reset = latest 08:50:49 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:50:49 check.crcs = true 08:50:49 client.dns.lookup = use_all_dns_ips 08:50:49 client.id = consumer-ncmp-group-1 08:50:49 client.rack = 08:50:49 connections.max.idle.ms = 540000 08:50:49 default.api.timeout.ms = 60000 08:50:49 enable.auto.commit = false 08:50:49 exclude.internal.topics = true 08:50:49 fetch.max.bytes = 52428800 08:50:49 fetch.max.wait.ms = 500 08:50:49 fetch.min.bytes = 1 08:50:49 group.id = ncmp-group 08:50:49 group.instance.id = null 08:50:49 heartbeat.interval.ms = 3000 08:50:49 interceptor.classes = [] 08:50:49 internal.leave.group.on.close = true 08:50:49 internal.throw.on.fetch.stable.offset.unsupported = false 08:50:49 isolation.level = read_uncommitted 08:50:49 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 max.partition.fetch.bytes = 1048576 08:50:49 max.poll.interval.ms = 300000 08:50:49 max.poll.records = 500 08:50:49 metadata.max.age.ms = 300000 08:50:49 metric.reporters = [] 08:50:49 metrics.num.samples = 2 08:50:49 metrics.recording.level = INFO 08:50:49 metrics.sample.window.ms = 30000 08:50:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:50:49 receive.buffer.bytes = 65536 08:50:49 reconnect.backoff.max.ms = 1000 08:50:49 reconnect.backoff.ms = 50 08:50:49 request.timeout.ms = 30000 08:50:49 retry.backoff.ms = 100 08:50:49 sasl.client.callback.handler.class = null 08:50:49 sasl.jaas.config = null 08:50:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:50:49 sasl.kerberos.min.time.before.relogin = 60000 08:50:49 sasl.kerberos.service.name = null 08:50:49 sasl.kerberos.ticket.renew.jitter = 0.05 08:50:49 sasl.kerberos.ticket.renew.window.factor = 0.8 08:50:49 sasl.login.callback.handler.class = null 08:50:49 sasl.login.class = null 08:50:49 sasl.login.connect.timeout.ms = null 08:50:49 sasl.login.read.timeout.ms = null 08:50:49 sasl.login.refresh.buffer.seconds = 300 08:50:49 sasl.login.refresh.min.period.seconds = 60 08:50:49 sasl.login.refresh.window.factor = 0.8 08:50:49 sasl.login.refresh.window.jitter = 0.05 08:50:49 sasl.login.retry.backoff.max.ms = 10000 08:50:49 sasl.login.retry.backoff.ms = 100 08:50:49 sasl.mechanism = GSSAPI 08:50:49 sasl.oauthbearer.clock.skew.seconds = 30 08:50:49 sasl.oauthbearer.expected.audience = null 08:50:49 sasl.oauthbearer.expected.issuer = null 08:50:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:50:49 sasl.oauthbearer.jwks.endpoint.url = null 08:50:49 sasl.oauthbearer.scope.claim.name = scope 08:50:49 sasl.oauthbearer.sub.claim.name = sub 08:50:49 sasl.oauthbearer.token.endpoint.url = null 08:50:49 security.protocol = PLAINTEXT 08:50:49 security.providers = null 08:50:49 send.buffer.bytes = 131072 08:50:49 session.timeout.ms = 45000 08:50:49 socket.connection.setup.timeout.max.ms = 30000 08:50:49 socket.connection.setup.timeout.ms = 10000 08:50:49 ssl.cipher.suites = null 08:50:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:50:49 ssl.endpoint.identification.algorithm = https 08:50:49 ssl.engine.factory.class = null 08:50:49 ssl.key.password = null 08:50:49 ssl.keymanager.algorithm = SunX509 08:50:49 ssl.keystore.certificate.chain = null 08:50:49 ssl.keystore.key = null 08:50:49 ssl.keystore.location = null 08:50:49 ssl.keystore.password = null 08:50:49 ssl.keystore.type = JKS 08:50:49 ssl.protocol = TLSv1.3 08:50:49 ssl.provider = null 08:50:49 ssl.secure.random.implementation = null 08:50:49 ssl.trustmanager.algorithm = PKIX 08:50:49 ssl.truststore.certificates = null 08:50:49 ssl.truststore.location = null 08:50:49 ssl.truststore.password = null 08:50:49 ssl.truststore.type = JKS 08:50:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 08:50:49 2024-04-04T08:50:48.921Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:50:49 2024-04-04T08:50:48.923Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:50:49 2024-04-04T08:50:48.923Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:50:49 2024-04-04T08:50:48.923Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220648921 08:50:49 2024-04-04T08:50:48.932Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 08:50:49 2024-04-04T08:50:48.944Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:50:49 allow.auto.create.topics = true 08:50:49 auto.commit.interval.ms = 5000 08:50:49 auto.include.jmx.reporter = true 08:50:49 auto.offset.reset = latest 08:50:49 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:50:49 check.crcs = true 08:50:49 client.dns.lookup = use_all_dns_ips 08:50:49 client.id = consumer-ncmp-group-2 08:50:49 client.rack = 08:50:49 connections.max.idle.ms = 540000 08:50:49 default.api.timeout.ms = 60000 08:50:49 enable.auto.commit = false 08:50:49 exclude.internal.topics = true 08:50:49 fetch.max.bytes = 52428800 08:50:49 fetch.max.wait.ms = 500 08:50:49 fetch.min.bytes = 1 08:50:49 group.id = ncmp-group 08:50:49 group.instance.id = null 08:50:49 heartbeat.interval.ms = 3000 08:50:49 interceptor.classes = [] 08:50:49 internal.leave.group.on.close = true 08:50:49 internal.throw.on.fetch.stable.offset.unsupported = false 08:50:49 isolation.level = read_uncommitted 08:50:49 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 max.partition.fetch.bytes = 1048576 08:50:49 max.poll.interval.ms = 300000 08:50:49 max.poll.records = 500 08:50:49 metadata.max.age.ms = 300000 08:50:49 metric.reporters = [] 08:50:49 metrics.num.samples = 2 08:50:49 metrics.recording.level = INFO 08:50:49 metrics.sample.window.ms = 30000 08:50:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:50:49 receive.buffer.bytes = 65536 08:50:49 reconnect.backoff.max.ms = 1000 08:50:49 reconnect.backoff.ms = 50 08:50:49 request.timeout.ms = 30000 08:50:49 retry.backoff.ms = 100 08:50:49 sasl.client.callback.handler.class = null 08:50:49 sasl.jaas.config = null 08:50:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:50:49 sasl.kerberos.min.time.before.relogin = 60000 08:50:49 sasl.kerberos.service.name = null 08:50:49 sasl.kerberos.ticket.renew.jitter = 0.05 08:50:49 sasl.kerberos.ticket.renew.window.factor = 0.8 08:50:49 sasl.login.callback.handler.class = null 08:50:49 sasl.login.class = null 08:50:49 sasl.login.connect.timeout.ms = null 08:50:49 sasl.login.read.timeout.ms = null 08:50:49 sasl.login.refresh.buffer.seconds = 300 08:50:49 sasl.login.refresh.min.period.seconds = 60 08:50:49 sasl.login.refresh.window.factor = 0.8 08:50:49 sasl.login.refresh.window.jitter = 0.05 08:50:49 sasl.login.retry.backoff.max.ms = 10000 08:50:49 sasl.login.retry.backoff.ms = 100 08:50:49 sasl.mechanism = GSSAPI 08:50:49 sasl.oauthbearer.clock.skew.seconds = 30 08:50:49 sasl.oauthbearer.expected.audience = null 08:50:49 sasl.oauthbearer.expected.issuer = null 08:50:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:50:49 sasl.oauthbearer.jwks.endpoint.url = null 08:50:49 sasl.oauthbearer.scope.claim.name = scope 08:50:49 sasl.oauthbearer.sub.claim.name = sub 08:50:49 sasl.oauthbearer.token.endpoint.url = null 08:50:49 security.protocol = PLAINTEXT 08:50:49 security.providers = null 08:50:49 send.buffer.bytes = 131072 08:50:49 session.timeout.ms = 45000 08:50:49 socket.connection.setup.timeout.max.ms = 30000 08:50:49 socket.connection.setup.timeout.ms = 10000 08:50:49 ssl.cipher.suites = null 08:50:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:50:49 ssl.endpoint.identification.algorithm = https 08:50:49 ssl.engine.factory.class = null 08:50:49 ssl.key.password = null 08:50:49 ssl.keymanager.algorithm = SunX509 08:50:49 ssl.keystore.certificate.chain = null 08:50:49 ssl.keystore.key = null 08:50:49 ssl.keystore.location = null 08:50:49 ssl.keystore.password = null 08:50:49 ssl.keystore.type = JKS 08:50:49 ssl.protocol = TLSv1.3 08:50:49 ssl.provider = null 08:50:49 ssl.secure.random.implementation = null 08:50:49 ssl.trustmanager.algorithm = PKIX 08:50:49 ssl.truststore.certificates = null 08:50:49 ssl.truststore.location = null 08:50:49 ssl.truststore.password = null 08:50:49 ssl.truststore.type = JKS 08:50:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 08:50:49 2024-04-04T08:50:48.953Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:50:49 2024-04-04T08:50:48.954Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:50:49 2024-04-04T08:50:48.954Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:50:49 2024-04-04T08:50:48.954Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220648954 08:50:49 2024-04-04T08:50:48.954Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 08:50:49 2024-04-04T08:50:48.956Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:50:49 allow.auto.create.topics = true 08:50:49 auto.commit.interval.ms = 5000 08:50:49 auto.include.jmx.reporter = true 08:50:49 auto.offset.reset = latest 08:50:49 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:50:49 check.crcs = true 08:50:49 client.dns.lookup = use_all_dns_ips 08:50:49 client.id = consumer-ncmp-async-rest-request-event-group-3 08:50:49 client.rack = 08:50:49 connections.max.idle.ms = 540000 08:50:49 default.api.timeout.ms = 60000 08:50:49 enable.auto.commit = false 08:50:49 exclude.internal.topics = true 08:50:49 fetch.max.bytes = 52428800 08:50:49 fetch.max.wait.ms = 500 08:50:49 fetch.min.bytes = 1 08:50:49 group.id = ncmp-async-rest-request-event-group 08:50:49 group.instance.id = null 08:50:49 heartbeat.interval.ms = 3000 08:50:49 interceptor.classes = [] 08:50:49 internal.leave.group.on.close = true 08:50:49 internal.throw.on.fetch.stable.offset.unsupported = false 08:50:49 isolation.level = read_uncommitted 08:50:49 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 max.partition.fetch.bytes = 1048576 08:50:49 max.poll.interval.ms = 300000 08:50:49 max.poll.records = 500 08:50:49 metadata.max.age.ms = 300000 08:50:49 metric.reporters = [] 08:50:49 metrics.num.samples = 2 08:50:49 metrics.recording.level = INFO 08:50:49 metrics.sample.window.ms = 30000 08:50:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:50:49 receive.buffer.bytes = 65536 08:50:49 reconnect.backoff.max.ms = 1000 08:50:49 reconnect.backoff.ms = 50 08:50:49 request.timeout.ms = 30000 08:50:49 retry.backoff.ms = 100 08:50:49 sasl.client.callback.handler.class = null 08:50:49 sasl.jaas.config = null 08:50:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:50:49 sasl.kerberos.min.time.before.relogin = 60000 08:50:49 sasl.kerberos.service.name = null 08:50:49 sasl.kerberos.ticket.renew.jitter = 0.05 08:50:49 sasl.kerberos.ticket.renew.window.factor = 0.8 08:50:49 sasl.login.callback.handler.class = null 08:50:49 sasl.login.class = null 08:50:49 sasl.login.connect.timeout.ms = null 08:50:49 sasl.login.read.timeout.ms = null 08:50:49 sasl.login.refresh.buffer.seconds = 300 08:50:49 sasl.login.refresh.min.period.seconds = 60 08:50:49 sasl.login.refresh.window.factor = 0.8 08:50:49 sasl.login.refresh.window.jitter = 0.05 08:50:49 sasl.login.retry.backoff.max.ms = 10000 08:50:49 sasl.login.retry.backoff.ms = 100 08:50:49 sasl.mechanism = GSSAPI 08:50:49 sasl.oauthbearer.clock.skew.seconds = 30 08:50:49 sasl.oauthbearer.expected.audience = null 08:50:49 sasl.oauthbearer.expected.issuer = null 08:50:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:50:49 sasl.oauthbearer.jwks.endpoint.url = null 08:50:49 sasl.oauthbearer.scope.claim.name = scope 08:50:49 sasl.oauthbearer.sub.claim.name = sub 08:50:49 sasl.oauthbearer.token.endpoint.url = null 08:50:49 security.protocol = PLAINTEXT 08:50:49 security.providers = null 08:50:49 send.buffer.bytes = 131072 08:50:49 session.timeout.ms = 45000 08:50:49 socket.connection.setup.timeout.max.ms = 30000 08:50:49 socket.connection.setup.timeout.ms = 10000 08:50:49 ssl.cipher.suites = null 08:50:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:50:49 ssl.endpoint.identification.algorithm = https 08:50:49 ssl.engine.factory.class = null 08:50:49 ssl.key.password = null 08:50:49 ssl.keymanager.algorithm = SunX509 08:50:49 ssl.keystore.certificate.chain = null 08:50:49 ssl.keystore.key = null 08:50:49 ssl.keystore.location = null 08:50:49 ssl.keystore.password = null 08:50:49 ssl.keystore.type = JKS 08:50:49 ssl.protocol = TLSv1.3 08:50:49 ssl.provider = null 08:50:49 ssl.secure.random.implementation = null 08:50:49 ssl.trustmanager.algorithm = PKIX 08:50:49 ssl.truststore.certificates = null 08:50:49 ssl.truststore.location = null 08:50:49 ssl.truststore.password = null 08:50:49 ssl.truststore.type = JKS 08:50:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 08:50:49 2024-04-04T08:50:49.031Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:50:49 2024-04-04T08:50:49.031Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:50:49 2024-04-04T08:50:49.031Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220649031 08:50:49 2024-04-04T08:50:49.031Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 08:50:49 2024-04-04T08:50:49.044Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:50:49 allow.auto.create.topics = true 08:50:49 auto.commit.interval.ms = 5000 08:50:49 auto.include.jmx.reporter = true 08:50:49 auto.offset.reset = latest 08:50:49 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:50:49 check.crcs = true 08:50:49 client.dns.lookup = use_all_dns_ips 08:50:49 client.id = consumer-ncmp-data-operation-event-group-4 08:50:49 client.rack = 08:50:49 connections.max.idle.ms = 540000 08:50:49 default.api.timeout.ms = 60000 08:50:49 enable.auto.commit = false 08:50:49 exclude.internal.topics = true 08:50:49 fetch.max.bytes = 52428800 08:50:49 fetch.max.wait.ms = 500 08:50:49 fetch.min.bytes = 1 08:50:49 group.id = ncmp-data-operation-event-group 08:50:49 group.instance.id = null 08:50:49 heartbeat.interval.ms = 3000 08:50:49 interceptor.classes = [] 08:50:49 internal.leave.group.on.close = true 08:50:49 internal.throw.on.fetch.stable.offset.unsupported = false 08:50:49 isolation.level = read_uncommitted 08:50:49 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 max.partition.fetch.bytes = 1048576 08:50:49 max.poll.interval.ms = 300000 08:50:49 max.poll.records = 500 08:50:49 metadata.max.age.ms = 300000 08:50:49 metric.reporters = [] 08:50:49 metrics.num.samples = 2 08:50:49 metrics.recording.level = INFO 08:50:49 metrics.sample.window.ms = 30000 08:50:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:50:49 receive.buffer.bytes = 65536 08:50:49 reconnect.backoff.max.ms = 1000 08:50:49 reconnect.backoff.ms = 50 08:50:49 request.timeout.ms = 30000 08:50:49 retry.backoff.ms = 100 08:50:49 sasl.client.callback.handler.class = null 08:50:49 sasl.jaas.config = null 08:50:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:50:49 sasl.kerberos.min.time.before.relogin = 60000 08:50:49 sasl.kerberos.service.name = null 08:50:49 sasl.kerberos.ticket.renew.jitter = 0.05 08:50:49 sasl.kerberos.ticket.renew.window.factor = 0.8 08:50:49 sasl.login.callback.handler.class = null 08:50:49 sasl.login.class = null 08:50:49 sasl.login.connect.timeout.ms = null 08:50:49 sasl.login.read.timeout.ms = null 08:50:49 sasl.login.refresh.buffer.seconds = 300 08:50:49 sasl.login.refresh.min.period.seconds = 60 08:50:49 sasl.login.refresh.window.factor = 0.8 08:50:49 sasl.login.refresh.window.jitter = 0.05 08:50:49 sasl.login.retry.backoff.max.ms = 10000 08:50:49 sasl.login.retry.backoff.ms = 100 08:50:49 sasl.mechanism = GSSAPI 08:50:49 sasl.oauthbearer.clock.skew.seconds = 30 08:50:49 sasl.oauthbearer.expected.audience = null 08:50:49 sasl.oauthbearer.expected.issuer = null 08:50:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:50:49 sasl.oauthbearer.jwks.endpoint.url = null 08:50:49 sasl.oauthbearer.scope.claim.name = scope 08:50:49 sasl.oauthbearer.sub.claim.name = sub 08:50:49 sasl.oauthbearer.token.endpoint.url = null 08:50:49 security.protocol = PLAINTEXT 08:50:49 security.providers = null 08:50:49 send.buffer.bytes = 131072 08:50:49 session.timeout.ms = 45000 08:50:49 socket.connection.setup.timeout.max.ms = 30000 08:50:49 socket.connection.setup.timeout.ms = 10000 08:50:49 ssl.cipher.suites = null 08:50:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:50:49 ssl.endpoint.identification.algorithm = https 08:50:49 ssl.engine.factory.class = null 08:50:49 ssl.key.password = null 08:50:49 ssl.keymanager.algorithm = SunX509 08:50:49 ssl.keystore.certificate.chain = null 08:50:49 ssl.keystore.key = null 08:50:49 ssl.keystore.location = null 08:50:49 ssl.keystore.password = null 08:50:49 ssl.keystore.type = JKS 08:50:49 ssl.protocol = TLSv1.3 08:50:49 ssl.provider = null 08:50:49 ssl.secure.random.implementation = null 08:50:49 ssl.trustmanager.algorithm = PKIX 08:50:49 ssl.truststore.certificates = null 08:50:49 ssl.truststore.location = null 08:50:49 ssl.truststore.password = null 08:50:49 ssl.truststore.type = JKS 08:50:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 08:50:49 2024-04-04T08:50:49.048Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:50:49 2024-04-04T08:50:49.048Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:50:49 2024-04-04T08:50:49.048Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:50:49 2024-04-04T08:50:49.048Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220649048 08:50:49 2024-04-04T08:50:49.048Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 08:50:49 2024-04-04T08:50:49.050Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:50:49 allow.auto.create.topics = true 08:50:49 auto.commit.interval.ms = 5000 08:50:49 auto.include.jmx.reporter = true 08:50:49 auto.offset.reset = latest 08:50:49 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:50:49 check.crcs = true 08:50:49 client.dns.lookup = use_all_dns_ips 08:50:49 client.id = consumer-ncmp-group-5 08:50:49 client.rack = 08:50:49 connections.max.idle.ms = 540000 08:50:49 default.api.timeout.ms = 60000 08:50:49 enable.auto.commit = false 08:50:49 exclude.internal.topics = true 08:50:49 fetch.max.bytes = 52428800 08:50:49 fetch.max.wait.ms = 500 08:50:49 fetch.min.bytes = 1 08:50:49 group.id = ncmp-group 08:50:49 group.instance.id = null 08:50:49 heartbeat.interval.ms = 3000 08:50:49 interceptor.classes = [] 08:50:49 internal.leave.group.on.close = true 08:50:49 internal.throw.on.fetch.stable.offset.unsupported = false 08:50:49 isolation.level = read_uncommitted 08:50:49 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 max.partition.fetch.bytes = 1048576 08:50:49 max.poll.interval.ms = 300000 08:50:49 max.poll.records = 500 08:50:49 metadata.max.age.ms = 300000 08:50:49 metric.reporters = [] 08:50:49 metrics.num.samples = 2 08:50:49 metrics.recording.level = INFO 08:50:49 metrics.sample.window.ms = 30000 08:50:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:50:49 receive.buffer.bytes = 65536 08:50:49 reconnect.backoff.max.ms = 1000 08:50:49 reconnect.backoff.ms = 50 08:50:49 request.timeout.ms = 30000 08:50:49 retry.backoff.ms = 100 08:50:49 sasl.client.callback.handler.class = null 08:50:49 sasl.jaas.config = null 08:50:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:50:49 sasl.kerberos.min.time.before.relogin = 60000 08:50:49 sasl.kerberos.service.name = null 08:50:49 sasl.kerberos.ticket.renew.jitter = 0.05 08:50:49 sasl.kerberos.ticket.renew.window.factor = 0.8 08:50:49 sasl.login.callback.handler.class = null 08:50:49 sasl.login.class = null 08:50:49 sasl.login.connect.timeout.ms = null 08:50:49 sasl.login.read.timeout.ms = null 08:50:49 sasl.login.refresh.buffer.seconds = 300 08:50:49 sasl.login.refresh.min.period.seconds = 60 08:50:49 sasl.login.refresh.window.factor = 0.8 08:50:49 sasl.login.refresh.window.jitter = 0.05 08:50:49 sasl.login.retry.backoff.max.ms = 10000 08:50:49 sasl.login.retry.backoff.ms = 100 08:50:49 sasl.mechanism = GSSAPI 08:50:49 sasl.oauthbearer.clock.skew.seconds = 30 08:50:49 sasl.oauthbearer.expected.audience = null 08:50:49 sasl.oauthbearer.expected.issuer = null 08:50:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:50:49 sasl.oauthbearer.jwks.endpoint.url = null 08:50:49 sasl.oauthbearer.scope.claim.name = scope 08:50:49 sasl.oauthbearer.sub.claim.name = sub 08:50:49 sasl.oauthbearer.token.endpoint.url = null 08:50:49 security.protocol = PLAINTEXT 08:50:49 security.providers = null 08:50:49 send.buffer.bytes = 131072 08:50:49 session.timeout.ms = 45000 08:50:49 socket.connection.setup.timeout.max.ms = 30000 08:50:49 socket.connection.setup.timeout.ms = 10000 08:50:49 ssl.cipher.suites = null 08:50:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:50:49 ssl.endpoint.identification.algorithm = https 08:50:49 ssl.engine.factory.class = null 08:50:49 ssl.key.password = null 08:50:49 ssl.keymanager.algorithm = SunX509 08:50:49 ssl.keystore.certificate.chain = null 08:50:49 ssl.keystore.key = null 08:50:49 ssl.keystore.location = null 08:50:49 ssl.keystore.password = null 08:50:49 ssl.keystore.type = JKS 08:50:49 ssl.protocol = TLSv1.3 08:50:49 ssl.provider = null 08:50:49 ssl.secure.random.implementation = null 08:50:49 ssl.trustmanager.algorithm = PKIX 08:50:49 ssl.truststore.certificates = null 08:50:49 ssl.truststore.location = null 08:50:49 ssl.truststore.password = null 08:50:49 ssl.truststore.type = JKS 08:50:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 08:50:49 2024-04-04T08:50:49.054Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:50:49 2024-04-04T08:50:49.054Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:50:49 2024-04-04T08:50:49.054Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:50:49 2024-04-04T08:50:49.054Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220649054 08:50:49 2024-04-04T08:50:49.054Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 08:50:49 2024-04-04T08:50:49.055Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:50:49 allow.auto.create.topics = true 08:50:49 auto.commit.interval.ms = 5000 08:50:49 auto.include.jmx.reporter = true 08:50:49 auto.offset.reset = latest 08:50:49 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:50:49 check.crcs = true 08:50:49 client.dns.lookup = use_all_dns_ips 08:50:49 client.id = consumer-ncmp-group-6 08:50:49 client.rack = 08:50:49 connections.max.idle.ms = 540000 08:50:49 default.api.timeout.ms = 60000 08:50:49 enable.auto.commit = false 08:50:49 exclude.internal.topics = true 08:50:49 fetch.max.bytes = 52428800 08:50:49 fetch.max.wait.ms = 500 08:50:49 fetch.min.bytes = 1 08:50:49 group.id = ncmp-group 08:50:49 group.instance.id = null 08:50:49 heartbeat.interval.ms = 3000 08:50:49 interceptor.classes = [] 08:50:49 internal.leave.group.on.close = true 08:50:49 internal.throw.on.fetch.stable.offset.unsupported = false 08:50:49 isolation.level = read_uncommitted 08:50:49 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 max.partition.fetch.bytes = 1048576 08:50:49 max.poll.interval.ms = 300000 08:50:49 max.poll.records = 500 08:50:49 metadata.max.age.ms = 300000 08:50:49 metric.reporters = [] 08:50:49 metrics.num.samples = 2 08:50:49 metrics.recording.level = INFO 08:50:49 metrics.sample.window.ms = 30000 08:50:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:50:49 receive.buffer.bytes = 65536 08:50:49 reconnect.backoff.max.ms = 1000 08:50:49 reconnect.backoff.ms = 50 08:50:49 request.timeout.ms = 30000 08:50:49 retry.backoff.ms = 100 08:50:49 sasl.client.callback.handler.class = null 08:50:49 sasl.jaas.config = null 08:50:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:50:49 sasl.kerberos.min.time.before.relogin = 60000 08:50:49 sasl.kerberos.service.name = null 08:50:49 sasl.kerberos.ticket.renew.jitter = 0.05 08:50:49 sasl.kerberos.ticket.renew.window.factor = 0.8 08:50:49 sasl.login.callback.handler.class = null 08:50:49 sasl.login.class = null 08:50:49 sasl.login.connect.timeout.ms = null 08:50:49 sasl.login.read.timeout.ms = null 08:50:49 sasl.login.refresh.buffer.seconds = 300 08:50:49 sasl.login.refresh.min.period.seconds = 60 08:50:49 sasl.login.refresh.window.factor = 0.8 08:50:49 sasl.login.refresh.window.jitter = 0.05 08:50:49 sasl.login.retry.backoff.max.ms = 10000 08:50:49 sasl.login.retry.backoff.ms = 100 08:50:49 sasl.mechanism = GSSAPI 08:50:49 sasl.oauthbearer.clock.skew.seconds = 30 08:50:49 sasl.oauthbearer.expected.audience = null 08:50:49 sasl.oauthbearer.expected.issuer = null 08:50:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:50:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:50:49 sasl.oauthbearer.jwks.endpoint.url = null 08:50:49 sasl.oauthbearer.scope.claim.name = scope 08:50:49 sasl.oauthbearer.sub.claim.name = sub 08:50:49 sasl.oauthbearer.token.endpoint.url = null 08:50:49 security.protocol = PLAINTEXT 08:50:49 security.providers = null 08:50:49 send.buffer.bytes = 131072 08:50:49 session.timeout.ms = 45000 08:50:49 socket.connection.setup.timeout.max.ms = 30000 08:50:49 socket.connection.setup.timeout.ms = 10000 08:50:49 ssl.cipher.suites = null 08:50:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:50:49 ssl.endpoint.identification.algorithm = https 08:50:49 ssl.engine.factory.class = null 08:50:49 ssl.key.password = null 08:50:49 ssl.keymanager.algorithm = SunX509 08:50:49 ssl.keystore.certificate.chain = null 08:50:49 ssl.keystore.key = null 08:50:49 ssl.keystore.location = null 08:50:49 ssl.keystore.password = null 08:50:49 ssl.keystore.type = JKS 08:50:49 ssl.protocol = TLSv1.3 08:50:49 ssl.provider = null 08:50:49 ssl.secure.random.implementation = null 08:50:49 ssl.trustmanager.algorithm = PKIX 08:50:49 ssl.truststore.certificates = null 08:50:49 ssl.truststore.location = null 08:50:49 ssl.truststore.password = null 08:50:49 ssl.truststore.type = JKS 08:50:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:50:49 08:50:49 2024-04-04T08:50:49.059Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:50:49 2024-04-04T08:50:49.059Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:50:49 2024-04-04T08:50:49.059Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:50:49 2024-04-04T08:50:49.059Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220649059 08:50:49 2024-04-04T08:50:49.059Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 08:50:49 2024-04-04T08:50:49.077Z INFO 13513 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 52.42 seconds (process running for 82.062) 08:50:49 2024-04-04T08:50:49.088Z INFO 13513 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:50:49 2024-04-04T08:50:49.089Z INFO 13513 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:49 2024-04-04T08:50:49.433Z ERROR 13513 --- [cps-integration-test] [ watchdog-th-3] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 08:50:49 08:50:49 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 08:50:49 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 08:50:49 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 08:50:49 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 08:50:49 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 08:50:49 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 08:50:49 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 08:50:49 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:50:49 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:49 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:49 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:49 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:49 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:50:49 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:50:49 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:49 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:49 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:49 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:49 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 08:50:49 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 08:50:49 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 08:50:49 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByOperationalSyncState(CmHandleQueriesImpl.java:109) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:49 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:49 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:49 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:49 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() 08:50:49 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:95) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:49 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:49 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:49 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:49 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() 08:50:49 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:61) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:49 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:49 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:49 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:49 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll() 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:49 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 08:50:49 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 08:50:49 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:50:49 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 08:50:49 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 08:50:49 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 08:50:49 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 08:50:49 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 08:50:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:50:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:50:49 at java.base/java.lang.Thread.run(Thread.java:833) 08:50:49 08:50:50 2024-04-04T08:50:49.432Z ERROR 13513 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 08:50:50 08:50:50 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 08:50:50 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 08:50:50 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 08:50:50 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 08:50:50 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 08:50:50 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 08:50:50 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 08:50:50 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:50:50 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:50 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:50 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:50 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:50 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:50:50 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:50:50 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:50 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:50 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:50 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:50 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:50 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:50 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:50 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:116) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:50 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:50 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:50 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:92) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:50 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:50 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:50 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 08:50:50 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 08:50:50 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:50:50 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 08:50:50 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 08:50:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 08:50:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 08:50:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 08:50:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:50:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:50:50 at java.base/java.lang.Thread.run(Thread.java:833) 08:50:50 08:50:50 2024-04-04T08:50:49.435Z ERROR 13513 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 08:50:50 08:50:50 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 08:50:50 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 08:50:50 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 08:50:50 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 08:50:50 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 08:50:50 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 08:50:50 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 08:50:50 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:50:50 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:50 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:50 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:50 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:50 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:50:50 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:50:50 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:50 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:50 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:50 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:50 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByState(CmHandleQueriesImpl.java:83) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:50 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:50 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:50 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByState() 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:81) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:50 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:50 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:50 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:108) 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:67) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:50:50 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:50:50 at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:50:50 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:50:50 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:50:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:50:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:50:50 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:50 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 08:50:50 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 08:50:50 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:50:50 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 08:50:50 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 08:50:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 08:50:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 08:50:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 08:50:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:50:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:50:50 at java.base/java.lang.Thread.run(Thread.java:833) 08:50:50 08:50:50 2024-04-04T08:50:49.623Z WARN 13513 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 08:50:50 2024-04-04T08:50:49.624Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Cluster ID: siouIkxRQoKcLOZb1DTUsg 08:50:50 2024-04-04T08:50:49.692Z WARN 13513 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.692Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: siouIkxRQoKcLOZb1DTUsg 08:50:50 2024-04-04T08:50:49.707Z WARN 13513 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.707Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Cluster ID: siouIkxRQoKcLOZb1DTUsg 08:50:50 2024-04-04T08:50:49.707Z WARN 13513 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.707Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: siouIkxRQoKcLOZb1DTUsg 08:50:50 2024-04-04T08:50:49.708Z WARN 13513 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.708Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: siouIkxRQoKcLOZb1DTUsg 08:50:50 2024-04-04T08:50:49.710Z WARN 13513 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {subscription=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.710Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: siouIkxRQoKcLOZb1DTUsg 08:50:50 2024-04-04T08:50:49.741Z WARN 13513 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.844Z WARN 13513 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.845Z WARN 13513 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.848Z WARN 13513 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 08:50:50 2024-04-04T08:50:49.851Z WARN 13513 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.851Z WARN 13513 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {subscription=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.853Z WARN 13513 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.952Z WARN 13513 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.954Z WARN 13513 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.956Z WARN 13513 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 08:50:50 2024-04-04T08:50:49.970Z WARN 13513 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.971Z WARN 13513 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {subscription=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:49.972Z WARN 13513 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:50.080Z WARN 13513 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:50:50 2024-04-04T08:50:50.089Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 08:50:50 2024-04-04T08:50:50.093Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.093Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 08:50:50 2024-04-04T08:50:50.094Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.097Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 08:50:50 2024-04-04T08:50:50.099Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.100Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 08:50:50 2024-04-04T08:50:50.102Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.103Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 08:50:50 2024-04-04T08:50:50.104Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 08:50:50 2024-04-04T08:50:50.104Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.106Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.138Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-0a7c31fa-74df-402e-ae0b-346b2f50d0dc 08:50:50 2024-04-04T08:50:50.138Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-4-bc4e7257-bb35-4843-b044-67473d1062de 08:50:50 2024-04-04T08:50:50.139Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:50:50 2024-04-04T08:50:50.139Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:50:50 2024-04-04T08:50:50.139Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.139Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.139Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-3-2590b0d0-0704-40ce-a093-60bbd8791d5c 08:50:50 2024-04-04T08:50:50.139Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-dd062a1c-e0a8-4a30-894b-819ae0b17b02 08:50:50 2024-04-04T08:50:50.140Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:50:50 2024-04-04T08:50:50.140Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.140Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:50:50 2024-04-04T08:50:50.140Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.141Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-6-a8300929-0411-41dd-977f-3f7dfd54b3a1 08:50:50 2024-04-04T08:50:50.141Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-5-db8abe09-4814-44f2-92ed-9518483430b2 08:50:50 2024-04-04T08:50:50.141Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:50:50 2024-04-04T08:50:50.141Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.141Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:50:50 2024-04-04T08:50:50.141Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 08:50:50 2024-04-04T08:50:50.209Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-4-bc4e7257-bb35-4843-b044-67473d1062de', protocol='range'} 08:50:50 2024-04-04T08:50:50.221Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-4-bc4e7257-bb35-4843-b044-67473d1062de=Assignment(partitions=[ncmp-async-m2m-0])} 08:50:50 2024-04-04T08:50:50.229Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-2590b0d0-0704-40ce-a093-60bbd8791d5c', protocol='range'} 08:50:50 2024-04-04T08:50:50.229Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-3-2590b0d0-0704-40ce-a093-60bbd8791d5c=Assignment(partitions=[ncmp-async-m2m-0])} 08:50:50 2024-04-04T08:50:50.238Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-5-db8abe09-4814-44f2-92ed-9518483430b2', protocol='range'} 08:50:50 2024-04-04T08:50:50.241Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-0a7c31fa-74df-402e-ae0b-346b2f50d0dc', protocol='range'} 08:50:50 2024-04-04T08:50:50.244Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-dd062a1c-e0a8-4a30-894b-819ae0b17b02', protocol='range'} 08:50:50 2024-04-04T08:50:50.251Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-5-db8abe09-4814-44f2-92ed-9518483430b2=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-0a7c31fa-74df-402e-ae0b-346b2f50d0dc=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-dd062a1c-e0a8-4a30-894b-819ae0b17b02=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-6-a8300929-0411-41dd-977f-3f7dfd54b3a1=Assignment(partitions=[subscription-0])} 08:50:50 2024-04-04T08:50:50.252Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-6-a8300929-0411-41dd-977f-3f7dfd54b3a1', protocol='range'} 08:50:50 2024-04-04T08:50:50.303Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-4-bc4e7257-bb35-4843-b044-67473d1062de', protocol='range'} 08:50:50 2024-04-04T08:50:50.304Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 08:50:50 2024-04-04T08:50:50.308Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 08:50:50 2024-04-04T08:50:50.312Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-2590b0d0-0704-40ce-a093-60bbd8791d5c', protocol='range'} 08:50:50 2024-04-04T08:50:50.312Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 08:50:50 2024-04-04T08:50:50.312Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 08:50:50 2024-04-04T08:50:50.313Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-5-db8abe09-4814-44f2-92ed-9518483430b2', protocol='range'} 08:50:50 2024-04-04T08:50:50.313Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 08:50:50 2024-04-04T08:50:50.313Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 08:50:50 2024-04-04T08:50:50.318Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-dd062a1c-e0a8-4a30-894b-819ae0b17b02', protocol='range'} 08:50:50 2024-04-04T08:50:50.318Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 08:50:50 2024-04-04T08:50:50.318Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 08:50:50 2024-04-04T08:50:50.319Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-0a7c31fa-74df-402e-ae0b-346b2f50d0dc', protocol='range'} 08:50:50 2024-04-04T08:50:50.319Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 08:50:50 2024-04-04T08:50:50.319Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 08:50:50 2024-04-04T08:50:50.323Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-6-a8300929-0411-41dd-977f-3f7dfd54b3a1', protocol='range'} 08:50:50 2024-04-04T08:50:50.324Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 08:50:50 2024-04-04T08:50:50.324Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 08:50:50 2024-04-04T08:50:50.329Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:50:50 2024-04-04T08:50:50.354Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 08:50:50 2024-04-04T08:50:50.354Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition subscription-0 08:50:50 2024-04-04T08:50:50.354Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 08:50:50 2024-04-04T08:50:50.355Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:50:50 2024-04-04T08:50:50.356Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 08:50:50 2024-04-04T08:50:50.365Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:50:50 2024-04-04T08:50:50.365Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 08:50:50 2024-04-04T08:50:50.365Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 08:50:50 2024-04-04T08:50:50.366Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 08:50:50 2024-04-04T08:50:50.371Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 08:50:50 2024-04-04T08:50:50.371Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition subscription-0 08:50:50 2024-04-04T08:50:50.388Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 08:50:50 2024-04-04T08:50:50.389Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 08:50:50 2024-04-04T08:50:50.389Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 08:50:50 2024-04-04T08:50:50.389Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 08:50:50 2024-04-04T08:50:50.390Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 08:50:50 2024-04-04T08:50:50.390Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 08:50:50 2024-04-04T08:50:50.435Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 08:50:50 2024-04-04T08:50:50.439Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 08:50:50 2024-04-04T08:50:50.439Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 08:50:50 2024-04-04T08:50:50.440Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 08:50:50 2024-04-04T08:50:50.440Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 08:50:50 2024-04-04T08:50:50.440Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 08:50:50 2024-04-04T08:50:50.620Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 08:50:50 2024-04-04T08:50:50.625Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:50:50 2024-04-04T08:50:50.625Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 08:50:50 Detail: Key (name)=(NCMP-Admin) already exists. 08:50:50 2024-04-04T08:50:50.801Z INFO 13513 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 08:50:51 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:50:51 2024-04-04T08:50:51.979Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 08:50:52 2024-04-04T08:50:52.020Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:50:52 2024-04-04T08:50:52.020Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 08:50:52 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 08:50:52 2024-04-04T08:50:52.067Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 08:50:52 2024-04-04T08:50:52.080Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 08:50:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.957 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 08:50:52 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 08:50:52 2024-04-04T08:50:52.528Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:50:52 2024-04-04T08:50:52.528Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 08:50:52 Detail: Key (name)=(generalTestDataspace) already exists. 08:50:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 08:50:52 [INFO] Running org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 08:50:53 2024-04-04T08:50:52.834Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:53 2024-04-04T08:50:52.854Z INFO 13513 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:50:53 acks = -1 08:50:53 auto.include.jmx.reporter = true 08:50:53 batch.size = 16384 08:50:53 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:50:53 buffer.memory = 33554432 08:50:53 client.dns.lookup = use_all_dns_ips 08:50:53 client.id = cps-core-1 08:50:53 compression.type = none 08:50:53 connections.max.idle.ms = 540000 08:50:53 delivery.timeout.ms = 120000 08:50:53 enable.idempotence = true 08:50:53 interceptor.classes = [] 08:50:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:50:53 linger.ms = 0 08:50:53 max.block.ms = 60000 08:50:53 max.in.flight.requests.per.connection = 5 08:50:53 max.request.size = 1048576 08:50:53 metadata.max.age.ms = 300000 08:50:53 metadata.max.idle.ms = 300000 08:50:53 metric.reporters = [] 08:50:53 metrics.num.samples = 2 08:50:53 metrics.recording.level = INFO 08:50:53 metrics.sample.window.ms = 30000 08:50:53 partitioner.adaptive.partitioning.enable = true 08:50:53 partitioner.availability.timeout.ms = 0 08:50:53 partitioner.class = null 08:50:53 partitioner.ignore.keys = false 08:50:53 receive.buffer.bytes = 32768 08:50:53 reconnect.backoff.max.ms = 1000 08:50:53 reconnect.backoff.ms = 50 08:50:53 request.timeout.ms = 30000 08:50:53 retries = 2147483647 08:50:53 retry.backoff.ms = 100 08:50:53 sasl.client.callback.handler.class = null 08:50:53 sasl.jaas.config = null 08:50:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:50:53 sasl.kerberos.min.time.before.relogin = 60000 08:50:53 sasl.kerberos.service.name = null 08:50:53 sasl.kerberos.ticket.renew.jitter = 0.05 08:50:53 sasl.kerberos.ticket.renew.window.factor = 0.8 08:50:53 sasl.login.callback.handler.class = null 08:50:53 sasl.login.class = null 08:50:53 sasl.login.connect.timeout.ms = null 08:50:53 sasl.login.read.timeout.ms = null 08:50:53 sasl.login.refresh.buffer.seconds = 300 08:50:53 sasl.login.refresh.min.period.seconds = 60 08:50:53 sasl.login.refresh.window.factor = 0.8 08:50:53 sasl.login.refresh.window.jitter = 0.05 08:50:53 sasl.login.retry.backoff.max.ms = 10000 08:50:53 sasl.login.retry.backoff.ms = 100 08:50:53 sasl.mechanism = GSSAPI 08:50:53 sasl.oauthbearer.clock.skew.seconds = 30 08:50:53 sasl.oauthbearer.expected.audience = null 08:50:53 sasl.oauthbearer.expected.issuer = null 08:50:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:50:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:50:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:50:53 sasl.oauthbearer.jwks.endpoint.url = null 08:50:53 sasl.oauthbearer.scope.claim.name = scope 08:50:53 sasl.oauthbearer.sub.claim.name = sub 08:50:53 sasl.oauthbearer.token.endpoint.url = null 08:50:53 security.protocol = PLAINTEXT 08:50:53 security.providers = null 08:50:53 send.buffer.bytes = 131072 08:50:53 socket.connection.setup.timeout.max.ms = 30000 08:50:53 socket.connection.setup.timeout.ms = 10000 08:50:53 ssl.cipher.suites = null 08:50:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:50:53 ssl.endpoint.identification.algorithm = https 08:50:53 ssl.engine.factory.class = null 08:50:53 ssl.key.password = null 08:50:53 ssl.keymanager.algorithm = SunX509 08:50:53 ssl.keystore.certificate.chain = null 08:50:53 ssl.keystore.key = null 08:50:53 ssl.keystore.location = null 08:50:53 ssl.keystore.password = null 08:50:53 ssl.keystore.type = JKS 08:50:53 ssl.protocol = TLSv1.3 08:50:53 ssl.provider = null 08:50:53 ssl.secure.random.implementation = null 08:50:53 ssl.trustmanager.algorithm = PKIX 08:50:53 ssl.truststore.certificates = null 08:50:53 ssl.truststore.location = null 08:50:53 ssl.truststore.password = null 08:50:53 ssl.truststore.type = JKS 08:50:53 transaction.timeout.ms = 60000 08:50:53 transactional.id = null 08:50:53 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:50:53 08:50:53 2024-04-04T08:50:52.861Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:53 2024-04-04T08:50:52.868Z INFO 13513 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 08:50:53 2024-04-04T08:50:52.883Z INFO 13513 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:50:53 2024-04-04T08:50:52.883Z INFO 13513 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:50:53 2024-04-04T08:50:52.883Z INFO 13513 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220652882 08:50:53 2024-04-04T08:50:52.886Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:53 2024-04-04T08:50:52.895Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:53 2024-04-04T08:50:52.899Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:53 2024-04-04T08:50:52.903Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:53 2024-04-04T08:50:52.903Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:53 2024-04-04T08:50:52.926Z WARN 13513 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {ncmp-events=LEADER_NOT_AVAILABLE} 08:50:53 2024-04-04T08:50:52.927Z INFO 13513 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: siouIkxRQoKcLOZb1DTUsg 08:50:53 2024-04-04T08:50:52.930Z INFO 13513 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 08:50:53 2024-04-04T08:50:53.130Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:53 2024-04-04T08:50:53.191Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:53 2024-04-04T08:50:53.586Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:54 2024-04-04T08:50:53.718Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:54 2024-04-04T08:50:53.718Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:54 2024-04-04T08:50:53.733Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:54 2024-04-04T08:50:53.748Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:54 2024-04-04T08:50:53.751Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:54 2024-04-04T08:50:53.753Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:54 2024-04-04T08:50:53.754Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:54 2024-04-04T08:50:53.754Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:54 2024-04-04T08:50:53.821Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:54 2024-04-04T08:50:53.888Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:54 2024-04-04T08:50:54.173Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:54 2024-04-04T08:50:54.297Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:54 2024-04-04T08:50:54.297Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:54 2024-04-04T08:50:54.320Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:54 2024-04-04T08:50:54.336Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:54 2024-04-04T08:50:54.338Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:54 2024-04-04T08:50:54.339Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:54 2024-04-04T08:50:54.345Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:54 2024-04-04T08:50:54.345Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:54 2024-04-04T08:50:54.430Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:54 2024-04-04T08:50:54.454Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:54 2024-04-04T08:50:54.659Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:55 2024-04-04T08:50:54.749Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:55 2024-04-04T08:50:54.749Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:55 2024-04-04T08:50:54.762Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:55 2024-04-04T08:50:54.776Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:55 2024-04-04T08:50:54.778Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:55 2024-04-04T08:50:54.780Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:55 2024-04-04T08:50:54.782Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:55 2024-04-04T08:50:54.782Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:55 2024-04-04T08:50:54.825Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:55 2024-04-04T08:50:54.861Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:55 2024-04-04T08:50:55.036Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:55 2024-04-04T08:50:55.116Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:55 2024-04-04T08:50:55.116Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:55 2024-04-04T08:50:55.132Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:55 2024-04-04T08:50:55.143Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:55 2024-04-04T08:50:55.144Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:55 2024-04-04T08:50:55.146Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:55 2024-04-04T08:50:55.148Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:55 2024-04-04T08:50:55.148Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:55 2024-04-04T08:50:55.190Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:55 2024-04-04T08:50:55.210Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:55 2024-04-04T08:50:55.392Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:55 2024-04-04T08:50:55.483Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:55 2024-04-04T08:50:55.483Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:55 2024-04-04T08:50:55.498Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:55 2024-04-04T08:50:55.509Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:55 2024-04-04T08:50:55.511Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:55 2024-04-04T08:50:55.513Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:55 2024-04-04T08:50:55.514Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:55 2024-04-04T08:50:55.514Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:55 2024-04-04T08:50:55.560Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:55 2024-04-04T08:50:55.580Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:55 2024-04-04T08:50:55.752Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:56 2024-04-04T08:50:55.835Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:56 2024-04-04T08:50:55.835Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:56 2024-04-04T08:50:55.845Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:56 2024-04-04T08:50:55.854Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:56 2024-04-04T08:50:55.856Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:56 2024-04-04T08:50:55.857Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:56 2024-04-04T08:50:55.858Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:56 2024-04-04T08:50:55.858Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:56 2024-04-04T08:50:55.898Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:56 2024-04-04T08:50:55.917Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:56 2024-04-04T08:50:56.075Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:56 2024-04-04T08:50:56.151Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:56 2024-04-04T08:50:56.151Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:56 2024-04-04T08:50:56.160Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:56 2024-04-04T08:50:56.169Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:56 2024-04-04T08:50:56.171Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:56 2024-04-04T08:50:56.173Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:56 2024-04-04T08:50:56.174Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:56 2024-04-04T08:50:56.174Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:56 2024-04-04T08:50:56.229Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:56 2024-04-04T08:50:56.256Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:56 2024-04-04T08:50:56.416Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:56 2024-04-04T08:50:56.486Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:56 2024-04-04T08:50:56.486Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:56 2024-04-04T08:50:56.500Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:56 2024-04-04T08:50:56.511Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:56 2024-04-04T08:50:56.513Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:56 2024-04-04T08:50:56.514Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:56 2024-04-04T08:50:56.515Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:56 2024-04-04T08:50:56.515Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:56 2024-04-04T08:50:56.553Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:56 2024-04-04T08:50:56.571Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:56 2024-04-04T08:50:56.729Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:57 2024-04-04T08:50:56.807Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:57 2024-04-04T08:50:56.807Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:57 2024-04-04T08:50:56.817Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:57 2024-04-04T08:50:56.832Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:57 2024-04-04T08:50:56.838Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:57 2024-04-04T08:50:56.839Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:57 2024-04-04T08:50:56.841Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:57 2024-04-04T08:50:56.841Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:57 2024-04-04T08:50:56.877Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:57 2024-04-04T08:50:56.894Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:57 2024-04-04T08:50:57.047Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:57 2024-04-04T08:50:57.109Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:57 2024-04-04T08:50:57.109Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:57 2024-04-04T08:50:57.131Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:57 2024-04-04T08:50:57.139Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:57 2024-04-04T08:50:57.141Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:57 2024-04-04T08:50:57.144Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:57 2024-04-04T08:50:57.145Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:57 2024-04-04T08:50:57.145Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:57 2024-04-04T08:50:57.180Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:57 2024-04-04T08:50:57.195Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:57 2024-04-04T08:50:57.362Z INFO 13513 --- [cps-integration-test] [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:50:57 2024-04-04T08:50:57.451Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.924 s - in org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 08:50:57 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 08:50:57 2024-04-04T08:50:57.513Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:50:57 allow.auto.create.topics = true 08:50:57 auto.commit.interval.ms = 5000 08:50:57 auto.include.jmx.reporter = true 08:50:57 auto.offset.reset = earliest 08:50:57 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:50:57 check.crcs = true 08:50:57 client.dns.lookup = use_all_dns_ips 08:50:57 client.id = consumer-ncmp-group-7 08:50:57 client.rack = 08:50:57 connections.max.idle.ms = 540000 08:50:57 default.api.timeout.ms = 60000 08:50:57 enable.auto.commit = true 08:50:57 exclude.internal.topics = true 08:50:57 fetch.max.bytes = 52428800 08:50:57 fetch.max.wait.ms = 500 08:50:57 fetch.min.bytes = 1 08:50:57 group.id = ncmp-group 08:50:57 group.instance.id = null 08:50:57 heartbeat.interval.ms = 3000 08:50:57 interceptor.classes = [] 08:50:57 internal.leave.group.on.close = true 08:50:57 internal.throw.on.fetch.stable.offset.unsupported = false 08:50:57 isolation.level = read_uncommitted 08:50:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:50:57 max.partition.fetch.bytes = 1048576 08:50:57 max.poll.interval.ms = 300000 08:50:57 max.poll.records = 500 08:50:57 metadata.max.age.ms = 300000 08:50:57 metric.reporters = [] 08:50:57 metrics.num.samples = 2 08:50:57 metrics.recording.level = INFO 08:50:57 metrics.sample.window.ms = 30000 08:50:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:50:57 receive.buffer.bytes = 65536 08:50:57 reconnect.backoff.max.ms = 1000 08:50:57 reconnect.backoff.ms = 50 08:50:57 request.timeout.ms = 30000 08:50:57 retry.backoff.ms = 100 08:50:57 sasl.client.callback.handler.class = null 08:50:57 sasl.jaas.config = null 08:50:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:50:57 sasl.kerberos.min.time.before.relogin = 60000 08:50:57 sasl.kerberos.service.name = null 08:50:57 sasl.kerberos.ticket.renew.jitter = 0.05 08:50:57 sasl.kerberos.ticket.renew.window.factor = 0.8 08:50:57 sasl.login.callback.handler.class = null 08:50:57 sasl.login.class = null 08:50:57 sasl.login.connect.timeout.ms = null 08:50:57 sasl.login.read.timeout.ms = null 08:50:57 sasl.login.refresh.buffer.seconds = 300 08:50:57 sasl.login.refresh.min.period.seconds = 60 08:50:57 sasl.login.refresh.window.factor = 0.8 08:50:57 sasl.login.refresh.window.jitter = 0.05 08:50:57 sasl.login.retry.backoff.max.ms = 10000 08:50:57 sasl.login.retry.backoff.ms = 100 08:50:57 sasl.mechanism = GSSAPI 08:50:57 sasl.oauthbearer.clock.skew.seconds = 30 08:50:57 sasl.oauthbearer.expected.audience = null 08:50:57 sasl.oauthbearer.expected.issuer = null 08:50:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:50:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:50:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:50:57 sasl.oauthbearer.jwks.endpoint.url = null 08:50:57 sasl.oauthbearer.scope.claim.name = scope 08:50:57 sasl.oauthbearer.sub.claim.name = sub 08:50:57 sasl.oauthbearer.token.endpoint.url = null 08:50:57 security.protocol = PLAINTEXT 08:50:57 security.providers = null 08:50:57 send.buffer.bytes = 131072 08:50:57 session.timeout.ms = 45000 08:50:57 socket.connection.setup.timeout.max.ms = 30000 08:50:57 socket.connection.setup.timeout.ms = 10000 08:50:57 ssl.cipher.suites = null 08:50:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:50:57 ssl.endpoint.identification.algorithm = https 08:50:57 ssl.engine.factory.class = null 08:50:57 ssl.key.password = null 08:50:57 ssl.keymanager.algorithm = SunX509 08:50:57 ssl.keystore.certificate.chain = null 08:50:57 ssl.keystore.key = null 08:50:57 ssl.keystore.location = null 08:50:57 ssl.keystore.password = null 08:50:57 ssl.keystore.type = JKS 08:50:57 ssl.protocol = TLSv1.3 08:50:57 ssl.provider = null 08:50:57 ssl.secure.random.implementation = null 08:50:57 ssl.trustmanager.algorithm = PKIX 08:50:57 ssl.truststore.certificates = null 08:50:57 ssl.truststore.location = null 08:50:57 ssl.truststore.password = null 08:50:57 ssl.truststore.type = JKS 08:50:57 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:50:57 08:50:57 2024-04-04T08:50:57.515Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:50:57 2024-04-04T08:50:57.515Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:50:57 2024-04-04T08:50:57.515Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220657515 08:50:59 2024-04-04T08:50:57.526Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Subscribed to topic(s): ncmp-events 08:50:59 2024-04-04T08:50:57.616Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:50:59 2024-04-04T08:50:57.616Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:59 2024-04-04T08:50:57.670Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:50:59 2024-04-04T08:50:57.700Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:50:59 2024-04-04T08:50:57.701Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:50:59 2024-04-04T08:50:57.703Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:50:59 2024-04-04T08:50:57.705Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:50:59 2024-04-04T08:50:57.705Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:50:59 2024-04-04T08:50:57.757Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:50:59 2024-04-04T08:50:57.779Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:50:59 2024-04-04T08:50:57.847Z INFO 13513 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Cluster ID: siouIkxRQoKcLOZb1DTUsg 08:50:59 2024-04-04T08:50:57.848Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 08:50:59 2024-04-04T08:50:57.852Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 08:50:59 2024-04-04T08:50:57.857Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-7-c0d32403-882e-437c-b3a2-77c1cd292aa8 08:50:59 2024-04-04T08:50:57.857Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:50:59 2024-04-04T08:50:57.857Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 08:50:59 2024-04-04T08:50:59.242Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: group is already rebalancing 08:50:59 2024-04-04T08:50:59.243Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 08:50:59 2024-04-04T08:50:59.244Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 08:50:59 2024-04-04T08:50:59.245Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 08:50:59 2024-04-04T08:50:59.247Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 08:50:59 2024-04-04T08:50:59.247Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 08:50:59 2024-04-04T08:50:59.247Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 08:50:59 2024-04-04T08:50:59.247Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 08:50:59 2024-04-04T08:50:59.250Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 08:50:59 2024-04-04T08:50:59.250Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 08:50:59 2024-04-04T08:50:59.250Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 08:50:59 2024-04-04T08:50:59.250Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 08:50:59 2024-04-04T08:50:59.256Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: group is already rebalancing 08:50:59 2024-04-04T08:50:59.256Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 08:50:59 2024-04-04T08:50:59.256Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 08:50:59 2024-04-04T08:50:59.256Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 08:50:59 2024-04-04T08:50:59.260Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-5-db8abe09-4814-44f2-92ed-9518483430b2', protocol='range'} 08:50:59 2024-04-04T08:50:59.263Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-0a7c31fa-74df-402e-ae0b-346b2f50d0dc', protocol='range'} 08:50:59 2024-04-04T08:50:59.264Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-6-a8300929-0411-41dd-977f-3f7dfd54b3a1', protocol='range'} 08:50:59 2024-04-04T08:50:59.265Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-7-c0d32403-882e-437c-b3a2-77c1cd292aa8', protocol='range'} 08:50:59 2024-04-04T08:50:59.267Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-dd062a1c-e0a8-4a30-894b-819ae0b17b02', protocol='range'} 08:50:59 2024-04-04T08:50:59.655Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-5-db8abe09-4814-44f2-92ed-9518483430b2=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-0a7c31fa-74df-402e-ae0b-346b2f50d0dc=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-7-c0d32403-882e-437c-b3a2-77c1cd292aa8=Assignment(partitions=[ncmp-events-0]), consumer-ncmp-group-1-dd062a1c-e0a8-4a30-894b-819ae0b17b02=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-6-a8300929-0411-41dd-977f-3f7dfd54b3a1=Assignment(partitions=[subscription-0])} 08:50:59 2024-04-04T08:50:59.661Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-5-db8abe09-4814-44f2-92ed-9518483430b2', protocol='range'} 08:50:59 2024-04-04T08:50:59.661Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 08:50:59 2024-04-04T08:50:59.661Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 08:50:59 2024-04-04T08:50:59.663Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-0a7c31fa-74df-402e-ae0b-346b2f50d0dc', protocol='range'} 08:50:59 2024-04-04T08:50:59.663Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 08:50:59 2024-04-04T08:50:59.663Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 08:50:59 2024-04-04T08:50:59.663Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-7-c0d32403-882e-437c-b3a2-77c1cd292aa8', protocol='range'} 08:50:59 2024-04-04T08:50:59.663Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-dd062a1c-e0a8-4a30-894b-819ae0b17b02', protocol='range'} 08:50:59 2024-04-04T08:50:59.664Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 08:50:59 2024-04-04T08:50:59.664Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0 08:50:59 2024-04-04T08:50:59.664Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 08:50:59 2024-04-04T08:50:59.664Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 08:50:59 2024-04-04T08:50:59.665Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-6-a8300929-0411-41dd-977f-3f7dfd54b3a1', protocol='range'} 08:50:59 2024-04-04T08:50:59.665Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 08:50:59 2024-04-04T08:50:59.665Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 08:50:59 2024-04-04T08:50:59.666Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0 08:50:59 2024-04-04T08:50:59.669Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 08:50:59 2024-04-04T08:50:59.669Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 08:50:59 2024-04-04T08:50:59.669Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 08:50:59 2024-04-04T08:50:59.669Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 08:50:59 2024-04-04T08:50:59.672Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 08:50:59 2024-04-04T08:50:59.672Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 08:50:59 2024-04-04T08:50:59.673Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 08:50:59 2024-04-04T08:50:59.673Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 08:50:59 2024-04-04T08:50:59.676Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 08:50:59 2024-04-04T08:50:59.815Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:50:59 2024-04-04T08:50:59.827Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:50:59 allow.auto.create.topics = true 08:50:59 auto.commit.interval.ms = 5000 08:50:59 auto.include.jmx.reporter = true 08:50:59 auto.offset.reset = earliest 08:50:59 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:50:59 check.crcs = true 08:50:59 client.dns.lookup = use_all_dns_ips 08:50:59 client.id = consumer-ncmp-group-8 08:50:59 client.rack = 08:50:59 connections.max.idle.ms = 540000 08:50:59 default.api.timeout.ms = 60000 08:50:59 enable.auto.commit = true 08:50:59 exclude.internal.topics = true 08:50:59 fetch.max.bytes = 52428800 08:50:59 fetch.max.wait.ms = 500 08:50:59 fetch.min.bytes = 1 08:50:59 group.id = ncmp-group 08:50:59 group.instance.id = null 08:50:59 heartbeat.interval.ms = 3000 08:50:59 interceptor.classes = [] 08:50:59 internal.leave.group.on.close = true 08:50:59 internal.throw.on.fetch.stable.offset.unsupported = false 08:50:59 isolation.level = read_uncommitted 08:50:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:50:59 max.partition.fetch.bytes = 1048576 08:50:59 max.poll.interval.ms = 300000 08:50:59 max.poll.records = 500 08:50:59 metadata.max.age.ms = 300000 08:50:59 metric.reporters = [] 08:50:59 metrics.num.samples = 2 08:50:59 metrics.recording.level = INFO 08:50:59 metrics.sample.window.ms = 30000 08:50:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:50:59 receive.buffer.bytes = 65536 08:50:59 reconnect.backoff.max.ms = 1000 08:50:59 reconnect.backoff.ms = 50 08:50:59 request.timeout.ms = 30000 08:50:59 retry.backoff.ms = 100 08:50:59 sasl.client.callback.handler.class = null 08:50:59 sasl.jaas.config = null 08:50:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:50:59 sasl.kerberos.min.time.before.relogin = 60000 08:50:59 sasl.kerberos.service.name = null 08:50:59 sasl.kerberos.ticket.renew.jitter = 0.05 08:50:59 sasl.kerberos.ticket.renew.window.factor = 0.8 08:50:59 sasl.login.callback.handler.class = null 08:50:59 sasl.login.class = null 08:50:59 sasl.login.connect.timeout.ms = null 08:50:59 sasl.login.read.timeout.ms = null 08:50:59 sasl.login.refresh.buffer.seconds = 300 08:50:59 sasl.login.refresh.min.period.seconds = 60 08:50:59 sasl.login.refresh.window.factor = 0.8 08:50:59 sasl.login.refresh.window.jitter = 0.05 08:50:59 sasl.login.retry.backoff.max.ms = 10000 08:50:59 sasl.login.retry.backoff.ms = 100 08:50:59 sasl.mechanism = GSSAPI 08:50:59 sasl.oauthbearer.clock.skew.seconds = 30 08:50:59 sasl.oauthbearer.expected.audience = null 08:50:59 sasl.oauthbearer.expected.issuer = null 08:50:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:50:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:50:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:50:59 sasl.oauthbearer.jwks.endpoint.url = null 08:50:59 sasl.oauthbearer.scope.claim.name = scope 08:50:59 sasl.oauthbearer.sub.claim.name = sub 08:50:59 sasl.oauthbearer.token.endpoint.url = null 08:50:59 security.protocol = PLAINTEXT 08:50:59 security.providers = null 08:50:59 send.buffer.bytes = 131072 08:50:59 session.timeout.ms = 45000 08:50:59 socket.connection.setup.timeout.max.ms = 30000 08:50:59 socket.connection.setup.timeout.ms = 10000 08:50:59 ssl.cipher.suites = null 08:50:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:50:59 ssl.endpoint.identification.algorithm = https 08:50:59 ssl.engine.factory.class = null 08:50:59 ssl.key.password = null 08:50:59 ssl.keymanager.algorithm = SunX509 08:50:59 ssl.keystore.certificate.chain = null 08:50:59 ssl.keystore.key = null 08:50:59 ssl.keystore.location = null 08:50:59 ssl.keystore.password = null 08:50:59 ssl.keystore.type = JKS 08:50:59 ssl.protocol = TLSv1.3 08:50:59 ssl.provider = null 08:50:59 ssl.secure.random.implementation = null 08:50:59 ssl.trustmanager.algorithm = PKIX 08:50:59 ssl.truststore.certificates = null 08:50:59 ssl.truststore.location = null 08:50:59 ssl.truststore.password = null 08:50:59 ssl.truststore.type = JKS 08:50:59 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:50:59 08:50:59 2024-04-04T08:50:59.831Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:50:59 2024-04-04T08:50:59.831Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:50:59 2024-04-04T08:50:59.831Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220659831 08:51:00 2024-04-04T08:50:59.892Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:00 2024-04-04T08:50:59.892Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:00 2024-04-04T08:50:59.903Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:00 2024-04-04T08:50:59.918Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:00 2024-04-04T08:50:59.920Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:00 2024-04-04T08:50:59.921Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:00 2024-04-04T08:50:59.923Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:00 2024-04-04T08:50:59.923Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:00 2024-04-04T08:50:59.947Z WARN 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 08:51:00 2024-04-04T08:50:59.948Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 08:51:00 2024-04-04T08:50:59.975Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:00 2024-04-04T08:51:00.121Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:00 2024-04-04T08:51:00.136Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:51:00 allow.auto.create.topics = true 08:51:00 auto.commit.interval.ms = 5000 08:51:00 auto.include.jmx.reporter = true 08:51:00 auto.offset.reset = earliest 08:51:00 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:51:00 check.crcs = true 08:51:00 client.dns.lookup = use_all_dns_ips 08:51:00 client.id = consumer-ncmp-group-9 08:51:00 client.rack = 08:51:00 connections.max.idle.ms = 540000 08:51:00 default.api.timeout.ms = 60000 08:51:00 enable.auto.commit = true 08:51:00 exclude.internal.topics = true 08:51:00 fetch.max.bytes = 52428800 08:51:00 fetch.max.wait.ms = 500 08:51:00 fetch.min.bytes = 1 08:51:00 group.id = ncmp-group 08:51:00 group.instance.id = null 08:51:00 heartbeat.interval.ms = 3000 08:51:00 interceptor.classes = [] 08:51:00 internal.leave.group.on.close = true 08:51:00 internal.throw.on.fetch.stable.offset.unsupported = false 08:51:00 isolation.level = read_uncommitted 08:51:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:51:00 max.partition.fetch.bytes = 1048576 08:51:00 max.poll.interval.ms = 300000 08:51:00 max.poll.records = 500 08:51:00 metadata.max.age.ms = 300000 08:51:00 metric.reporters = [] 08:51:00 metrics.num.samples = 2 08:51:00 metrics.recording.level = INFO 08:51:00 metrics.sample.window.ms = 30000 08:51:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:51:00 receive.buffer.bytes = 65536 08:51:00 reconnect.backoff.max.ms = 1000 08:51:00 reconnect.backoff.ms = 50 08:51:00 request.timeout.ms = 30000 08:51:00 retry.backoff.ms = 100 08:51:00 sasl.client.callback.handler.class = null 08:51:00 sasl.jaas.config = null 08:51:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:51:00 sasl.kerberos.min.time.before.relogin = 60000 08:51:00 sasl.kerberos.service.name = null 08:51:00 sasl.kerberos.ticket.renew.jitter = 0.05 08:51:00 sasl.kerberos.ticket.renew.window.factor = 0.8 08:51:00 sasl.login.callback.handler.class = null 08:51:00 sasl.login.class = null 08:51:00 sasl.login.connect.timeout.ms = null 08:51:00 sasl.login.read.timeout.ms = null 08:51:00 sasl.login.refresh.buffer.seconds = 300 08:51:00 sasl.login.refresh.min.period.seconds = 60 08:51:00 sasl.login.refresh.window.factor = 0.8 08:51:00 sasl.login.refresh.window.jitter = 0.05 08:51:00 sasl.login.retry.backoff.max.ms = 10000 08:51:00 sasl.login.retry.backoff.ms = 100 08:51:00 sasl.mechanism = GSSAPI 08:51:00 sasl.oauthbearer.clock.skew.seconds = 30 08:51:00 sasl.oauthbearer.expected.audience = null 08:51:00 sasl.oauthbearer.expected.issuer = null 08:51:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:51:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:51:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:51:00 sasl.oauthbearer.jwks.endpoint.url = null 08:51:00 sasl.oauthbearer.scope.claim.name = scope 08:51:00 sasl.oauthbearer.sub.claim.name = sub 08:51:00 sasl.oauthbearer.token.endpoint.url = null 08:51:00 security.protocol = PLAINTEXT 08:51:00 security.providers = null 08:51:00 send.buffer.bytes = 131072 08:51:00 session.timeout.ms = 45000 08:51:00 socket.connection.setup.timeout.max.ms = 30000 08:51:00 socket.connection.setup.timeout.ms = 10000 08:51:00 ssl.cipher.suites = null 08:51:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:51:00 ssl.endpoint.identification.algorithm = https 08:51:00 ssl.engine.factory.class = null 08:51:00 ssl.key.password = null 08:51:00 ssl.keymanager.algorithm = SunX509 08:51:00 ssl.keystore.certificate.chain = null 08:51:00 ssl.keystore.key = null 08:51:00 ssl.keystore.location = null 08:51:00 ssl.keystore.password = null 08:51:00 ssl.keystore.type = JKS 08:51:00 ssl.protocol = TLSv1.3 08:51:00 ssl.provider = null 08:51:00 ssl.secure.random.implementation = null 08:51:00 ssl.trustmanager.algorithm = PKIX 08:51:00 ssl.truststore.certificates = null 08:51:00 ssl.truststore.location = null 08:51:00 ssl.truststore.password = null 08:51:00 ssl.truststore.type = JKS 08:51:00 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:51:00 08:51:00 2024-04-04T08:51:00.139Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:51:00 2024-04-04T08:51:00.140Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:51:00 2024-04-04T08:51:00.140Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220660139 08:51:00 2024-04-04T08:51:00.209Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:00 2024-04-04T08:51:00.209Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:00 2024-04-04T08:51:00.217Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:00 2024-04-04T08:51:00.226Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:00 2024-04-04T08:51:00.228Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:00 2024-04-04T08:51:00.230Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:00 2024-04-04T08:51:00.232Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:00 2024-04-04T08:51:00.232Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:00 2024-04-04T08:51:00.338Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:00 2024-04-04T08:51:00.358Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:00 2024-04-04T08:51:00.424Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:00 2024-04-04T08:51:00.438Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:00 2024-04-04T08:51:00.450Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:00 2024-04-04T08:51:00.452Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:00 2024-04-04T08:51:00.454Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:00 2024-04-04T08:51:00.459Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:51:00 2024-04-04T08:51:00.459Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:00 2024-04-04T08:51:00.511Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:51:00 2024-04-04T08:51:00.532Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:00 2024-04-04T08:51:00.657Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:00 2024-04-04T08:51:00.673Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:00 2024-04-04T08:51:00.687Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:00 2024-04-04T08:51:00.688Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:00 2024-04-04T08:51:00.690Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:00 2024-04-04T08:51:00.692Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 08:51:00 2024-04-04T08:51:00.693Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:00 2024-04-04T08:51:00.724Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 08:51:00 2024-04-04T08:51:00.739Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 08:51:00 2024-04-04T08:51:00.760Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:00 2024-04-04T08:51:00.917Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:00 2024-04-04T08:51:00.927Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:51:00 allow.auto.create.topics = true 08:51:00 auto.commit.interval.ms = 5000 08:51:00 auto.include.jmx.reporter = true 08:51:00 auto.offset.reset = earliest 08:51:00 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:51:00 check.crcs = true 08:51:00 client.dns.lookup = use_all_dns_ips 08:51:00 client.id = consumer-ncmp-group-10 08:51:00 client.rack = 08:51:00 connections.max.idle.ms = 540000 08:51:00 default.api.timeout.ms = 60000 08:51:00 enable.auto.commit = true 08:51:00 exclude.internal.topics = true 08:51:00 fetch.max.bytes = 52428800 08:51:00 fetch.max.wait.ms = 500 08:51:00 fetch.min.bytes = 1 08:51:00 group.id = ncmp-group 08:51:00 group.instance.id = null 08:51:00 heartbeat.interval.ms = 3000 08:51:00 interceptor.classes = [] 08:51:00 internal.leave.group.on.close = true 08:51:00 internal.throw.on.fetch.stable.offset.unsupported = false 08:51:00 isolation.level = read_uncommitted 08:51:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:51:00 max.partition.fetch.bytes = 1048576 08:51:00 max.poll.interval.ms = 300000 08:51:00 max.poll.records = 500 08:51:00 metadata.max.age.ms = 300000 08:51:00 metric.reporters = [] 08:51:00 metrics.num.samples = 2 08:51:00 metrics.recording.level = INFO 08:51:00 metrics.sample.window.ms = 30000 08:51:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:51:00 receive.buffer.bytes = 65536 08:51:00 reconnect.backoff.max.ms = 1000 08:51:00 reconnect.backoff.ms = 50 08:51:00 request.timeout.ms = 30000 08:51:00 retry.backoff.ms = 100 08:51:00 sasl.client.callback.handler.class = null 08:51:00 sasl.jaas.config = null 08:51:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:51:00 sasl.kerberos.min.time.before.relogin = 60000 08:51:00 sasl.kerberos.service.name = null 08:51:00 sasl.kerberos.ticket.renew.jitter = 0.05 08:51:00 sasl.kerberos.ticket.renew.window.factor = 0.8 08:51:00 sasl.login.callback.handler.class = null 08:51:00 sasl.login.class = null 08:51:00 sasl.login.connect.timeout.ms = null 08:51:00 sasl.login.read.timeout.ms = null 08:51:00 sasl.login.refresh.buffer.seconds = 300 08:51:00 sasl.login.refresh.min.period.seconds = 60 08:51:00 sasl.login.refresh.window.factor = 0.8 08:51:00 sasl.login.refresh.window.jitter = 0.05 08:51:00 sasl.login.retry.backoff.max.ms = 10000 08:51:00 sasl.login.retry.backoff.ms = 100 08:51:00 sasl.mechanism = GSSAPI 08:51:00 sasl.oauthbearer.clock.skew.seconds = 30 08:51:00 sasl.oauthbearer.expected.audience = null 08:51:00 sasl.oauthbearer.expected.issuer = null 08:51:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:51:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:51:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:51:00 sasl.oauthbearer.jwks.endpoint.url = null 08:51:00 sasl.oauthbearer.scope.claim.name = scope 08:51:00 sasl.oauthbearer.sub.claim.name = sub 08:51:00 sasl.oauthbearer.token.endpoint.url = null 08:51:00 security.protocol = PLAINTEXT 08:51:00 security.providers = null 08:51:00 send.buffer.bytes = 131072 08:51:00 session.timeout.ms = 45000 08:51:00 socket.connection.setup.timeout.max.ms = 30000 08:51:00 socket.connection.setup.timeout.ms = 10000 08:51:00 ssl.cipher.suites = null 08:51:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:51:00 ssl.endpoint.identification.algorithm = https 08:51:00 ssl.engine.factory.class = null 08:51:00 ssl.key.password = null 08:51:00 ssl.keymanager.algorithm = SunX509 08:51:00 ssl.keystore.certificate.chain = null 08:51:00 ssl.keystore.key = null 08:51:00 ssl.keystore.location = null 08:51:00 ssl.keystore.password = null 08:51:00 ssl.keystore.type = JKS 08:51:00 ssl.protocol = TLSv1.3 08:51:00 ssl.provider = null 08:51:00 ssl.secure.random.implementation = null 08:51:00 ssl.trustmanager.algorithm = PKIX 08:51:00 ssl.truststore.certificates = null 08:51:00 ssl.truststore.location = null 08:51:00 ssl.truststore.password = null 08:51:00 ssl.truststore.type = JKS 08:51:00 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:51:00 08:51:00 2024-04-04T08:51:00.929Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:51:00 2024-04-04T08:51:00.929Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:51:00 2024-04-04T08:51:00.929Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712220660929 08:51:01 2024-04-04T08:51:00.990Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 08:51:01 2024-04-04T08:51:00.991Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:01 2024-04-04T08:51:00.991Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:01 2024-04-04T08:51:01.001Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:01 2024-04-04T08:51:01.010Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 08:51:01 2024-04-04T08:51:01.012Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 08:51:01 2024-04-04T08:51:01.013Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 08:51:01 2024-04-04T08:51:01.017Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:51:01 2024-04-04T08:51:01.028Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:01 2024-04-04T08:51:01.028Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 08:51:01 2024-04-04T08:51:01.047Z WARN 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-2 module failed due to reason Unable to read resource data.. 08:51:01 2024-04-04T08:51:01.047Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 08:51:01 2024-04-04T08:51:01.061Z WARN 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 08:51:01 2024-04-04T08:51:01.061Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 08:51:01 2024-04-04T08:51:01.091Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:01 2024-04-04T08:51:01.191Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:51:01 2024-04-04T08:51:01.200Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 08:51:01 2024-04-04T08:51:01.201Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:51:01 2024-04-04T08:51:01.201Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:51:01 2024-04-04T08:51:01.201Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:51:01 2024-04-04T08:51:01.209Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:51:01 2024-04-04T08:51:01.210Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:51:01 2024-04-04T08:51:01.210Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:51:01 2024-04-04T08:51:01.210Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is true 08:51:01 2024-04-04T08:51:01.220Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 08:51:01 2024-04-04T08:51:01.251Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:01 2024-04-04T08:51:01.266Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 08:51:01 2024-04-04T08:51:01.268Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 08:51:01 2024-04-04T08:51:01.269Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 08:51:01 2024-04-04T08:51:01.271Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:01 2024-04-04T08:51:01.272Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:51:01 2024-04-04T08:51:01.272Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 08:51:01 2024-04-04T08:51:01.315Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:01 2024-04-04T08:51:01.355Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:51:01 2024-04-04T08:51:01.390Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:01 2024-04-04T08:51:01.484Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.023 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 08:51:01 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 08:51:01 2024-04-04T08:51:01.554Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:01 2024-04-04T08:51:01.554Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:01 2024-04-04T08:51:01.561Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:01 2024-04-04T08:51:01.568Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:01 2024-04-04T08:51:01.569Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:01 2024-04-04T08:51:01.570Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:01 2024-04-04T08:51:01.572Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:01 2024-04-04T08:51:01.572Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:01 2024-04-04T08:51:01.616Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:01 2024-04-04T08:51:01.634Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:01 2024-04-04T08:51:01.731Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:51:01 2024-04-04T08:51:01.757Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:51:01 2024-04-04T08:51:01.763Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:51:01 2024-04-04T08:51:01.764Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:51:01 2024-04-04T08:51:01.764Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:51:02 2024-04-04T08:51:01.765Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:51:02 2024-04-04T08:51:01.782Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:02 2024-04-04T08:51:01.791Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:02 2024-04-04T08:51:01.793Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:02 2024-04-04T08:51:01.794Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:02 2024-04-04T08:51:01.795Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:02 2024-04-04T08:51:01.795Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:02 2024-04-04T08:51:01.850Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:02 2024-04-04T08:51:01.874Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:02 2024-04-04T08:51:01.980Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:02 2024-04-04T08:51:02.044Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:02 2024-04-04T08:51:02.044Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:02 2024-04-04T08:51:02.050Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:02 2024-04-04T08:51:02.055Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:02 2024-04-04T08:51:02.057Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:02 2024-04-04T08:51:02.058Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:02 2024-04-04T08:51:02.059Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:02 2024-04-04T08:51:02.059Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:02 2024-04-04T08:51:02.095Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:02 2024-04-04T08:51:02.113Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:02 2024-04-04T08:51:02.214Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:51:02 2024-04-04T08:51:02.240Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:51:02 2024-04-04T08:51:02.248Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:51:02 2024-04-04T08:51:02.248Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:51:02 2024-04-04T08:51:02.248Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:51:02 2024-04-04T08:51:02.249Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:51:02 2024-04-04T08:51:02.263Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:02 2024-04-04T08:51:02.277Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:02 2024-04-04T08:51:02.278Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:02 2024-04-04T08:51:02.280Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:02 2024-04-04T08:51:02.281Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:02 2024-04-04T08:51:02.281Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:02 2024-04-04T08:51:02.335Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:02 2024-04-04T08:51:02.353Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:02 2024-04-04T08:51:02.457Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:02 2024-04-04T08:51:02.505Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:02 2024-04-04T08:51:02.505Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:02 2024-04-04T08:51:02.511Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:02 2024-04-04T08:51:02.517Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:02 2024-04-04T08:51:02.527Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:02 2024-04-04T08:51:02.532Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:02 2024-04-04T08:51:02.534Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:02 2024-04-04T08:51:02.534Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:02 2024-04-04T08:51:02.575Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:02 2024-04-04T08:51:02.592Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:02 2024-04-04T08:51:02.678Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:51:02 2024-04-04T08:51:02.701Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:51:02 2024-04-04T08:51:02.707Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:51:02 2024-04-04T08:51:02.708Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:51:02 2024-04-04T08:51:02.708Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:51:02 2024-04-04T08:51:02.709Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:51:02 2024-04-04T08:51:02.731Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:02 2024-04-04T08:51:02.740Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:02 2024-04-04T08:51:02.742Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:02 2024-04-04T08:51:02.743Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:02 2024-04-04T08:51:02.744Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:02 2024-04-04T08:51:02.744Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:02 2024-04-04T08:51:02.789Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:02 2024-04-04T08:51:02.807Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:02 2024-04-04T08:51:02.913Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:03 2024-04-04T08:51:02.963Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:03 2024-04-04T08:51:02.963Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:03 2024-04-04T08:51:02.970Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:03 2024-04-04T08:51:02.977Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:03 2024-04-04T08:51:02.978Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:03 2024-04-04T08:51:02.980Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:03 2024-04-04T08:51:02.981Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:03 2024-04-04T08:51:02.981Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:03 2024-04-04T08:51:03.023Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:03 2024-04-04T08:51:03.051Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:03 2024-04-04T08:51:03.126Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:51:03 2024-04-04T08:51:03.149Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:51:03 2024-04-04T08:51:03.155Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:51:03 2024-04-04T08:51:03.155Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:51:03 2024-04-04T08:51:03.155Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:51:03 2024-04-04T08:51:03.163Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:51:03 2024-04-04T08:51:03.178Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:03 2024-04-04T08:51:03.184Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:03 2024-04-04T08:51:03.185Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:03 2024-04-04T08:51:03.189Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:03 2024-04-04T08:51:03.197Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:03 2024-04-04T08:51:03.197Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:03 2024-04-04T08:51:03.260Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:03 2024-04-04T08:51:03.279Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:03 2024-04-04T08:51:03.373Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:04 2024-04-04T08:51:03.422Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 08:51:04 2024-04-04T08:51:03.423Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:04 2024-04-04T08:51:03.429Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:04 2024-04-04T08:51:03.435Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:04 2024-04-04T08:51:03.437Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:04 2024-04-04T08:51:03.438Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:04 2024-04-04T08:51:03.440Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:51:04 2024-04-04T08:51:03.440Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:04 2024-04-04T08:51:03.490Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:51:04 2024-04-04T08:51:03.506Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:04 2024-04-04T08:51:03.596Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:04 2024-04-04T08:51:03.596Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:04 2024-04-04T08:51:03.602Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:04 2024-04-04T08:51:03.608Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:04 2024-04-04T08:51:03.610Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:04 2024-04-04T08:51:03.611Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:04 2024-04-04T08:51:03.612Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:04 2024-04-04T08:51:03.612Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:04 2024-04-04T08:51:03.645Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:04 2024-04-04T08:51:03.661Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:04 2024-04-04T08:51:03.764Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:51:04 2024-04-04T08:51:03.781Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:51:04 2024-04-04T08:51:03.787Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:51:04 2024-04-04T08:51:03.787Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:51:04 2024-04-04T08:51:03.787Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:51:04 2024-04-04T08:51:03.789Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:51:04 2024-04-04T08:51:03.803Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:04 2024-04-04T08:51:03.813Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:04 2024-04-04T08:51:03.815Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:04 2024-04-04T08:51:03.816Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:04 2024-04-04T08:51:03.817Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:04 2024-04-04T08:51:03.817Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:04 2024-04-04T08:51:03.840Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 08:51:04 2024-04-04T08:51:03.873Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:04 2024-04-04T08:51:03.896Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:04 2024-04-04T08:51:04.000Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:04 2024-04-04T08:51:04.076Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 08:51:04 2024-04-04T08:51:04.076Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:04 2024-04-04T08:51:04.087Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:04 2024-04-04T08:51:04.097Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:04 2024-04-04T08:51:04.101Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:04 2024-04-04T08:51:04.102Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:04 2024-04-04T08:51:04.104Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:51:04 2024-04-04T08:51:04.104Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:04 2024-04-04T08:51:04.140Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:51:04 2024-04-04T08:51:04.154Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:04 2024-04-04T08:51:04.304Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:04 2024-04-04T08:51:04.304Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:04 2024-04-04T08:51:04.318Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:04 2024-04-04T08:51:04.325Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:04 2024-04-04T08:51:04.327Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:04 2024-04-04T08:51:04.328Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:04 2024-04-04T08:51:04.330Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:04 2024-04-04T08:51:04.330Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:04 2024-04-04T08:51:04.369Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:04 2024-04-04T08:51:04.384Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:04 2024-04-04T08:51:04.487Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:51:04 2024-04-04T08:51:04.511Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:51:04 2024-04-04T08:51:04.523Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:51:04 2024-04-04T08:51:04.523Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:51:04 2024-04-04T08:51:04.523Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:51:04 2024-04-04T08:51:04.525Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:51:04 2024-04-04T08:51:04.543Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:04 2024-04-04T08:51:04.551Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:04 2024-04-04T08:51:04.553Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:04 2024-04-04T08:51:04.554Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:04 2024-04-04T08:51:04.556Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:04 2024-04-04T08:51:04.556Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:04 2024-04-04T08:51:04.571Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 08:51:04 2024-04-04T08:51:04.592Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:04 2024-04-04T08:51:04.610Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:04 2024-04-04T08:51:04.766Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:05 2024-04-04T08:51:04.880Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:05 2024-04-04T08:51:04.880Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:05 2024-04-04T08:51:04.895Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:05 2024-04-04T08:51:04.902Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:05 2024-04-04T08:51:04.907Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:05 2024-04-04T08:51:04.910Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:05 2024-04-04T08:51:04.922Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:05 2024-04-04T08:51:04.922Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:05 2024-04-04T08:51:04.967Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:05 2024-04-04T08:51:04.983Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:05 2024-04-04T08:51:05.078Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:05 2024-04-04T08:51:05.170Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:05 2024-04-04T08:51:05.240Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:51:05 2024-04-04T08:51:05.240Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:05 2024-04-04T08:51:05.250Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:05 2024-04-04T08:51:05.256Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:05 2024-04-04T08:51:05.258Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:05 2024-04-04T08:51:05.260Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:05 2024-04-04T08:51:05.261Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:05 2024-04-04T08:51:05.261Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:05 2024-04-04T08:51:05.304Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:51:05 2024-04-04T08:51:05.321Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:05 2024-04-04T08:51:05.409Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:51:05 2024-04-04T08:51:05.445Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:51:05 2024-04-04T08:51:05.451Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:51:05 2024-04-04T08:51:05.451Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:51:05 2024-04-04T08:51:05.451Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:51:05 2024-04-04T08:51:05.454Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:51:05 2024-04-04T08:51:05.471Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:51:05 2024-04-04T08:51:05.489Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:51:05 2024-04-04T08:51:05.491Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:51:05 2024-04-04T08:51:05.492Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:51:05 2024-04-04T08:51:05.494Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:51:05 2024-04-04T08:51:05.494Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:51:05 2024-04-04T08:51:05.515Z WARN 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 08:51:05 2024-04-04T08:51:05.515Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 08:51:05 2024-04-04T08:51:05.530Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:51:05 2024-04-04T08:51:05.699Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:51:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.205 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 08:51:05 [INFO] Running org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 08:51:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 08:51:05 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 08:51:06 line 1:0 mismatched input 'invalid' expecting '/' 08:51:06 line 1:0 mismatched input 'invalid' expecting '/' 08:51:06 2024-04-04T08:51:06.361Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 08:51:06 2024-04-04T08:51:06.810Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:51:06 2024-04-04T08:51:06.810Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('45'::int8),('{}'),(NULL),('/bookstore'),('382'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:06 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:51:06 2024-04-04T08:51:06.810Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:06 2024-04-04T08:51:06.811Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('45'::int8),('{}'),(NULL),('/bookstore'),('382'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:06 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch. 08:51:06 2024-04-04T08:51:06.811Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:06 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. 08:51:06 2024-04-04T08:51:06.813Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('45'::int8),('{}'),(NULL),('/bookstore'),('382'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:06 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 08:51:06 2024-04-04T08:51:06.817Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:51:06 2024-04-04T08:51:06.817Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('45'::int8),('{}'),(NULL),('/bookstore'),('383'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:06 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:51:06 2024-04-04T08:51:06.817Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:06 2024-04-04T08:51:06.817Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('45'::int8),('{}'),(NULL),('/bookstore'),('383'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:06 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch. 08:51:06 2024-04-04T08:51:06.817Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:06 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. 08:51:06 line 1:9 missing '/' at 'path' 08:51:06 line 1:9 missing '/' at 'path' 08:51:06 2024-04-04T08:51:06.873Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 08:51:07 2024-04-04T08:51:07.002Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:51:07 2024-04-04T08:51:07.002Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('47'::int8),('{"code":"1"}'),('384'::int8),('/bookstore/categories[@code=''1'']'),('417'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:51:07 2024-04-04T08:51:07.002Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:07 2024-04-04T08:51:07.002Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('47'::int8),('{"code":"1"}'),('384'::int8),('/bookstore/categories[@code=''1'']'),('417'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:51:07 2024-04-04T08:51:07.002Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. 08:51:07 2024-04-04T08:51:07.002Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('47'::int8),('{"code":"1"}'),('384'::int8),('/bookstore/categories[@code=''1'']'),('417'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 08:51:07 2024-04-04T08:51:07.005Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:51:07 2024-04-04T08:51:07.005Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('47'::int8),('{"code":"1"}'),('384'::int8),('/bookstore/categories[@code=''1'']'),('419'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:51:07 2024-04-04T08:51:07.005Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:07 2024-04-04T08:51:07.005Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('47'::int8),('{"code":"1"}'),('384'::int8),('/bookstore/categories[@code=''1'']'),('419'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:51:07 2024-04-04T08:51:07.005Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. 08:51:07 2024-04-04T08:51:07.119Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:51:07 2024-04-04T08:51:07.119Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('420'::int8),('/bookstore/categories[@code=''1'']'),('453'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:51:07 2024-04-04T08:51:07.119Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:07 2024-04-04T08:51:07.119Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('420'::int8),('/bookstore/categories[@code=''1'']'),('453'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:51:07 2024-04-04T08:51:07.119Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 08:51:07 2024-04-04T08:51:07.119Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('420'::int8),('/bookstore/categories[@code=''1'']'),('453'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 08:51:07 2024-04-04T08:51:07.123Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:51:07 2024-04-04T08:51:07.123Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('420'::int8),('/bookstore/categories[@code=''1'']'),('455'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:51:07 2024-04-04T08:51:07.123Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:07 2024-04-04T08:51:07.123Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('420'::int8),('/bookstore/categories[@code=''1'']'),('455'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:51:07 2024-04-04T08:51:07.123Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 08:51:07 2024-04-04T08:51:07.214Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:51:07 2024-04-04T08:51:07.214Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:51:07 2024-04-04T08:51:07.214Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:07 2024-04-04T08:51:07.214Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:51:07 2024-04-04T08:51:07.214Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 08:51:07 2024-04-04T08:51:07.214Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 08:51:07 2024-04-04T08:51:07.216Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:51:07 2024-04-04T08:51:07.216Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('486'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:51:07 2024-04-04T08:51:07.216Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:07 2024-04-04T08:51:07.216Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('486'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:51:07 2024-04-04T08:51:07.216Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 08:51:07 2024-04-04T08:51:07.235Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:51:07 2024-04-04T08:51:07.236Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('487'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:51:07 2024-04-04T08:51:07.236Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:07 2024-04-04T08:51:07.236Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('487'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:51:07 2024-04-04T08:51:07.236Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 08:51:07 2024-04-04T08:51:07.236Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('487'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 08:51:07 2024-04-04T08:51:07.238Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:51:07 2024-04-04T08:51:07.238Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('489'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:51:07 2024-04-04T08:51:07.238Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:07 2024-04-04T08:51:07.238Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('489'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:51:07 2024-04-04T08:51:07.238Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:51:07 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 08:51:08 [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.439 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 08:51:08 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 08:51:08 2024-04-04T08:51:08.352Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.549Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.550Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_54, Optional[2054-01-01]] 08:51:08 2024-04-04T08:51:08.761Z WARN 13513 --- [cps-integration-test] [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 08:51:08 2024-04-04T08:51:08.808Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:51:08 2024-04-04T08:51:08.808Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 08:51:08 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 11) already exists. 08:51:09 2024-04-04T08:51:09.017Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 08:51:09 2024-04-04T08:51:09.096Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 08:51:09 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 08:51:09 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 08:51:09 line 1:0 mismatched input 'cpsPath' expecting '/' 08:51:09 line 1:0 mismatched input 'cpsPath' expecting '/' 08:51:10 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 08:51:10 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 08:51:10 2024-04-04T08:51:10.348Z INFO 13513 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 08:51:10 2024-04-04T08:51:10.352Z WARN 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 08:51:10 2024-04-04T08:51:10.352Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 08:51:10 2024-04-04T08:51:10.352Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 08:51:10 2024-04-04T08:51:10.353Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 08:51:10 2024-04-04T08:51:10.353Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 08:51:10 2024-04-04T08:51:10.356Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 08:51:10 2024-04-04T08:51:10.376Z WARN 13513 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 08:51:10 2024-04-04T08:51:10.491Z INFO 13513 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 08:51:10 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 08:51:10 2024-04-04T08:51:10.552Z INFO 13513 --- [cps-integration-test] [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:51:10 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 08:51:10 2024-04-04T08:51:10.587Z INFO 13513 --- [cps-integration-test] [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:51:10 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 08:51:10 2024-04-04T08:51:10.895Z INFO 13513 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:51:10 2024-04-04T08:51:10.899Z INFO 13513 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:51:11 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 08:51:11 2024-04-04T08:51:10.907Z INFO 13513 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:51:11 2024-04-04T08:51:10.912Z INFO 13513 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:51:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 08:51:11 2024-04-04T08:51:10.927Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:51:11 2024-04-04T08:51:10.928Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is SHUTTING_DOWN 08:51:11 2024-04-04T08:51:10.930Z WARN 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 08:51:11 2024-04-04T08:51:10.930Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 08:51:11 2024-04-04T08:51:10.932Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:51:11 2024-04-04T08:51:10.932Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is SHUTTING_DOWN 08:51:11 2024-04-04T08:51:10.932Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 08:51:11 2024-04-04T08:51:10.933Z WARN 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 08:51:11 2024-04-04T08:51:10.933Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 08:51:11 2024-04-04T08:51:10.934Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 08:51:12 [INFO] 08:51:12 [INFO] Results: 08:51:12 [INFO] 08:51:12 [INFO] Tests run: 325, Failures: 0, Errors: 0, Skipped: 0 08:51:12 [INFO] 08:51:12 [INFO] 08:51:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 08:51:12 [INFO] Skipping JaCoCo execution due to missing classes directory. 08:51:12 [INFO] 08:51:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 08:51:12 [INFO] 08:51:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 08:51:12 [WARNING] JAR will be empty - no content was marked for inclusion! 08:51:12 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.8-SNAPSHOT.jar 08:51:12 [INFO] 08:51:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 08:51:12 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:51:12 [INFO] 08:51:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 08:51:12 [INFO] 08:51:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 08:51:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:51:12 [INFO] 08:51:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 08:51:12 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 08:51:12 [INFO] 08:51:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 08:51:12 [INFO] 08:51:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 08:51:12 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.8-SNAPSHOT/integration-test-3.4.8-SNAPSHOT.jar 08:51:12 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.8-SNAPSHOT/integration-test-3.4.8-SNAPSHOT.pom 08:51:12 [INFO] 08:51:12 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 08:51:12 [INFO] 08:51:12 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 08:51:12 [INFO] Building cps-application 3.4.8-SNAPSHOT [21/23] 08:51:12 [INFO] --------------------------------[ jar ]--------------------------------- 08:51:13 [INFO] 08:51:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 08:51:13 [INFO] 08:51:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 08:51:13 [INFO] 08:51:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 08:51:13 [INFO] 08:51:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 08:51:13 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:51:13 [INFO] 08:51:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 08:51:13 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:51:13 [INFO] 08:51:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 08:51:13 [INFO] You have 0 Checkstyle violations. 08:51:13 [INFO] 08:51:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 08:51:13 [INFO] You have 0 Checkstyle violations. 08:51:13 [INFO] 08:51:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 08:51:13 [INFO] Starting audit... 08:51:13 Audit done. 08:51:13 [INFO] You have 0 Checkstyle violations. 08:51:13 [INFO] 08:51:13 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-application --- 08:51:13 [INFO] 08:51:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 08:51:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:51:13 [INFO] Copying 1 resource 08:51:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 08:51:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 08:51:13 [INFO] 08:51:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 08:51:13 [INFO] Changes detected - recompiling the module! :dependency 08:51:13 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:51:13 [INFO] 08:51:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 08:51:14 [INFO] 08:51:14 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 08:51:14 [INFO] Fork Value is true 08:51:15 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:51:15 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:51:15 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:51:15 [java] WARNING: System::setSecurityManager will be removed in a future release 08:51:16 [INFO] Done SpotBugs Analysis.... 08:51:16 [INFO] 08:51:16 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 08:51:16 [INFO] 08:51:16 [INFO] 08:51:16 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 08:51:16 [INFO] BugInstance size is 0 08:51:16 [INFO] Error size is 0 08:51:16 [INFO] No errors/warnings found 08:51:16 [INFO] 08:51:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 08:51:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:51:16 [INFO] Copying 2 resources 08:51:16 [INFO] 08:51:16 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 08:51:16 [INFO] Changes detected - recompiling the module! :dependency 08:51:16 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:51:16 [INFO] 08:51:16 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 08:51:16 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:51:16 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:51:17 [INFO] Compiled 2 files. 08:51:17 [INFO] 08:51:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 08:51:17 [INFO] 08:51:17 [INFO] ------------------------------------------------------- 08:51:17 [INFO] T E S T S 08:51:17 [INFO] ------------------------------------------------------- 08:51:19 08:51:18.301 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 08:51:19 08:51:18.624 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:51:19 08:51:18.826 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 08:51:19 08:51:18.908 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:51:19 08:51:18.920 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 08:51:19 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 08:51:22 08:51:18,168 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:51:22 08:51:18,172 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Here is a list of configurators discovered as a service, by rank: 08:51:22 08:51:18,172 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:51:22 08:51:18,172 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:51:22 08:51:18,172 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:51:22 08:51:18,181 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:51:22 08:51:18,181 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:51:22 08:51:18,182 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:51:22 08:51:18,184 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:51:22 08:51:18,184 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:51:22 08:51:18,184 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:51:22 08:51:18,184 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:51:22 08:51:18,186 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:51:22 08:51:18,186 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:51:22 08:51:18,187 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:51:22 08:51:18,187 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:51:22 08:51:18,187 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:51:22 08:51:18,187 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:51:22 08:51:18,187 |-INFO in ch.qos.logback.classic.BasicConfigurator@9214725 - Setting up default configuration. 08:51:22 08:51:18,207 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 08:51:22 08:51:19,728 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@289d9f0d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:51:22 08:51:19,783 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@39aaa7db - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:51:22 08:51:19,783 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@289d9f0d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:51:22 08:51:19,787 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:51:22 08:51:19,788 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:51:22 08:51:19,788 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:51:22 08:51:19,788 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:51:22 08:51:19,788 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:51:22 08:51:19,790 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@39aaa7db - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:51:22 08:51:19,790 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@289d9f0d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:51:22 08:51:19,798 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:51:22 08:51:19,798 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:51:22 08:51:19,803 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:51:22 08:51:19,841 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220679840) 08:51:22 08:51:19,841 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:51:22 08:51:19,841 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:51:22 08:51:19,850 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:51:22 08:51:19,851 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:51:22 08:51:19,851 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:51:22 08:51:19,851 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:51:22 08:51:19,851 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:51:22 08:51:19,851 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:51:22 08:51:19,852 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:51:22 08:51:19,860 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:51:22 08:51:19,883 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:51:22 08:51:19,883 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:51:22 08:51:19,898 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:51:22 08:51:19,927 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:51:22 08:51:20,286 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1738d3b2 - Setting zoneId to "UTC" 08:51:22 08:51:20,296 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:51:22 08:51:20,296 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:51:22 08:51:20,553 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:51:22 08:51:20,554 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:51:22 08:51:20,554 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:51:22 08:51:20,555 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:51:22 08:51:20,555 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:51:22 08:51:20,556 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:51:22 08:51:20,556 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:51:22 08:51:20,556 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@539953af - End of configuration. 08:51:22 08:51:20,556 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3fe1b278 - Registering current configuration as safe fallback point 08:51:22 08:51:22 08:51:22 . ____ _ __ _ _ 08:51:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:51:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:51:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:51:22 ' |____| .__|_| |_|_| |_\__, | / / / / 08:51:22 =========|_|==============|___/=/_/_/_/ 08:51:22 :: Spring Boot :: (v3.2.4) 08:51:22 08:51:22 2024-04-04T08:51:20.680Z INFO 15064 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 15064 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 08:51:22 2024-04-04T08:51:20.682Z INFO 15064 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 08:51:22 2024-04-04T08:51:22.356Z INFO 15064 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:51:22 2024-04-04T08:51:22.356Z INFO 15064 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:51:22 2024-04-04T08:51:22.357Z INFO 15064 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:51:22 2024-04-04T08:51:22.382Z INFO 15064 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 3.115 seconds (process running for 5.018) 08:51:22 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:51:23 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.518 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 08:51:23 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 08:51:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.config.MicroMeterConfigSpec 08:51:23 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 08:51:27 2024-04-04T08:51:23.769Z INFO 15064 --- [ main] [ ] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 08:51:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.832 s - in org.onap.cps.architecture.LayeredArchitectureTest 08:51:27 [INFO] 08:51:27 [INFO] Results: 08:51:27 [INFO] 08:51:27 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 08:51:27 [INFO] 08:51:27 [INFO] 08:51:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 08:51:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 08:51:27 [INFO] Analyzed bundle 'cps-application' with 2 classes 08:51:27 [INFO] 08:51:27 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 08:51:27 [INFO] 08:51:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 08:51:27 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT.jar 08:51:27 [INFO] 08:51:27 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-application --- 08:51:28 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT-springboot.jar with classifier springboot 08:51:28 [INFO] 08:51:28 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 08:51:28 [INFO] 08:51:28 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T084351Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 08:51:28 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 08:51:28 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:51:28 [INFO] Building dependencies layer... 08:51:28 [INFO] Building resources layer... 08:51:28 [INFO] Building classes layer... 08:51:28 [INFO] Building snapshot dependencies layer... 08:51:28 [INFO] Building jvm arg files layer... 08:51:28 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:51:32 [INFO] 08:51:32 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 08:51:32 [INFO] Loading to Docker daemon... 08:51:34 [INFO] 08:51:34 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T084351Z, nexus3.onap.org:10003/onap/cps-and-ncmp 08:51:34 [INFO] 08:51:34 [INFO] 08:51:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 08:51:34 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:51:34 [INFO] 08:51:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 08:51:34 [INFO] 08:51:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 08:51:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:51:34 [INFO] 08:51:34 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 08:51:34 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 08:51:34 [INFO] Analyzed bundle 'cps-application' with 2 classes 08:51:34 [INFO] All coverage checks have been met. 08:51:34 [INFO] 08:51:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 08:51:34 [INFO] 08:51:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 08:51:34 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.8-SNAPSHOT/cps-application-3.4.8-SNAPSHOT.jar 08:51:34 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.8-SNAPSHOT/cps-application-3.4.8-SNAPSHOT.pom 08:51:34 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.8-SNAPSHOT/cps-application-3.4.8-SNAPSHOT-springboot.jar 08:51:34 [INFO] 08:51:34 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 08:51:36 [INFO] 08:51:36 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 08:51:36 [INFO] 08:51:36 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T084351Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 08:51:36 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 08:51:36 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T084351Z 08:51:36 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:51:36 [INFO] Building dependencies layer... 08:51:36 [INFO] Building snapshot dependencies layer... 08:51:36 [INFO] Building resources layer... 08:51:36 [INFO] Building classes layer... 08:51:36 [INFO] Building jvm arg files layer... 08:51:37 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:51:37 [INFO] 08:51:37 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 08:51:37 [INFO] 08:51:37 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T084351Z, nexus3.onap.org:10003/onap/cps-and-ncmp 08:51:37 [INFO] 08:51:37 [INFO] 08:51:37 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 08:51:37 [INFO] Building jacoco-report 3.4.8-SNAPSHOT [22/23] 08:51:37 [INFO] --------------------------------[ jar ]--------------------------------- 08:51:37 [INFO] 08:51:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 08:51:37 [INFO] 08:51:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 08:51:37 [INFO] 08:51:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 08:51:37 [INFO] 08:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 08:51:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:51:37 [INFO] 08:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 08:51:37 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:51:37 [INFO] 08:51:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 08:51:37 [INFO] You have 0 Checkstyle violations. 08:51:37 [INFO] 08:51:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 08:51:37 [INFO] You have 0 Checkstyle violations. 08:51:37 [INFO] 08:51:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 08:51:37 [INFO] Starting audit... 08:51:37 Audit done. 08:51:37 [INFO] You have 0 Checkstyle violations. 08:51:37 [INFO] 08:51:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 08:51:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:51:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 08:51:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 08:51:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 08:51:37 [INFO] 08:51:37 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 08:51:37 [INFO] No sources to compile 08:51:37 [INFO] 08:51:37 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 08:51:37 [INFO] 08:51:37 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 08:51:37 [INFO] 08:51:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 08:51:37 [INFO] 08:51:37 [INFO] 08:51:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 08:51:37 [INFO] 08:51:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 08:51:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:51:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 08:51:37 [INFO] 08:51:37 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 08:51:37 [INFO] No sources to compile 08:51:37 [INFO] 08:51:37 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 08:51:37 [INFO] No sources specified for compilation. Skipping. 08:51:37 [INFO] 08:51:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 08:51:37 [INFO] No tests to run. 08:51:37 [INFO] 08:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 08:51:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:51:37 [INFO] 08:51:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 08:51:37 [INFO] 08:51:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 08:51:37 [WARNING] JAR will be empty - no content was marked for inclusion! 08:51:37 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.8-SNAPSHOT.jar 08:51:37 [INFO] 08:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 08:51:37 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:51:37 [INFO] 08:51:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 08:51:37 [INFO] No tests to run. 08:51:37 [INFO] 08:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 08:51:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:51:37 [INFO] 08:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 08:51:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 08:51:37 [INFO] 08:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 08:51:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 08:51:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:51:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:51:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:51:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:51:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:51:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:51:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 08:51:37 [INFO] Analyzed bundle 'cps-application' with 2 classes 08:51:37 [INFO] Analyzed bundle 'cps-events' with 3 classes 08:51:37 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:51:37 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 08:51:37 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:51:37 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:51:37 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:51:37 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:51:37 [INFO] Analyzed bundle 'integration-test' with 0 classes 08:51:38 [INFO] 08:51:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 08:51:38 [INFO] 08:51:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 08:51:38 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/jacoco-report-3.4.8-SNAPSHOT.jar 08:51:38 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/jacoco-report-3.4.8-SNAPSHOT.pom 08:51:38 [INFO] 08:51:38 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 08:51:38 [INFO] 08:51:38 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 08:51:38 [INFO] Building cps 3.4.8-SNAPSHOT [23/23] 08:51:38 [INFO] --------------------------------[ pom ]--------------------------------- 08:51:38 [INFO] 08:51:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 08:51:38 [INFO] 08:51:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 08:51:38 [INFO] 08:51:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 08:51:38 [INFO] 08:51:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 08:51:38 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 08:51:38 [INFO] 08:51:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 08:51:39 [INFO] Starting audit... 08:51:39 Audit done. 08:51:39 [INFO] You have 0 Checkstyle violations. 08:51:39 [INFO] 08:51:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 08:51:39 [INFO] Starting audit... 08:51:39 Audit done. 08:51:39 [INFO] You have 0 Checkstyle violations. 08:51:39 [INFO] 08:51:39 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 08:51:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:51:39 [INFO] 08:51:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 08:51:39 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 08:51:39 [INFO] 08:51:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 08:51:39 [INFO] No tests to run. 08:51:39 [INFO] 08:51:39 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 08:51:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:51:39 [INFO] 08:51:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 08:51:39 [INFO] 08:51:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 08:51:39 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.8-SNAPSHOT/cps-aggregator-3.4.8-SNAPSHOT.pom 08:51:39 [INFO] 08:51:39 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 08:51:39 [INFO] ------------------------------------------------------------------------ 08:51:39 [INFO] Reactor Summary for cps 3.4.8-SNAPSHOT: 08:51:39 [INFO] 08:51:39 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.607 s] 08:51:39 [INFO] cps-bom ............................................ SUCCESS [ 0.119 s] 08:51:39 [INFO] checkstyle ......................................... SUCCESS [ 3.613 s] 08:51:39 [INFO] spotbugs ........................................... SUCCESS [ 0.155 s] 08:51:39 [INFO] cps-parent ......................................... SUCCESS [ 9.604 s] 08:51:39 [INFO] cps-events ......................................... SUCCESS [ 6.184 s] 08:51:39 [INFO] cps-path-parser .................................... SUCCESS [ 11.255 s] 08:51:39 [INFO] cps-service ........................................ SUCCESS [ 41.975 s] 08:51:39 [INFO] cps-rest ........................................... SUCCESS [ 21.502 s] 08:51:39 [INFO] cps-ncmp-events .................................... SUCCESS [ 4.666 s] 08:51:39 [INFO] cps-ncmp-service ................................... SUCCESS [02:38 min] 08:51:39 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.832 s] 08:51:39 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.283 s] 08:51:39 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.991 s] 08:51:39 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.239 s] 08:51:39 [INFO] cps-ri ............................................. SUCCESS [ 23.307 s] 08:51:39 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.278 s] 08:51:39 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.829 s] 08:51:39 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.574 s] 08:51:39 [INFO] integration-test ................................... SUCCESS [01:48 min] 08:51:39 [INFO] cps-application .................................... SUCCESS [ 24.439 s] 08:51:39 [INFO] jacoco-report ...................................... SUCCESS [ 0.882 s] 08:51:39 [INFO] cps ................................................ SUCCESS [ 1.524 s] 08:51:39 [INFO] ------------------------------------------------------------------------ 08:51:39 [INFO] BUILD SUCCESS 08:51:39 [INFO] ------------------------------------------------------------------------ 08:51:39 [INFO] Total time: 07:48 min 08:51:39 [INFO] Finished at: 2024-04-04T08:51:39Z 08:51:39 [INFO] ------------------------------------------------------------------------ 08:51:39 $ ssh-agent -k 08:51:39 unset SSH_AUTH_SOCK; 08:51:39 unset SSH_AGENT_PID; 08:51:39 echo Agent pid 5593 killed; 08:51:39 [ssh-agent] Stopped. 08:51:39 [PostBuildScript] - [INFO] Executing post build scripts. 08:51:39 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17146875532967126362.sh 08:51:39 ---> sysstat.sh 08:51:40 [cps-master-merge-java] $ /bin/bash /tmp/jenkins8207670760850473329.sh 08:51:40 ---> package-listing.sh 08:51:40 ++ facter osfamily 08:51:40 ++ tr '[:upper:]' '[:lower:]' 08:51:40 + OS_FAMILY=redhat 08:51:40 + workspace=/w/workspace/cps-master-merge-java 08:51:40 + START_PACKAGES=/tmp/packages_start.txt 08:51:40 + END_PACKAGES=/tmp/packages_end.txt 08:51:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:51:40 + PACKAGES=/tmp/packages_start.txt 08:51:40 + '[' /w/workspace/cps-master-merge-java ']' 08:51:40 + PACKAGES=/tmp/packages_end.txt 08:51:40 + case "${OS_FAMILY}" in 08:51:40 + rpm -qa 08:51:40 + sort 08:51:41 + '[' -f /tmp/packages_start.txt ']' 08:51:41 + '[' -f /tmp/packages_end.txt ']' 08:51:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:51:41 + '[' /w/workspace/cps-master-merge-java ']' 08:51:41 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 08:51:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 08:51:41 [cps-master-merge-java] $ /bin/bash /tmp/jenkins18061850803656909922.sh 08:51:41 ---> capture-instance-metadata.sh 08:51:41 Setup pyenv: 08:51:41 system 08:51:41 3.8.13 08:51:41 3.9.13 08:51:41 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:51:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hcRE from file:/tmp/.os_lf_venv 08:51:42 lf-activate-venv(): INFO: Installing: lftools 08:51:52 lf-activate-venv(): INFO: Adding /tmp/venv-hcRE/bin to PATH 08:51:52 INFO: Running in OpenStack, capturing instance metadata 08:51:52 [cps-master-merge-java] $ /bin/bash /tmp/jenkins10179928728197442488.sh 08:51:52 provisioning config files... 08:51:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config7196338270458383055tmp 08:51:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:51:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:51:52 [EnvInject] - Injecting environment variables from a build step. 08:51:52 [EnvInject] - Injecting as environment variables the properties content 08:51:52 SERVER_ID=logs 08:51:52 08:51:52 [EnvInject] - Variables injected successfully. 08:51:52 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4336640914728277160.sh 08:51:52 ---> create-netrc.sh 08:51:52 [cps-master-merge-java] $ /bin/bash /tmp/jenkins7186138901901519588.sh 08:51:52 ---> python-tools-install.sh 08:51:52 Setup pyenv: 08:51:52 system 08:51:52 3.8.13 08:51:52 3.9.13 08:51:52 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:51:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hcRE from file:/tmp/.os_lf_venv 08:51:54 lf-activate-venv(): INFO: Installing: lftools 08:52:02 lf-activate-venv(): INFO: Adding /tmp/venv-hcRE/bin to PATH 08:52:02 [cps-master-merge-java] $ /bin/bash /tmp/jenkins18315592020619636786.sh 08:52:02 ---> sudo-logs.sh 08:52:02 Archiving 'sudo' log.. 08:52:02 [cps-master-merge-java] $ /bin/bash /tmp/jenkins8749274519025634537.sh 08:52:02 ---> job-cost.sh 08:52:02 Setup pyenv: 08:52:02 system 08:52:02 3.8.13 08:52:02 3.9.13 08:52:02 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:52:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hcRE from file:/tmp/.os_lf_venv 08:52:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:52:09 lf-activate-venv(): INFO: Adding /tmp/venv-hcRE/bin to PATH 08:52:09 INFO: No Stack... 08:52:09 INFO: Retrieving Pricing Info for: v3-standard-8 08:52:10 INFO: Archiving Costs 08:52:10 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins17612389779306283258.sh 08:52:10 ---> logs-deploy.sh 08:52:10 Setup pyenv: 08:52:10 system 08:52:10 3.8.13 08:52:10 3.9.13 08:52:10 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:52:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hcRE from file:/tmp/.os_lf_venv 08:52:11 lf-activate-venv(): INFO: Installing: lftools 08:52:19 lf-activate-venv(): INFO: Adding /tmp/venv-hcRE/bin to PATH 08:52:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1286 08:52:19 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 08:52:20 Archives upload complete. 08:52:20 INFO: archiving logs to Nexus 08:52:21 ---> uname -a: 08:52:21 Linux prd-centos8-docker-8c-8g-20489.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:52:21 08:52:21 08:52:21 ---> lscpu: 08:52:21 Architecture: x86_64 08:52:21 CPU op-mode(s): 32-bit, 64-bit 08:52:21 Byte Order: Little Endian 08:52:21 CPU(s): 8 08:52:21 On-line CPU(s) list: 0-7 08:52:21 Thread(s) per core: 1 08:52:21 Core(s) per socket: 1 08:52:21 Socket(s): 8 08:52:21 NUMA node(s): 1 08:52:21 Vendor ID: AuthenticAMD 08:52:21 CPU family: 23 08:52:21 Model: 49 08:52:21 Model name: AMD EPYC-Rome Processor 08:52:21 Stepping: 0 08:52:21 CPU MHz: 2799.996 08:52:21 BogoMIPS: 5599.99 08:52:21 Virtualization: AMD-V 08:52:21 Hypervisor vendor: KVM 08:52:21 Virtualization type: full 08:52:21 L1d cache: 32K 08:52:21 L1i cache: 32K 08:52:21 L2 cache: 512K 08:52:21 L3 cache: 16384K 08:52:21 NUMA node0 CPU(s): 0-7 08:52:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:52:21 08:52:21 08:52:21 ---> nproc: 08:52:21 8 08:52:21 08:52:21 08:52:21 ---> df -h: 08:52:21 Filesystem Size Used Avail Use% Mounted on 08:52:21 devtmpfs 16G 0 16G 0% /dev 08:52:21 tmpfs 16G 0 16G 0% /dev/shm 08:52:21 tmpfs 16G 17M 16G 1% /run 08:52:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:52:21 /dev/vda1 160G 13G 148G 8% / 08:52:21 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:52:21 08:52:21 08:52:21 ---> free -m: 08:52:21 total used free shared buff/cache available 08:52:21 Mem: 31890 1092 25706 19 5091 30324 08:52:21 Swap: 1023 0 1023 08:52:21 08:52:21 08:52:21 ---> ip addr: 08:52:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:52:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:52:21 inet 127.0.0.1/8 scope host lo 08:52:21 valid_lft forever preferred_lft forever 08:52:21 inet6 ::1/128 scope host 08:52:21 valid_lft forever preferred_lft forever 08:52:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:52:21 link/ether fa:16:3e:82:bb:44 brd ff:ff:ff:ff:ff:ff 08:52:21 altname enp0s3 08:52:21 altname ens3 08:52:21 inet 10.30.106.225/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:52:21 valid_lft 85794sec preferred_lft 85794sec 08:52:21 inet6 fe80::f816:3eff:fe82:bb44/64 scope link 08:52:21 valid_lft forever preferred_lft forever 08:52:21 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:52:21 link/ether 02:42:f2:7e:2e:7a brd ff:ff:ff:ff:ff:ff 08:52:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:52:21 valid_lft forever preferred_lft forever 08:52:21 inet6 fe80::42:f2ff:fe7e:2e7a/64 scope link 08:52:21 valid_lft forever preferred_lft forever 08:52:21 08:52:21 08:52:21 ---> sar -b -r -n DEV: 08:52:21 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/04/2024 _x86_64_ (8 CPU) 08:52:21 08:52:21 08:42:13 LINUX RESTART (8 CPU) 08:52:21 08:52:21 08:43:01 AM tps rtps wtps bread/s bwrtn/s 08:52:21 08:44:01 AM 190.74 21.39 169.34 4241.92 10404.05 08:52:21 08:45:01 AM 183.55 6.58 176.97 1400.43 10646.56 08:52:21 08:46:01 AM 68.02 0.18 67.84 30.66 8258.62 08:52:21 08:47:01 AM 112.33 12.44 99.88 928.87 28310.53 08:52:21 08:48:01 AM 30.49 0.02 30.48 0.13 623.51 08:52:21 08:49:01 AM 35.25 0.00 35.25 0.00 1234.76 08:52:21 08:50:01 AM 125.77 2.48 123.29 4498.02 35214.71 08:52:21 08:51:01 AM 9.88 0.00 9.88 0.00 451.67 08:52:21 08:52:01 AM 41.34 1.55 39.79 132.49 1301.45 08:52:21 Average: 88.60 4.96 83.64 1248.13 10717.03 08:52:21 08:52:21 08:43:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:52:21 08:44:01 AM 29029976 30889808 3625736 11.10 2688 2178012 1820236 5.40 182412 2986160 124296 08:52:21 08:45:01 AM 27425048 29642972 5230664 16.02 2688 2530452 2855068 8.47 296752 4440832 168820 08:52:21 08:46:01 AM 26698548 29226828 5957164 18.24 2688 2835884 3047544 9.04 371464 5079424 247404 08:52:21 08:47:01 AM 25927824 29045852 6727888 20.60 2688 3411304 3223792 9.56 536580 5624940 28 08:52:21 08:48:01 AM 25105292 28226104 7550420 23.12 2688 3413112 6052352 17.96 538892 6424356 272 08:52:21 08:49:01 AM 25623888 28944584 7031824 21.53 2688 3612632 3255384 9.66 660756 5802624 181556 08:52:21 08:50:01 AM 23706316 28022016 8949396 27.41 2688 4597752 6343372 18.82 846556 7458988 1908 08:52:21 08:51:01 AM 23212500 27539848 9443212 28.92 2688 4610580 6941468 20.60 854708 7923376 176 08:52:21 08:52:01 AM 26288532 31016272 6367180 19.50 2688 4997804 1547152 4.59 1120932 4625400 460964 08:52:21 Average: 25890880 29172698 6764832 20.72 2688 3576392 3898485 11.57 601006 5596233 131714 08:52:21 08:52:21 08:43:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:52:21 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:21 08:44:01 AM eth0 123.08 103.18 1343.89 32.99 0.00 0.00 0.00 0.00 08:52:21 08:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:21 08:45:01 AM lo 0.83 0.83 0.22 0.22 0.00 0.00 0.00 0.00 08:52:21 08:45:01 AM eth0 296.45 248.79 4795.89 35.81 0.00 0.00 0.00 0.00 08:52:21 08:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:21 08:46:01 AM lo 1.37 1.37 0.23 0.23 0.00 0.00 0.00 0.00 08:52:21 08:46:01 AM eth0 481.97 213.50 3623.99 32.54 0.00 0.00 0.00 0.00 08:52:21 08:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:21 08:47:01 AM lo 23.11 23.11 2.13 2.13 0.00 0.00 0.00 0.00 08:52:21 08:47:01 AM eth0 480.08 172.00 3562.24 21.52 0.00 0.00 0.00 0.00 08:52:21 08:47:01 AM docker0 6.65 7.33 0.85 0.87 0.00 0.00 0.00 0.00 08:52:21 08:48:01 AM lo 203.97 203.97 66.73 66.73 0.00 0.00 0.00 0.00 08:52:21 08:48:01 AM eth0 92.12 69.56 31.24 34.01 0.00 0.00 0.00 0.00 08:52:21 08:48:01 AM docker0 1.52 1.87 0.22 0.21 0.00 0.00 0.00 0.00 08:52:21 08:48:01 AM veth4e16b4c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:21 08:49:01 AM lo 24.44 24.44 2.35 2.35 0.00 0.00 0.00 0.00 08:52:21 08:49:01 AM eth0 149.67 141.24 524.08 1268.17 0.00 0.00 0.00 0.00 08:52:21 08:49:01 AM docker0 1.97 2.40 0.37 0.38 0.00 0.00 0.00 0.00 08:52:21 08:50:01 AM lo 2.05 2.05 0.32 0.32 0.00 0.00 0.00 0.00 08:52:21 08:50:01 AM eth0 429.99 208.75 3495.89 41.96 0.00 0.00 0.00 0.00 08:52:21 08:50:01 AM docker0 0.92 1.22 0.15 0.20 0.00 0.00 0.00 0.00 08:52:21 08:50:01 AM vethfcd521c 0.92 1.33 0.16 0.21 0.00 0.00 0.00 0.00 08:52:21 08:50:01 AM veth981f4bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:21 08:51:01 AM lo 551.66 551.66 214.30 214.30 0.00 0.00 0.00 0.00 08:52:21 08:51:01 AM eth0 18.19 13.69 6.25 10.91 0.00 0.00 0.00 0.00 08:52:21 08:51:01 AM docker0 80.96 84.91 12.75 15.00 0.00 0.00 0.00 0.00 08:52:21 08:51:01 AM vethfcd521c 71.10 74.96 12.09 12.84 0.00 0.00 0.00 0.00 08:52:21 08:51:01 AM veth981f4bc 9.86 10.83 1.77 2.60 0.00 0.00 0.00 0.00 08:52:21 08:52:01 AM lo 349.80 349.80 73.22 73.22 0.00 0.00 0.00 0.00 08:52:21 08:52:01 AM eth0 80.99 99.93 243.62 1838.29 0.00 0.00 0.00 0.00 08:52:21 08:52:01 AM docker0 155.75 159.88 42.28 28.30 0.00 0.00 0.00 0.00 08:52:21 Average: lo 128.59 128.59 39.95 39.95 0.00 0.00 0.00 0.00 08:52:21 Average: eth0 239.17 141.18 1958.54 368.47 0.00 0.00 0.00 0.00 08:52:21 Average: docker0 27.53 28.62 6.29 5.00 0.00 0.00 0.00 0.00 08:52:21 08:52:21 08:52:21 ---> sar -P ALL: 08:52:21 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/04/2024 _x86_64_ (8 CPU) 08:52:21 08:52:21 08:42:13 LINUX RESTART (8 CPU) 08:52:21 08:52:21 08:43:01 AM CPU %user %nice %system %iowait %steal %idle 08:52:21 08:44:01 AM all 12.66 0.00 1.13 0.95 0.05 85.20 08:52:21 08:44:01 AM 0 1.85 0.00 0.70 1.69 0.05 95.71 08:52:21 08:44:01 AM 1 28.48 0.00 2.26 0.65 0.05 68.56 08:52:21 08:44:01 AM 2 9.49 0.00 0.57 0.45 0.07 89.42 08:52:21 08:44:01 AM 3 21.46 0.00 1.67 1.20 0.05 75.62 08:52:21 08:44:01 AM 4 7.67 0.00 0.84 1.24 0.05 90.20 08:52:21 08:44:01 AM 5 17.90 0.00 1.28 0.68 0.05 80.08 08:52:21 08:44:01 AM 6 9.88 0.00 1.07 0.23 0.03 88.79 08:52:21 08:44:01 AM 7 4.55 0.00 0.69 1.47 0.05 93.25 08:52:21 08:45:01 AM all 35.72 0.00 1.21 0.94 0.08 62.05 08:52:21 08:45:01 AM 0 19.98 0.00 0.93 1.05 0.08 77.95 08:52:21 08:45:01 AM 1 33.64 0.00 1.50 1.39 0.08 63.39 08:52:21 08:45:01 AM 2 49.87 0.00 1.45 1.07 0.08 47.52 08:52:21 08:45:01 AM 3 47.10 0.00 2.05 0.74 0.10 50.02 08:52:21 08:45:01 AM 4 40.30 0.00 0.90 0.25 0.08 58.47 08:52:21 08:45:01 AM 5 28.37 0.00 0.72 0.07 0.07 70.78 08:52:21 08:45:01 AM 6 40.23 0.00 1.02 0.60 0.08 58.07 08:52:21 08:45:01 AM 7 26.35 0.00 1.07 2.34 0.08 70.16 08:52:21 08:46:01 AM all 40.32 0.00 1.29 0.34 0.08 57.96 08:52:21 08:46:01 AM 0 31.68 0.00 1.46 0.62 0.08 66.16 08:52:21 08:46:01 AM 1 44.22 0.00 2.02 0.58 0.08 53.09 08:52:21 08:46:01 AM 2 40.78 0.00 0.79 0.02 0.07 58.35 08:52:21 08:46:01 AM 3 41.02 0.00 1.54 0.02 0.08 57.34 08:52:21 08:46:01 AM 4 47.50 0.00 0.92 0.00 0.08 51.50 08:52:21 08:46:01 AM 5 29.92 0.00 0.80 0.10 0.07 69.10 08:52:21 08:46:01 AM 6 49.90 0.00 1.16 0.17 0.07 48.71 08:52:21 08:46:01 AM 7 37.55 0.00 1.67 1.24 0.08 59.46 08:52:21 08:47:01 AM all 18.97 0.57 2.72 1.61 0.08 76.05 08:52:21 08:47:01 AM 0 23.39 0.08 2.53 0.18 0.08 73.73 08:52:21 08:47:01 AM 1 19.64 0.64 3.33 3.41 0.08 72.89 08:52:21 08:47:01 AM 2 16.57 2.27 2.84 1.73 0.08 76.50 08:52:21 08:47:01 AM 3 16.79 0.03 2.78 2.10 0.07 78.23 08:52:21 08:47:01 AM 4 21.74 0.03 2.22 0.57 0.07 75.37 08:52:21 08:47:01 AM 5 23.10 0.00 3.02 0.05 0.08 73.74 08:52:21 08:47:01 AM 6 14.84 1.46 2.52 1.81 0.08 79.28 08:52:21 08:47:01 AM 7 15.69 0.02 2.56 3.04 0.07 78.63 08:52:21 08:48:01 AM all 18.22 0.31 2.36 0.08 0.09 78.95 08:52:21 08:48:01 AM 0 16.25 0.05 2.04 0.03 0.08 81.54 08:52:21 08:48:01 AM 1 14.28 0.03 1.89 0.13 0.10 83.56 08:52:21 08:48:01 AM 2 21.23 0.02 2.14 0.03 0.08 76.50 08:52:21 08:48:01 AM 3 17.05 0.07 2.25 0.17 0.10 80.37 08:52:21 08:48:01 AM 4 18.36 2.14 2.18 0.08 0.08 77.14 08:52:21 08:48:01 AM 5 23.30 0.05 2.79 0.08 0.10 73.67 08:52:21 08:48:01 AM 6 15.18 0.02 2.73 0.03 0.07 81.97 08:52:21 08:48:01 AM 7 20.10 0.08 2.85 0.03 0.08 76.85 08:52:21 08:49:01 AM all 43.10 0.09 1.62 0.09 0.10 55.00 08:52:21 08:49:01 AM 0 46.55 0.02 1.69 0.13 0.10 51.51 08:52:21 08:49:01 AM 1 39.56 0.00 1.94 0.03 0.08 58.39 08:52:21 08:49:01 AM 2 47.25 0.00 1.40 0.15 0.10 51.09 08:52:21 08:49:01 AM 3 41.84 0.00 1.64 0.00 0.10 56.41 08:52:21 08:49:01 AM 4 54.04 0.05 2.32 0.07 0.10 43.42 08:52:21 08:49:01 AM 5 53.58 0.03 1.10 0.13 0.08 45.07 08:52:21 08:49:01 AM 6 39.47 0.05 1.31 0.05 0.12 59.01 08:52:21 08:49:01 AM 7 22.53 0.57 1.52 0.18 0.08 75.11 08:52:21 08:50:01 AM all 23.47 0.24 2.32 1.65 0.07 72.25 08:52:21 08:50:01 AM 0 27.35 0.02 2.53 1.78 0.07 68.26 08:52:21 08:50:01 AM 1 32.72 0.00 3.30 1.41 0.07 62.50 08:52:21 08:50:01 AM 2 27.55 1.83 2.66 7.09 0.07 60.81 08:52:21 08:50:01 AM 3 18.90 0.02 2.71 0.15 0.07 78.15 08:52:21 08:50:01 AM 4 18.00 0.07 2.27 0.39 0.07 79.21 08:52:21 08:50:01 AM 5 19.02 0.00 1.63 0.89 0.07 78.39 08:52:21 08:50:01 AM 6 21.27 0.00 1.44 0.02 0.07 77.21 08:52:21 08:50:01 AM 7 22.96 0.00 2.01 1.44 0.07 73.52 08:52:21 08:51:01 AM all 19.53 0.04 0.85 0.03 0.07 79.47 08:52:21 08:51:01 AM 0 25.29 0.00 0.80 0.07 0.08 73.75 08:52:21 08:51:01 AM 1 16.40 0.00 0.80 0.00 0.08 82.71 08:52:21 08:51:01 AM 2 23.77 0.00 1.09 0.00 0.07 75.07 08:52:21 08:51:01 AM 3 19.48 0.00 0.95 0.02 0.07 79.48 08:52:21 08:51:01 AM 4 14.86 0.34 0.87 0.10 0.07 83.76 08:52:21 08:51:01 AM 5 24.08 0.00 0.57 0.00 0.07 75.28 08:52:21 08:51:01 AM 6 17.83 0.00 0.90 0.05 0.07 81.15 08:52:21 08:51:01 AM 7 14.51 0.00 0.82 0.03 0.07 84.57 08:52:21 08:52:01 AM all 25.92 0.00 1.72 0.11 0.07 72.17 08:52:21 08:52:01 AM 0 18.42 0.00 1.91 0.02 0.08 79.58 08:52:21 08:52:01 AM 1 22.06 0.00 1.00 0.22 0.08 76.63 08:52:21 08:52:01 AM 2 29.10 0.00 2.26 0.05 0.07 68.52 08:52:21 08:52:01 AM 3 18.77 0.00 1.51 0.07 0.07 79.59 08:52:21 08:52:01 AM 4 29.85 0.00 1.91 0.08 0.07 68.09 08:52:21 08:52:01 AM 5 31.78 0.00 1.17 0.15 0.07 66.83 08:52:21 08:52:01 AM 6 41.31 0.00 2.64 0.30 0.08 55.66 08:52:21 08:52:01 AM 7 16.06 0.00 1.39 0.02 0.07 82.47 08:52:21 Average: all 26.44 0.14 1.69 0.64 0.08 71.01 08:52:21 Average: 0 23.41 0.02 1.62 0.62 0.08 74.25 08:52:21 Average: 1 27.90 0.07 2.00 0.87 0.08 69.07 08:52:21 Average: 2 29.53 0.46 1.69 1.18 0.08 67.08 08:52:21 Average: 3 26.94 0.01 1.90 0.50 0.08 70.58 08:52:21 Average: 4 28.05 0.29 1.60 0.31 0.07 69.67 08:52:21 Average: 5 27.91 0.01 1.45 0.24 0.07 70.32 08:52:21 Average: 6 27.77 0.17 1.64 0.36 0.07 69.98 08:52:21 Average: 7 20.03 0.07 1.62 1.09 0.07 77.12 08:52:21 08:52:21 08:52:21